summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* changed way to generate 'version.number' property,michelou2006-03-021-29/+47
* Added support for Java 1.5 genericsmihaylov2006-03-011-0/+139
* improved error message for missing keymihaylov2006-03-011-3/+3
* Added -Xgenerics optionmihaylov2006-02-281-0/+1
* catch exceptions when running the resulting cod...Lex Spoon2006-02-281-1/+10
* avoid a newline in the generated code, to avoid anLex Spoon2006-02-281-1/+1
* Fixed bug #538 -- icode classes buffer was not ...Iulian Dragos2006-02-281-0/+1
* allocate new line numbers more eagerly, thus co...Lex Spoon2006-02-271-3/+12
* be more tolerant of svnversion's outputLex Spoon2006-02-271-2/+3
* - trying again with SCALA_HOME, now using both ...Lex Spoon2006-02-271-1/+2
* SABBUS is now less verbose by default.Gilles Dubochet2006-02-271-4/+4
* New STARR library based on revision 5856.Gilles Dubochet2006-02-272-2/+2
* - added a missing %Lex Spoon2006-02-271-5/+4
* Minor clode cleanupmihaylov2006-02-261-13/+9
* Fixed bugs 536 and 537.Martin Odersky2006-02-254-7/+18
* ok, poor man regexp matching works now for righ...Burak Emir2006-02-241-1/+29
* oops, newmatcher is experiementalBurak Emir2006-02-241-1/+1
* fixed wrong variable name in file ant/templates...michelou2006-02-241-1/+1
* support for limited regexp pattern matchingBurak Emir2006-02-245-28/+130
* version number now ends with svn revision numbermichelou2006-02-241-2/+9
* (no commit message)Martin Odersky2006-02-241-2/+2
* (no commit message)Sean McDirmid2006-02-231-3/+2
* (no commit message)Sean McDirmid2006-02-231-4/+3
* (no commit message)Sean McDirmid2006-02-231-0/+2
* merged code in file src/compiler/scala/tools/ns...michelou2006-02-231-97/+93
* (no commit message)Sean McDirmid2006-02-231-7/+18
* Checking in so I can report a resident compilat...Sean McDirmid2006-02-231-0/+310
* (no commit message)Lex Spoon2006-02-231-0/+12
* (no commit message)mihaylov2006-02-231-0/+1
* added support for '-classpath' option in genera...michelou2006-02-221-0/+16
* adapted code to Scala 2 syntax in files src/exa...michelou2006-02-2223-834/+836
* added a newline at end of file in src/compiler/...michelou2006-02-222-2/+2
* test/scalatest is now a bash script (more restr...michelou2006-02-221-1/+1
* (no commit message)Martin Odersky2006-02-225-13/+35
* extends Exception(msg) instead of Exception()Burak Emir2006-02-221-1/+1
* adapted script 'scalatest' to work in developme...michelou2006-02-221-1/+5
* avoid crashing the compiler if folding constantsLex Spoon2006-02-211-3/+10
* (no commit message)Sean McDirmid2006-02-212-180/+364
* Turned TIMEOUT into a case object.mihaylov2006-02-212-3/+3
* cleaned up buggy code in file scala/tools/nsc/m...michelou2006-02-211-421/+441
* Removing bad error message when original is set...Sean McDirmid2006-02-201-29/+8
* Undoing the changes made on my last commit.Sean McDirmid2006-02-201-2/+2
* more original fixesSean McDirmid2006-02-201-2/+2
* Committing setPos -> setOriginal fixes before I...Sean McDirmid2006-02-201-13/+13
* Simplified serializable attribute checkmihaylov2006-02-201-7/+2
* use the quick compiler if there's no distributionmihaylov2006-02-201-3/+2
* - generate a wrapper for scalaintLex Spoon2006-02-201-3/+47
* added "" around a variable usageLex Spoon2006-02-201-2/+2
* support emailing the report to multiple addressesLex Spoon2006-02-171-10/+16
* corrected .check file of new testMartin Odersky2006-02-171-3/+3