summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* 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
* (no commit message)Martin Odersky2006-01-198-42/+28
* (no commit message)Sean McDirmid2006-01-194-85/+104
* changed <availablepackage> to <availablePackage>Lex Spoon2006-01-191-2/+2
* (no commit message)Martin Odersky2006-01-196-15/+19
* Updated Scalac to support a mode (triggered by ...Gilles Dubochet2006-01-191-37/+61
* Added the Scala Bazaar archive generation Ant t...Gilles Dubochet2006-01-191-0/+283
* (no commit message)Sean McDirmid2006-01-183-78/+80
* (no commit message)Sean McDirmid2006-01-185-424/+416
* (no commit message)Sean McDirmid2006-01-181-4/+4
* Made anonymous functions serializablemihaylov2006-01-181-2/+6
* Fixing empty list bug in ClassPath.Sean McDirmid2006-01-181-5/+10
* (no commit message)Sean McDirmid2006-01-181-4/+7
* Generate static methods for inherited methods o...mihaylov2006-01-171-6/+14
* (no commit message)Martin Odersky2006-01-173-14/+29
* Cleaned-up all keyword-substitution, executable...Gilles Dubochet2006-01-131-1/+1
* Updated Codification to actually work in presen...Gilles Dubochet2006-01-131-12/+6
* Tried to fix sourcepath, but they still have so...Sean McDirmid2006-01-135-229/+267
* not sure if this was fixed already, but changed...Sean McDirmid2006-01-131-1/+4
* - added missing $Id tagmichelou2006-01-131-30/+40
* - corrected $Id tagmichelou2006-01-131-2/+3
* Accidentally broke the build.Sean McDirmid2006-01-111-1/+0
* Getting rid of some unused Java files in scala/...Sean McDirmid2006-01-117-835/+0
* More stuff to support hte eclipse plugin. Sean McDirmid2006-01-1113-168/+468
* - corrected error with _PREFIX in template for ...michelou2006-01-091-1/+1
* - renamed _CPATH to _CLASSPATHmichelou2006-01-091-3/+3
* - renamed _CPATH to _CLASSPATHmichelou2006-01-091-3/+3
* - removed some blanksmichelou2006-01-091-5/+5
* - removed some blanksmichelou2006-01-091-5/+5
* The Scalac Ant task now supports a 'addparams' ...Gilles Dubochet2006-01-091-1/+22
* - updated template for batch command on Windowsmichelou2006-01-091-14/+38