summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added target to build nsc with nsc.Iulian Dragos2005-09-281-1/+13
|
* Added a space so that scala-mode would not wron...Iulian Dragos2005-09-271-1/+1
| | | | | | Added a space so that scala-mode would not wrongly think most of the file is commented.
* Fixed some bugs.Iulian Dragos2005-09-276-15/+33
|
* Made label names in 'while' and 'do' unique.Iulian Dragos2005-09-271-10/+2
|
* - added entry 'Interpreter.scala'.michelou2005-09-271-0/+1
|
* - added Moez's changes for Scala interpreter.michelou2005-09-272-17/+22
|
* *** empty log message ***michelou2005-09-271-0/+195
|
* Made platform independantmihaylov2005-09-2718-555/+528
|
* *** empty log message ***mihaylov2005-09-271-158/+158
|
* Eliminating the usage of J# library changed the...mihaylov2005-09-274-0/+281
| | | | | | Eliminating the usage of J# library changed the output of numbers and booleans
* *** empty log message ***mihaylov2005-09-271-2/+2
|
* Removed dependancy on Javamihaylov2005-09-271-37/+38
|
* Integrated the scala.dll build process for Cygw...mihaylov2005-09-271-5/+56
| | | | | Integrated the scala.dll build process for Cygwin/.NET
* Implemented support for the Microsoft C# compilermihaylov2005-09-271-0/+106
|
* Added some methods for better platform independ...mihaylov2005-09-271-0/+10
| | | | | Added some methods for better platform independance
* Made platform independantmihaylov2005-09-273-5/+6
|
* *** empty log message ***mihaylov2005-09-271-0/+2
|
* Implemented the Java part of the library in C#mihaylov2005-09-2717-0/+1639
|
* *** empty log message ***michelou2005-09-262-0/+72
|
* - added 'run/iterators.scala'.michelou2005-09-261-0/+1
|
* *** empty log message ***Martin Odersky2005-09-2616-55/+158
|
* *** empty log message ***michelou2005-09-261-0/+0
|
* - 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
|