summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Carved out access exception for java protected ...Paul Phillips2011-06-068-0/+68
* More polishing up repl power mode, no review.Paul Phillips2011-06-031-1/+0
* More adjustments to repl parsing to accomodate ...Paul Phillips2011-06-012-0/+27
* The eagerly awaited companion commit to r23622,...Paul Phillips2011-06-012-3/+3
* Fixed a repl regression with parentheses handli...Paul Phillips2011-05-312-0/+41
* A getter with type params is still a getter.Paul Phillips2011-05-311-0/+6
* Restored the lisp.scala test.Paul Phillips2011-05-312-0/+0
* Cleaning up power mode import issues (and the a...Paul Phillips2011-05-312-0/+28
* Now :t types declarations as well as expression...Paul Phillips2011-05-294-26/+80
* Give some feedback on invalid :type expressions.Paul Phillips2011-05-292-0/+26
* Fixed a crasher in the scanner when unicode esc...Paul Phillips2011-05-292-0/+5
* Each of the three commits preceding this are to...Paul Phillips2011-05-291-0/+0
* Fixing an interpreter output regression and upd...Paul Phillips2011-05-291-1/+1
* Yikes, prependToList was violating List immutab...Paul Phillips2011-05-282-0/+14
* Overcoming limitations of the repl, multiple-tr...Paul Phillips2011-05-272-0/+52
* Finished reverting the misbegotten r23262, no r...Paul Phillips2011-05-263-1/+7
* Fix for failing { val x = classOf[List[_]] } in...Paul Phillips2011-05-233-0/+10
* Reverts a change as a tribute to the performanc...Paul Phillips2011-05-231-1/+11
* Regression in Enumeration caused some nullary m...Paul Phillips2011-05-222-0/+9
* Making Range creation less slow, no review.Paul Phillips2011-05-211-1/+1
* Removes SUnit (long deprecated!) from the stand...Paul Phillips2011-05-1925-1293/+1141
* Suppress unwanted noise generated by javac when...Paul Phillips2011-05-193-6/+4
* Apparent assumption that Literal(0) would be ad...Paul Phillips2011-05-192-0/+16
* Fixes and closes #4608.Aleksandar Pokopec2011-05-191-0/+11
* Fixed #4593.Iulian Dragos2011-05-171-0/+20
* Closes 4560. Review by dragos.Martin Odersky2011-05-162-0/+17
* Temporarily sending lisp.scala to be interprete...Paul Phillips2011-05-152-0/+0
* Fix for view+groupBy closes #4558, no review.Paul Phillips2011-05-141-0/+6
* Regenerated automated tests for inner objects.Iulian Dragos2011-05-112-5802/+1053
* Renaming the inner objects test file. no review.Iulian Dragos2011-05-112-0/+0
* New test. No review.Martin Odersky2011-05-112-0/+24
* Closes #4565.Hubert Plociniczak2011-05-114-0/+6921
* close #4441. no reviewLukas Rytz2011-05-101-0/+5
* Made -Yno-predef work again, also in the repl.Paul Phillips2011-05-073-0/+20
* Good, I got the whitespace wrong, trying to emb...Paul Phillips2011-05-071-2/+1
* Made GenTraversableOnce public.Paul Phillips2011-05-072-3/+3
* Attempting to make the :javap test pass on wind...Paul Phillips2011-05-071-0/+26
* Tightened a condition to avoid a self-referenti...Paul Phillips2011-05-062-0/+15
* Finally figured out what was going on with a ce...Paul Phillips2011-05-068-10/+115
* Help :javap find nested repl-defined objects.Paul Phillips2011-05-062-0/+24
* Be silent when compiling the repl extraction ob...Paul Phillips2011-05-052-0/+33
* Makes BigInt's isValidThing methods make some k...Paul Phillips2011-05-051-0/+20
* A better test case for #4537 than the one r2488...Paul Phillips2011-05-054-0/+22
* close #4524 and close #4425, review by odersky.Lukas Rytz2011-05-053-0/+17
* fix #4502 and fix #4430. review by odersky.Lukas Rytz2011-05-052-0/+23
* Fixes and closes #4461. No review.Aleksandar Pokopec2011-05-042-0/+26
* Fixes and closes #4535.Aleksandar Pokopec2011-05-042-0/+33
* Fix for failing test, no review.Paul Phillips2011-05-041-1/+1
* rewrite of nested objects implementation.Hubert Plociniczak2011-05-031-5/+0
* Since I don't want to commit anything "interest...Paul Phillips2011-05-019-21/+21