summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Deprecated and rename Some#x to Some#valueDale Wijnand2016-07-152-6/+6
* Merge pull request #5264 from lrytz/t8561Lukas Rytz2016-07-131-22/+15
|\
| * SI-8561 named subclasses for known Manifest / ClassTag instancesLukas Rytz2016-07-061-22/+15
* | Merge pull request #5234 from som-snytt/review/printersLukas Rytz2016-07-132-5/+4
|\ \
| * | Constant print control in unicodeSom Snytt2016-06-162-5/+4
* | | Merge pull request #5269 from lrytz/t9849Lukas Rytz2016-07-132-0/+23
|\ \ \
| * | | SI-9849 set privateWithin on default gettersLukas Rytz2016-07-122-0/+23
| | |/ | |/|
* | | Merge pull request #5135 from soc/topic/biased-eitherStefan Zeiger2016-07-133-7/+71
|\ \ \
| * | | Right-bias EitherSimon Ochsenreither2016-05-273-7/+71
* | | | Merge pull request #5247 from mo/2.12.xAdriaan Moors2016-07-051-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typo in test commentMartin Olsson2016-06-261-1/+1
* | | | Emit trait method bodies in staticsJason Zaugg2016-06-2811-16/+83
* | | | Remove stray .class file from version controlJason Zaugg2016-06-281-0/+0
* | | | Fix ParVector#padToJason Zaugg2016-06-286-42/+43
|/ / /
* | | Merge commit '91b6944' into merge-2.11-to-2.12-june-19Lukas Rytz2016-06-191-0/+27
|\ \ \ | |_|/ |/| |
| * | SI-9245 Fresher name in Try and testSom Snytt2016-06-071-0/+27
* | | Merge pull request #5099 from retronym/ticket/9390Jason Zaugg2016-06-068-19/+140
|\ \ \
| * | | SI-9390 Avoid needless outer capture with local classesJason Zaugg2016-06-033-12/+35
| * | | SI-9390 Emit local defs that don't capture this as staticJason Zaugg2016-06-015-7/+105
* | | | Merge pull request #5157 from retronym/topic/lambda-staticsJason Zaugg2016-06-065-11/+11
|\| | |
| * | | Lambda impl methods static and more stably namedJason Zaugg2016-06-015-11/+11
* | | | Merge pull request #5209 from adriaanm/trait-no-native-methLukas Rytz2016-06-032-0/+8
|\ \ \ \
| * | | | Prohibit @native method in traitAdriaan Moors2016-06-022-0/+8
* | | | | Merge pull request #5147 from som-snytt/issue/8667-too-many-argsAdriaan Moors2016-06-0213-45/+176
|\ \ \ \ \
| * | | | | SI-8667 Caret at bad argSom Snytt2016-05-1313-46/+63
| * | | | | SI-8667 Improve too-many-args messageSom Snytt2016-05-1313-22/+136
* | | | | | SI-9104 Autodetect raw pastageSom Snytt2016-06-028-3/+77
| |/ / / / |/| | | |
* | | | | Merge commit '90215ce' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-015-4/+35
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #4998 from som-snytt/issue/7898-iLukas Rytz2016-06-015-4/+35
| |\ \ \ \
| | * | | | SI-7898 Label for parsing -i sourcesLukas Rytz2016-05-243-0/+34
| | * | | | SI-7898 Report paste errors improvedlySom Snytt2016-05-231-1/+1
| | * | | | SI-7898 Read user input during REPL warmupSom Snytt2016-05-201-3/+0
| * | | | | Merge pull request #4959 from rjolly/scripting15Stefan Zeiger2016-05-252-8/+4
| |\ \ \ \ \
| | * | | | | Use jarlister in buildRaphael Jolly2016-05-212-8/+4
| | |/ / / /
* | | | | | Merge commit 'cba585d' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-019-0/+46
|\| | | | |
| * | | | | Merge pull request #5169 from som-snytt/issue/4625Lukas Rytz2016-05-239-0/+46
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | SI-4625 Warn on first non-toplevel onlySom Snytt2016-05-171-0/+1
| | * | | | SI-4625 Warn when discarding script objectSom Snytt2016-05-173-0/+16
| | * | | | SI-4625 Permit arbitrary top-level in scriptSom Snytt2016-05-163-0/+16
| | * | | | SI-4625 Recognize App in scriptSom Snytt2016-05-163-0/+13
* | | | | | Merge commit '90706b0' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-012-0/+0
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Move t8449 to correct placeLukas Rytz2016-05-172-0/+0
| |/ / /
* | | | Merge pull request #5076 from soc/topic/deprecations-sinceLukas Rytz2016-05-3059-98/+103
|\ \ \ \
| * | | | Add since arg to deprecationWarning and use itSimon Ochsenreither2016-05-2941-48/+54
| * | | | Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-286-18/+17
| * | | | SI-9084 Add `since` (if available) to deprecation warningsSimon Ochsenreither2016-05-2821-59/+59
* | | | | Merge pull request #5191 from som-snytt/issue/9382Lukas Rytz2016-05-303-41/+16
|\ \ \ \ \
| * | | | | SI-9382 Zippy clean-up in aisle 2 & 3Som Snytt2016-05-261-41/+0
| * | | | | SI-9382 Privatize enhanced x in Tuple2Zipped.OpsSom Snytt2016-05-252-0/+16
* | | | | | Merge pull request #5193 from som-snytt/issue/9794Lukas Rytz2016-05-302-1/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |