summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Added a :keybindings command to the repl which ...Paul Phillips2011-01-305-10/+64
* Cut off the hunt for completions once something...Paul Phillips2011-01-291-1/+9
* Making the interpreter more functional.Paul Phillips2011-01-291-60/+65
* Boy, I try not to let any String.isEmpty get by...Paul Phillips2011-01-291-1/+1
* A :phase command for :power mode.Paul Phillips2011-01-293-10/+93
* Bringing lots more encapsulation to the repl.Paul Phillips2011-01-2910-166/+222
* Fixed bug in IndexedSeqOptimized.indexWhere suc...Paul Phillips2011-01-291-1/+1
* There is a lot of housecleaning to be done.Paul Phillips2011-01-2933-2596/+2795
* Fixed some generic signature bugs I found thank...Paul Phillips2011-01-281-3/+3
* Eliminated askLastTypeTree.Martin Odersky2011-01-282-19/+11
* made askTypeAt work on non-loaded sources.Martin Odersky2011-01-283-40/+30
* Various improvements to completion.Martin Odersky2011-01-284-14/+33
* More repl housecleaning.Paul Phillips2011-01-2811-205/+226
* A raw tree was making its way into an error mes...Paul Phillips2011-01-281-1/+1
* Made the presentation compiler reporter in inte...Iulian Dragos2011-01-281-4/+7
* Changing some code to not use collect on top of...Paul Phillips2011-01-272-13/+17
* Primarily a cleanup of the organization of keyw...Paul Phillips2011-01-278-318/+398
* trying to fix CyclicReference errors for type c...Martin Odersky2011-01-272-13/+9
* Re-enabled another position check in FindTrees.Iulian Dragos2011-01-271-1/+1
* More cleaning up long neglected regions.Paul Phillips2011-01-273-30/+24
* Some overdue organization and cleanups in the r...Paul Phillips2011-01-277-119/+365
* Another naked assert is brought up on obscenity...Paul Phillips2011-01-271-16/+11
* A few minor hashcode tidbits I had stored away ...Paul Phillips2011-01-272-23/+30
* Some minor cleanups in anyval source generation.Paul Phillips2011-01-273-12/+18
* Since we generate no invalid generic signatures...Paul Phillips2011-01-272-12/+7
* In a code review performance for the ages, I fo...Paul Phillips2011-01-271-8/+0
* Made askParse survive syntax errors.Martin Odersky2011-01-261-4/+8
* Opening packages when browsing gets rid of spur...Martin Odersky2011-01-261-1/+5
* workaround for see #3936, allows building every...Lukas Rytz2011-01-262-2/+2
* update intellij files, no reviewLukas Rytz2011-01-262-5/+12
* minor cleanup for hash consing of types. no reviewLukas Rytz2011-01-261-2/+3
* removed a activeLocks tracking in Symbols, sinc...Martin Odersky2011-01-261-5/+8
* Imporved interrupt handling, which should avoid...Martin Odersky2011-01-261-9/+14
* Added an askParse methodMartin Odersky2011-01-261-1/+10
* brought scalap up to date with minimal patch.Adriaan Moors2011-01-263-1/+5
* One last attempt at getting the presentation co...Iulian Dragos2011-01-261-5/+26
* Another thing we are all a bit too used to is h...Paul Phillips2011-01-261-193/+100
* Merge branch 'work'Aleksandar Pokopec2011-01-2615-61/+348
* closes #3619, #4141.Adriaan Moors2011-01-261-4/+18
* closes #4137.Adriaan Moors2011-01-261-1/+1
* closes #2741, #4079: pickling now ensures that ...Adriaan Moors2011-01-262-5/+19
* closes #3977.Adriaan Moors2011-01-261-2/+2
* Hey neat, the -Xcheckinit bot found a bug.Paul Phillips2011-01-261-2/+2
* partest --grep has never worked quite right (at...Paul Phillips2011-01-264-15/+36
* SyncVar should not swallow interrupts and shoul...Paul Phillips2011-01-261-8/+22
* Fixing the positions for catch block expressions.Paul Phillips2011-01-251-3/+3
* A new murmur3 hashcode implementation contribut...Paul Phillips2011-01-2511-129/+208
* Skip getClass (signature changes between JDK 1....Iulian Dragos2011-01-251-1/+3
* Added methods askStructure and askLoadedTyped, ...Martin Odersky2011-01-254-14/+146
* Stripped one more embarrasing absolute path fro...Iulian Dragos2011-01-251-1/+1