summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-10-246-46/+102
|
* - added collection/immutable/Order.scala to the...mihaylov2003-10-241-0/+1
| | | | | - added collection/immutable/Order.scala to the list of library files
* - updated keywords listschinz2003-10-241-6/+7
| | | | | - bug fix: character literals (and escapes in them) work now
* Set version to 0.9.0-b1paltherr2003-10-231-1/+1
|
* Set version to 0.9.0-b0paltherr2003-10-231-1/+1
|
* - Added TEXINPUTSpaltherr2003-10-231-0/+3
|
* *** empty log message ***Martin Odersky2003-10-232-5/+791
|
* -- corrected 'lstinline' tag (begin/end must be...michelou2003-10-231-2/+3
| | | | | -- corrected 'lstinline' tag (begin/end must be on the same line)
* - Cleaned distrib rulespaltherr2003-10-231-61/+45
| | | | | - Added rule distrib-official
* - Added GZIP, BZIP2 & PROJECT_DISTRIBDIRpaltherr2003-10-231-0/+3
|
* - Fixed command namespaltherr2003-10-231-3/+11
| | | | | | - Added PHONY rules - Added version-increment
* Set version to 0.8.2-b1paltherr2003-10-231-1/+1
|
* - Fixed commandpaltherr2003-10-231-2/+2
|
* - removed BCEL-based JVM back-endschinz2003-10-2311-1654/+3
|
* - Added version managementpaltherr2003-10-232-1/+26
| | | | | - Added some unix commands
* - Changed commentpaltherr2003-10-231-1/+1
|
* - Added version managerpaltherr2003-10-232-0/+159
|
* - Improved stdlib.shpaltherr2003-10-233-24/+33
| | | | | - Adapted install.sh & mirror.sh
* Set version to 0.8.1-b4paltherr2003-10-221-1/+1
|
* Set version to 0.8.1-b3paltherr2003-10-221-1/+1
|
* Set version to 0.8.1-b2paltherr2003-10-221-1/+1
|
* Set version to 0.8.1-b1paltherr2003-10-221-1/+1
|
* cleanupburaq2003-10-221-3/+3
|
* cleanupburaq2003-10-223-231/+203
|
* *** empty log message ***cremet2003-10-223-13/+25
|
* - Made the method "dequeue" decrease the length.cremet2003-10-221-0/+1
|
* *** empty log message ***cremet2003-10-213-35/+12
|
* Set version to 0.8.1-b0paltherr2003-10-211-1/+1
|
* - Fixed command namepaltherr2003-10-211-1/+1
|
* - Added VERSIONpaltherr2003-10-211-0/+9
|
* - Made the Ref class polymorphic.cremet2003-10-211-9/+11
|
* *** empty log message ***Martin Odersky2003-10-211-0/+1
|
* *** empty log message ***Martin Odersky2003-10-211-1/+7
|
* - Cleanedpaltherr2003-10-211-70/+24
|
* - Added methods to print arrays of primitive typespaltherr2003-10-211-4/+101
|
* - Revised & Cleanedpaltherr2003-10-211-189/+255
|
* - Added new methodspaltherr2003-10-211-27/+109
| | | | | - Fixed type of primitive types
* - Added type transformation of java symbolspaltherr2003-10-211-3/+3
|
* - Fixed method infoAtpaltherr2003-10-211-1/+6
|
* - Fixed erasure of subclasses of scala.Doublepaltherr2003-10-211-0/+1
|
* - Removed range checks from asX methodspaltherr2003-10-211-182/+22
|
* *** empty log message ***Martin Odersky2003-10-204-6/+12
|
* - added 'shortname' flag to control file name o...michelou2003-10-201-5/+10
| | | | | - added 'shortname' flag to control file name output
* - added non-standard option '-Xshortname' for t...michelou2003-10-201-7/+19
| | | | | - added non-standard option '-Xshortname' for the reporter
* - added class 'TestCommand' in order to improve...michelou2003-10-201-149/+139
| | | | | - added class 'TestCommand' in order to improve code
* - function 'compareFiles' now returns diff stri...michelou2003-10-201-10/+5
| | | | | - function 'compareFiles' now returns diff string (no output anymore)
* - function 'execute' now returns exit value (wa...michelou2003-10-201-8/+7
| | | | | - function 'execute' now returns exit value (was bool)
* - updated to the new msil library; works on ex...mihaylov2003-10-202-105/+140
| | | | | - updated to the new msil library; works on exapmles which do not depend on predefs
* - Added overlapping.scalapaltherr2003-10-175-0/+33
|
* - Added overlapping signatures checkingpaltherr2003-10-171-6/+58
|