summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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-271-2/+2
* Moved resetAttrs from UnCurry to TreesMartin Odersky2006-06-272-19/+22
* Fixed bugs 633, 637, 639, 640Martin Odersky2006-06-277-216/+259
* 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
* Small clean-ups in actor library.Philipp Haller2006-06-237-22/+10
* temporary fix (';' required !?) in Node declara...michelou2006-06-231-1/+1
* added svn:keywords and file header to files in ...michelou2006-06-2333-252/+611
* Corrected comment about the state of the AST fo...Gilles Dubochet2006-06-221-1/+1
* fixed bug #638michelou2006-06-222-6/+12
* 1a.Lex Spoon2006-06-221-2/+40
* Do not suppress ClassNotFoundException, NoSuchM...Lex Spoon2006-06-221-10/+9
* added -cp as an abbreviation for -classpathLex Spoon2006-06-221-1/+4
* removed leading/trailing tabs/blanks in library...michelou2006-06-223-278/+273
* removed an extraneous "env"Lex Spoon2006-06-221-2/+2
* document the classpath handlingLex Spoon2006-06-221-1/+8
* be clearer about the ability of JAVACMD to incl...Lex Spoon2006-06-221-8/+12
* Renamed 2 files in the actor library to prevent...mihaylov2006-06-222-14/+8
* Prevent a conflict between [scala.throws] and [...mihaylov2006-06-221-33/+28
* Fixed bug 630Martin Odersky2006-06-211-6/+5
* Fixed bug 629 by moving some code from RefCheck...Martin Odersky2006-06-212-9/+24
* Added actors library.Philipp Haller2006-06-2170-0/+4751
* Fixed test files after syntax change for closures.Martin Odersky2006-06-214-9/+45
* Fixed parsing problem for closuresMartin Odersky2006-06-209-32/+67
* Fixed bug #634mihaylov2006-06-201-1/+1
* Added a 'blocks' member to ExceptionHandlers wh...Iulian Dragos2006-06-205-8/+33
* Fixed bug #632 and updated test file.Iulian Dragos2006-06-201-6/+6
* fixed "tail of empty list" error in file Synthe...michelou2006-06-191-68/+75
* Runner scripts should now be compatible with So...Gilles Dubochet2006-06-192-7/+7
* removed leading/trailing tabs/blanks in file Al...michelou2006-06-191-147/+144
* oops, forgot conditionBurak Emir2006-06-191-2/+2
* removed delegateSequenceMatching varBurak Emir2006-06-191-1/+0
* cleanupBurak Emir2006-06-192-51/+24
* proper handling of array(xs@_*)Burak Emir2006-06-191-2/+5
* Fixed type class problem reported by Bruno Oliv...Martin Odersky2006-06-171-8/+6
* added code for lifting valdefBurak Emir2006-06-172-0/+9
* Fixed bug 627Martin Odersky2006-06-171-1/+7