summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* I keep seeing huge simplifications available in...Paul Phillips2011-02-016-94/+129
* I found more situations where primitive types w...Paul Phillips2011-02-012-31/+42
* Avoids divergent implicit crash in typecompleti...Martin Odersky2011-01-311-2/+2
* Part2 of fix askStructure hangs commit.Martin Odersky2011-01-311-3/+8
* Fixed askStructure hangs.Martin Odersky2011-01-311-0/+7
* More work on the repl.Paul Phillips2011-01-315-63/+59
* Undid some damage I did recently to tab-complet...Paul Phillips2011-01-319-122/+121
* Closes #4204, an issue with fsc.Paul Phillips2011-01-301-2/+2
* More demonolithizing of the repl.Paul Phillips2011-01-306-348/+389
* 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-2934-2599/+2798
* Fixed some generic signature bugs I found thank...Paul Phillips2011-01-283-3/+11
* 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-285-7/+13
* Forgot to commit the updated tests in my previo...Iulian Dragos2011-01-282-3/+0
* Made the presentation compiler reporter in inte...Iulian Dragos2011-01-283-10/+14
* A bunch of work on the sbt build. No review.Paul Phillips2011-01-2711-150/+197
* 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
* Securing some of the blessings of whitespace fo...Paul Phillips2011-01-2714-393/+405
* trying to fix CyclicReference errors for type c...Martin Odersky2011-01-272-13/+9
* Re-enabled one presentation compiler test.Iulian Dragos2011-01-273-0/+0
* Re-enabled another position check in FindTrees.Iulian Dragos2011-01-273-3/+6
* More cleaning up long neglected regions.Paul Phillips2011-01-273-30/+24
* Some overdue organization and cleanups in the r...Paul Phillips2011-01-278-120/+368
* 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
* rename .classpath to classpath.SAMPLE and inclu...Lukas Rytz2011-01-262-0/+2
* 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
* Disabled presentation compiler tests.Iulian Dragos2011-01-267-0/+0