summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - added 'showType' parameter to function 'showT...michelou2005-09-261-62/+29
| | | | | - added 'showType' parameter to function 'showTree'.
* - added method 'showTree'.michelou2005-09-231-1/+374
|
* - updated copyright date.michelou2005-09-231-2/+2
|
* - added 3 files to backend/.michelou2005-09-231-0/+3
|
* - initial check-in.michelou2005-09-231-0/+46
|
* Initial commit.Iulian Dragos2005-09-231-0/+71
|
* Various bug fixes.Iulian Dragos2005-09-239-231/+567
|
* *** empty log message ***Martin Odersky2005-09-237-35/+31
|
* *** empty log message ***Martin Odersky2005-09-234-5/+18
|
* *** empty log message ***Martin Odersky2005-09-232-5/+13
|
* - update list for sources/scala/tools/nsc/trans...michelou2005-09-231-1/+1
| | | | | - update list for sources/scala/tools/nsc/transformer/.
* *** empty log message ***Martin Odersky2005-09-2321-215/+321
|
* - updated name of type member.michelou2005-09-211-2/+2
|
* - abstract classes cannot be instantiated..michelou2005-09-211-1/+1
|
* - removed instantiation of polymorphic arrays w...michelou2005-09-211-2/+9
| | | | | - removed instantiation of polymorphic arrays with primitive types.
* *** empty log message ***Martin Odersky2005-09-2021-209/+415
|
* - added type info in debug output.michelou2005-09-161-9/+14
|
* - removed unused imports.michelou2005-09-161-3/+0
|
* - added variables 'cygwin' and 'darwin'.michelou2005-09-161-0/+7
|
* - classpath must be handled differently on Cygwin.michelou2005-09-162-2/+26
|
* initial check-in.michelou2005-09-161-0/+37
|
* - added 'util/Statistics.scala'.michelou2005-09-161-0/+1
|
* - updated code for current scalac.michelou2005-09-151-3/+4
|
* - cleaned up.michelou2005-09-151-148/+149
|
* - updated code for current Scala XML library :-(michelou2005-09-151-21/+24
|
* *** empty log message ***Martin Odersky2005-09-158-17/+36
|
* - added Scala header.michelou2005-09-152-27/+43
|
* - changed formatting.michelou2005-09-151-7/+12
|
* *** empty log message ***Martin Odersky2005-09-157-17/+53
|
* - changed path "share/scala-1.4.x.x" to "share/...michelou2005-09-141-1/+2
| | | | | - changed path "share/scala-1.4.x.x" to "share/scala".
* - commented out "System.out.println" in doubleV...michelou2005-09-141-85/+92
| | | | | - commented out "System.out.println" in doubleValue.
* *** empty log message ***Martin Odersky2005-09-131-1/+2
|
* *** empty log message ***Martin Odersky2005-09-132-463/+2
|
* *** empty log message ***Martin Odersky2005-09-1319-368/+1063
|
* - moved handling of exclude file to ant-common.shmichelou2005-09-133-24/+13
|
* - added "targets" directory to IzPack build.michelou2005-09-121-0/+3
|
* - changed default target directory to "/usr/loc...michelou2005-09-121-0/+4
| | | | | - changed default target directory to "/usr/local/".
* *** empty log message ***michelou2005-09-122-0/+2
|
* - moved handling of Ant buildfile to ant-common...michelou2005-09-123-85/+87
| | | | | - moved handling of Ant buildfile to ant-common.bat
* - corrected typo.michelou2005-09-121-1/+1
|
* - added definitions of directoriesmichelou2005-09-093-18/+102
| | | | | - now uses variables
* - moved some operations to Ant buildfile.michelou2005-09-095-136/+135
|
* - batch file for build nsc on Windows.michelou2005-09-096-0/+169
|
* - added property files for Unix and Windows.michelou2005-09-091-0/+2
|
* - also ignores *test*.java and *test*.scala files.michelou2005-09-091-4/+5
|
* - added missing entries.michelou2005-09-091-2/+15
|
* Fixed array handling.Iulian Dragos2005-09-087-20/+93
|
* *** empty log message ***Martin Odersky2005-09-0811-74/+110
|
* *** empty log message ***Martin Odersky2005-09-0717-115/+164
|
* Updated list:Gilles Dubochet2005-09-071-1/+1
| | | | | icode.TypeKind was renamed to TypeKinds