summaryrefslogtreecommitdiff
path: root/lib/msil.jar.desired.sha1
Commit message (Collapse)AuthorAgeFilesLines
* make library work for resident compilation lorch2008-05-311-1/+1
|
* recompiled msil.jar (fix problem: NoSuchMethodE...lorch2008-05-241-1/+1
| | | | | | | recompiled msil.jar (fix problem: NoSuchMethodError: scala.runtime.StringAdd.$plus(Ljava/lang/String;)Ljava/lang/String introduced with r15166)
* use the new msil.jar librarylorch2008-05-201-1/+1
|
* Fixed #521: MSIL should support separate compil...lorch2008-04-221-1/+1
| | | | | | | | | Fixed #521: MSIL should support separate compilation - The output directory must be specified by "-d" (default: ".") There is - a new switch -Xkeep-msil-files (default: false). This switch must be - explicitly enabled if you want to keep the generated .msil files
* Merged the dotnet-scala branchmihaylov2007-02-061-1/+1
|
* (no commit message)Iulian Dragos2006-03-161-0/+1
|
* Remove files that were not required for compila...Gilles Dubochet2006-03-031-1/+0
| | | | | | Remove files that were not required for compilation. Clean ignore patterns.
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+1
Switching to the new build system and to the new build system. This is a MAJOR commit, so be careful when updating.