summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed leading/trailing tabs/blanks in matchin...michelou2006-07-051-161/+165
* Created a directory test/files/jvm5/ for test c...mihaylov2006-07-053-1/+18
* Prefix boolean Bean properties with 'is' instea...mihaylov2006-07-051-1/+2
* added assert in transformClassTemplatemichelou2006-07-041-15/+16
* removed leading/trailing tabs/blanks in typeche...michelou2006-07-041-68/+70
* removed leading/trailing tabs/blanks in ast/par...michelou2006-07-041-95/+97
* removed leading/trailing tabs/blanks in ast/Tre...michelou2006-07-041-90/+93
* added test for bug #648michelou2006-07-042-0/+18
* Fixed bug648Martin Odersky2006-07-042-3/+13
* cleaned up code in nsc/ast/Trees.scalamichelou2006-07-031-176/+197
* test files for more xml parsing-extensionBurak Emir2006-07-012-0/+28
* cleanup and slight extension to xml literal par...Burak Emir2006-07-013-87/+93
* liftcode now handles more trees, albeit the sym...Burak Emir2006-07-012-44/+85
* transmatch creates proper context for typer, an...Burak Emir2006-07-011-5/+8
* fixed broken toString methodBurak Emir2006-07-011-1/+1
* removed obsole name CharDataBurak Emir2006-07-011-1/+0
* renamed MainScript to ScriptRunnerLex Spoon2006-06-302-3/+2
* cache compiled scripts in an associated .jar fileLex Spoon2006-06-301-84/+116
* make classfilePath be publicLex Spoon2006-06-301-1/+1
* fixed a spelling errorLex Spoon2006-06-301-1/+1
* removed leading/trailing tabs/blanks in transfo...michelou2006-06-301-123/+124
* when zipping files together, use buffered readsLex Spoon2006-06-301-4/+5
* removed leading/trailing tabs/blanks in transfo...michelou2006-06-301-73/+75
* removed leading/trailing tabs/blanks in transfo...michelou2006-06-302-136/+138
* commented out useless stuffBurak Emir2006-06-301-8/+8
* namespacedefault is not needed anymoreBurak Emir2006-06-301-2/+0
* removed leading/trailing tabs/blanks in nsc/ast...michelou2006-06-301-624/+621
* (no commit message)Martin Odersky2006-06-291-0/+2
* Fixed xmlstuff problem anf bugs 401, 643Martin Odersky2006-06-293-24/+19
* also display version number when build is stabl...michelou2006-06-291-2/+2
* updated cli test, added test for multiline stringsmichelou2006-06-299-196/+220
* (no commit message)Martin Odersky2006-06-291-1/+14
* Disabled search implicits and tryTypedApply whe...Martin Odersky2006-06-291-2/+3
* (no commit message)Martin Odersky2006-06-281-0/+91
* Fixed pattern matching bugs 401, 643Martin Odersky2006-06-286-25/+78
* (no commit message)Martin Odersky2006-06-281-2/+8
* removed leading/trailing tabs/blanks in symtab/...michelou2006-06-282-369/+373
* Fixed a bug in Array.rangemihaylov2006-06-281-1/+1
* fix #645Burak Emir2006-06-281-2/+9
* removed leading/trailing tabs/blanks in file tr...michelou2006-06-281-48/+49
* Fixed bug 639; added test files for bug630, bug631Martin Odersky2006-06-275-9/+16
* Moved resetAttrs from UnCurry to TreesMartin Odersky2006-06-272-19/+22
* Fixed bug fixesMartin Odersky2006-06-274-0/+33
* Fixed bugs 633, 637, 639, 640Martin Odersky2006-06-2717-222/+319
* Added a new method 'browse' which takes an arbi...Iulian Dragos2006-06-271-1/+16
* Small refactoring of ResizableArray/ArrayBuffermihaylov2006-06-273-23/+26
* added explanationsMartin Odersky2006-06-261-0/+47
* Improved attribute checksmihaylov2006-06-264-2/+27
* fixed method 'text'Burak Emir2006-06-261-2/+8
* cleaned up import statements in src/actors/ filesmichelou2006-06-257-102/+88