summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* tweak to last change: -classpath, not -sourcepathLex Spoon2005-11-021-1/+1
* Modified class path of nsc exec scripts to suit...Gilles Dubochet2005-11-022-3/+4
* Corrected the script to work with Cygwin (I hope).Gilles Dubochet2005-11-021-1/+2
* *** empty log message ***Martin Odersky2005-11-012-1/+3
* Updated SABBUS to generate functioning scalac a...Gilles Dubochet2005-11-013-0/+172
* *** empty log message ***michelou2005-10-311-0/+61
* *** empty log message ***Martin Odersky2005-10-316-120/+33
* Decrement length on pop.Iulian Dragos2005-10-271-0/+1
* *** empty log message ***Martin Odersky2005-10-273-19/+17
* *** empty log message ***moez2005-10-252-9/+56
* *** empty log message ***Martin Odersky2005-10-252-40/+42
* fixed SU case in getIdentifierRestBurak Emir2005-10-241-0/+4
* Removed FINAL flag for outer accessors.Iulian Dragos2005-10-241-1/+1
* Added preliminary exception handling code gener...Iulian Dragos2005-10-247-70/+156
* *** empty log message ***Martin Odersky2005-10-223-1/+17
* Added line numbers in ICode printers and fixed ...Iulian Dragos2005-10-192-0/+5
* Modified according to new coercion/conversion m...Iulian Dragos2005-10-199-28/+156
* *** empty log message ***Martin Odersky2005-10-1912-43/+213
* Added the log option.Gilles Dubochet2005-10-181-0/+16
* Fixed constructor calls.Iulian Dragos2005-10-182-3/+16
* *** empty log message ***Martin Odersky2005-10-1715-111/+68
* fixed lastWritten = writtenBurak Emir2005-10-171-2/+2
* Fixed bug for poly methods.Iulian Dragos2005-10-171-1/+3
* Added type test to make List.apply(xs: A*) comp...Iulian Dragos2005-10-171-1/+6
* *** empty log message ***Martin Odersky2005-10-1612-64/+142
* Special treatment of scala.All and scala.AllRef...Iulian Dragos2005-10-153-20/+71
* Reset lateDEFERRED flags too.Iulian Dragos2005-10-141-2/+2
* - corrected typos in Scala comment.michelou2005-10-121-3/+4
* Small change to remove pattern match inside pat...Iulian Dragos2005-10-121-1/+1
* New version of the backend, that can compile th...Iulian Dragos2005-10-1211-212/+571
* - corrected if-test in log "Compiling...".michelou2005-10-121-413/+409
* *** empty log message ***Martin Odersky2005-10-1110-63/+122
* NodeBuffer + => &+Burak Emir2005-10-113-13/+13
* NodeBuffer + => &+Burak Emir2005-10-112-2/+5
* - updated copyright date.michelou2005-10-111-5/+10
* - removed nsc-specific code (use build.xml !).michelou2005-10-111-42/+6
* Added a warning when Scala cannot be found on t...Gilles Dubochet2005-10-111-10/+25
* Remove the auto source detect feature which was...Gilles Dubochet2005-10-111-21/+4
* rewrote message displayBurak Emir2005-10-111-3/+8
* accessor for cmBurak Emir2005-10-111-0/+2
* fixesBurak Emir2005-10-111-4/+9
* added binder class to xml/factBurak Emir2005-10-111-0/+43
* Corrected a bug when entering an empty string f...Gilles Dubochet2005-10-101-9/+10
* *** empty log message ***Martin Odersky2005-10-101-0/+168
* Changes the name of 'the BytecodeGenerators' cl...Gilles Dubochet2005-10-102-3/+3
* Updated the attributes setter with limited inpu...Gilles Dubochet2005-10-101-17/+23
* *** empty log message ***Martin Odersky2005-10-109-157/+117
* *** empty log message ***Martin Odersky2005-10-104-0/+104
* Added a missing "implicit" for NSC compatibility.Gilles Dubochet2005-10-101-1/+1
* - added CVS header.michelou2005-10-102-12/+31