summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Support jline in the interactive shell.Lex Spoon2007-07-176-35/+138
* 1.Lex Spoon2007-07-173-4/+11
* Fixed looping behavior in inliner.Iulian Dragos2007-07-171-1/+1
* Fixed contribution #692mihaylov2007-07-171-4/+4
* Added assertion to prevent using packages as va...Iulian Dragos2007-07-161-0/+4
* removed warnings.. (hello guys)michelou2007-07-167-197/+223
* Updated Scalac man page for changed command-lin...Gilles Dubochet2007-07-161-107/+69
* Changed organisation of Scalac's command-line o...Gilles Dubochet2007-07-168-183/+126
* fixed last checkin which broke 3 testsMartin Odersky2007-07-141-1/+3
* Fixed bug1049Martin Odersky2007-07-142-2/+6
* gracefully handle end-of-input in the middle of...Lex Spoon2007-07-131-11/+54
* minor tweak to the message for ending multi-lin...Lex Spoon2007-07-131-1/+1
* - set the Java "context classloader" in ObjectR...Lex Spoon2007-07-132-31/+41
* make extra sure that ch==SU whenever theLex Spoon2007-07-131-2/+5
* - interpret() creates compiler.Run the first ti...Lex Spoon2007-07-131-0/+10
* refactorings for SingletionType's to make them ...Martin Odersky2007-07-133-121/+128
* Fixed deprecation warnings in the backend.Iulian Dragos2007-07-133-16/+16
* Refactored GenericRunnerCommand to be a sublcas...Lex Spoon2007-07-133-43/+61
* Remved a "new Run" from Global and moved it to ...Lex Spoon2007-07-132-4/+3
* tweaked an error messageLex Spoon2007-07-131-1/+1
* Fixed bug #1211 by making accessors in traits n...Iulian Dragos2007-07-131-4/+4
* fixed the commentLex Spoon2007-07-131-2/+1
* Synced dotnet library with rev 12294mihaylov2007-07-134-17/+17
* Fixed possible memory leak (bug 668).Philipp Haller2007-07-131-1/+8
* removed type aliases, old for-syntax, ..michelou2007-07-1214-166/+187
* - added method Type.attributesLex Spoon2007-07-121-3/+10
* incompleteInputError instead of fatal errorBurak Emir2007-07-121-1/+1
* Fixed bug #1205 to optimize even more tail calls.Iulian Dragos2007-07-122-8/+9
* 1.Martin Odersky2007-07-1238-376/+549
* minor changesmichelou2007-07-121-4/+4
* Improved code generation for numeric literals w...Iulian Dragos2007-07-121-6/+14
* Updated outdated comment.Iulian Dragos2007-07-121-1/+0
* changed constructor call String(bytes) to Strin...Burak Emir2007-07-121-1/+1
* introduced "typedValDef", fixing improbable bug...Burak Emir2007-07-123-89/+96
* no optimization of Chars :/ maybe another timeBurak Emir2007-07-111-2/+2
* removed "DIFF"+fixed spurious warning+optimizin...Burak Emir2007-07-112-6/+12
* fix + small optimization, duplicating small bodiesBurak Emir2007-07-112-15/+33
* fixed warnings..Adriaan Moors2007-07-113-11/+12
* tightened definition of lubMartin Odersky2007-07-111-7/+20
* added Stepan's patch ops/SyncVarmichelou2007-07-112-17/+36
* Fixed linearization order and a small inefficie...Iulian Dragos2007-07-113-5/+14
* removed type aliases, updated scaladoc comments...michelou2007-07-1115-395/+489
* fixed bug with multi-dimensional generic arraysMartin Odersky2007-07-111-6/+10
* Added some debug output to scheduler.Philipp Haller2007-07-101-0/+2
* Removed busy waiting in TcpServiceWorker.Philipp Haller2007-07-101-17/+19
* added UTF8Codec.encode(ch:Int):Array[Byte]Burak Emir2007-07-103-5/+41
* Removed deprecated classes Actor, NameServer, P...Philipp Haller2007-07-104-241/+0
* Added scaladoc comments to InputChannel and Out...Philipp Haller2007-07-0916-27/+81
* Enabled explicit reply destinations in message ...Philipp Haller2007-07-092-8/+59
* updated svn:keywords and file headersmichelou2007-07-093-14/+30