summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* Many, many cleanups and small improvements.Lex Spoon2006-02-162-269/+554
* Fixed a bug in Codification.Gilles Dubochet2006-02-161-6/+8
* fxd missing decl for root.symbolBurak Emir2006-02-151-4/+5
* changed handling of MatchError, prints string nowBurak Emir2006-02-142-26/+14
* Expanded Codification to support loops, conditi...Gilles Dubochet2006-02-141-2/+40
* Added annotations parsingmihaylov2006-02-141-10/+62
* Refactored ICode and added basic inlining capab...Iulian Dragos2006-02-1414-53/+278
* Added missing constantsmihaylov2006-02-131-0/+3
* Added values for the type tagsmihaylov2006-02-131-0/+17
* Added the names of Java annotations classfile a...mihaylov2006-02-131-0/+2
* (no commit message)Martin Odersky2006-02-104-42/+177
* Interpet the scala.runtime.compat.BeanProperty ...mihaylov2006-02-102-2/+18
* (no commit message)Martin Odersky2006-02-096-118/+58
* (no commit message)Sean McDirmid2006-02-099-21/+60
* The Scala compiler is now compatible with Java ...Gilles Dubochet2006-02-071-1/+1
* (no commit message)Martin Odersky2006-02-068-13/+136
* added some quotes so that arguments with spaces...Lex Spoon2006-02-061-1/+1
* (no commit message)Martin Odersky2006-02-023-1/+20
* (no commit message)Martin Odersky2006-02-012-8/+11
* Some cosmetic changes in non-plugin files.Sean McDirmid2006-02-017-30/+41
* (no commit message)Martin Odersky2006-02-012-22/+16
* (no commit message)Martin Odersky2006-01-311-1/+1
* Using debug mode is not longer necessary to get...Gilles Dubochet2006-01-311-4/+4
* (no commit message)Martin Odersky2006-01-302-2/+8
* (no commit message)Martin Odersky2006-01-304-11/+14
* Added '?' to the list of encoded operators.Iulian Dragos2006-01-301-0/+1
* A $PREFIX was still lurking around: it is gone ...Gilles Dubochet2006-01-301-1/+1
* Sanitized the ScalaTool ant script so that it d...Gilles Dubochet2006-01-305-18/+15
* Fixed expected type for Try blocks.Iulian Dragos2006-01-301-1/+1
* do not treat the empty string as a valid classp...Lex Spoon2006-01-271-1/+1
* Format changes, updates to IDE highlighting.Sean McDirmid2006-01-2711-125/+173
* If a classpath is specified explicitly, then be...Lex Spoon2006-01-271-1/+2
* Adding IO files to build.Sean McDirmid2006-01-264-0/+286
* (no commit message)Martin Odersky2006-01-266-30/+78
* Scala bazaar Ant task now extends the correct t...Gilles Dubochet2006-01-261-2/+2
* Removed an annoying debug message.Gilles Dubochet2006-01-241-1/+1
* (no commit message)Martin Odersky2006-01-242-5/+7
* (no commit message)Martin Odersky2006-01-243-41/+37
* (no commit message)Martin Odersky2006-01-241-2/+2
* (no commit message)Martin Odersky2006-01-241-2/+2
* (no commit message)Martin Odersky2006-01-244-10/+14
* fixed bug in isWhitespace argument in file scal...michelou2006-01-241-5/+7
* (no commit message)Martin Odersky2006-01-233-20/+32
* * removed tabs from core compiler files.Sean McDirmid2006-01-225-183/+204
* (no commit message)Martin Odersky2006-01-202-5/+5
* Added option '-Xlinearizer:<lin>' and made 'rev...Iulian Dragos2006-01-206-6/+84
* (no commit message)Martin Odersky2006-01-205-37/+60
* Improved TypedCode to support yet more code.Gilles Dubochet2006-01-201-0/+5
* When zip-ping up an sbp file, include all depen...Lex Spoon2006-01-201-11/+3
* automatically define a "sbaz" task coresponding...Lex Spoon2006-01-201-0/+2