summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Removed the special handling of the += and -= m...mihaylov2005-10-041-34/+1
* Added support for applying .NET attributesmihaylov2005-10-031-16/+91
* Converted to Unix-style line endingsmihaylov2005-10-033-269/+269
* Added multi-platform support for MSILmihaylov2005-10-032-31/+27
* Added multi-platform supportmihaylov2005-10-033-12/+189
* - Removed symbol for the unused 'java' packagemihaylov2005-10-031-12/+3
* [MSIL]Treat delegate += fun as syntactic sugar ...mihaylov2005-10-031-13/+18
* Improved handling of the scala.dll assemblymihaylov2005-10-031-9/+19
* Made platform-independantmihaylov2005-10-033-104/+102
* *** empty log message ***mihaylov2005-10-032-48/+47
* fixed the infinite recursion in the math functionsmihaylov2005-10-031-3/+3
* Made platform-independantmihaylov2005-10-032-7/+4
* *** empty log message ***mihaylov2005-10-031-1/+1
* Reorganized math-related routinesmihaylov2005-10-034-6/+29
* - added 'CompilerRun.scala'.michelou2005-10-031-1/+2
* use Ant instead.michelou2005-10-034-4/+0
* *** empty log message ***Martin Odersky2005-10-031-4/+5
* *** empty log message ***Martin Odersky2005-10-0343-119/+378
* - testmichelou2005-10-031-2/+2
* Added support for building Scalac Ant task.Gilles Dubochet2005-10-032-1/+10
* - added more tests.michelou2005-10-032-5/+21
* Changes copyright date. Updated file Id.Gilles Dubochet2005-10-031-4/+5
* - added _trait_.scalamichelou2005-10-031-0/+1
* *** empty log message ***michelou2005-10-031-0/+17
* *** empty log message ***Martin Odersky2005-09-3041-159/+240
* The new Ant compile task.Gilles Dubochet2005-09-301-0/+493
* - corrected incomplete classpath in function 'n...michelou2005-09-291-0/+2
* - replaced symlink with real directory.michelou2005-09-291-1/+1
* - updated nsc generation.michelou2005-09-281-29/+151
* - added test for Mono environment.michelou2005-09-281-1/+9
* *** empty log message ***michelou2005-09-281-0/+96
* - added GenJVM.scalamichelou2005-09-281-0/+1
* - added nsc support.michelou2005-09-281-2/+40
* - adapted Moez'code to new option 'interprete'.michelou2005-09-281-1/+28
* *** empty log message ***Martin Odersky2005-09-284-17/+19
* *** empty log message ***Martin Odersky2005-09-2829-278/+289
* - added variables for .NET tools.michelou2005-09-281-0/+13
* JVM very basic code generator.Iulian Dragos2005-09-281-0/+502
* Very preliminary jvm support in place.Iulian Dragos2005-09-286-16/+25
* Added fjbg to the pathIulian Dragos2005-09-281-3/+4
* - added 2 files in typechecker.michelou2005-09-281-0/+2
* Minor bug fixes to properly compile newsources/...Iulian Dragos2005-09-283-8/+13
* 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
* 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