summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Updated UNIX script templates to be Posix Shell...Gilles Dubochet2006-03-302-15/+21
* renamed args to tsBurak Emir2006-03-301-2/+2
* renamed mkSequence to mkArrayValueBurak Emir2006-03-301-3/+5
* corrected "%1"=="" to (%1)==() in file generic-...michelou2006-03-281-2/+4
* reintroduced attribute 'bootclasspath' in Ant t...michelou2006-03-285-22/+58
* Automatic file encoding detection is now Java 1...Gilles Dubochet2006-03-281-16/+16
* fixed bugs 555, 432Martin Odersky2006-03-282-9/+11
* Moved codification to its own phase.Gilles Dubochet2006-03-276-476/+496
* fixed bug 556Martin Odersky2006-03-271-23/+27
* Scalac now uses the default character encoding ...Gilles Dubochet2006-03-271-1/+2
* Modified Scalac settings so that, when not used...Gilles Dubochet2006-03-271-3/+6
* Not touching source code in scala.runtime, its ...Sean McDirmid2006-03-271-1/+5
* 1.Martin Odersky2006-03-276-159/+185
* moving the interdf code out of the compiler/lib...Lex Spoon2006-03-274-496/+1
* minor corrections to the consumed and produced ...Lex Spoon2006-03-271-6/+9
* removed some type aliases form uniformityBurak Emir2006-03-251-0/+22
* - split MaintInterpreter.scala into two filesLex Spoon2006-03-242-164/+171
* added header in file scala/tools/nsc/EvalLoop.s...michelou2006-03-241-6/+13
* Added inlining phase, fixed some bugs.Iulian Dragos2006-03-2414-86/+608
* hide stack trace in error messages when handlin...michelou2006-03-234-33/+46
* corrected initialization of variable _USER_CLAS...michelou2006-03-221-1/+2
* added support for abbreviated commands in file ...michelou2006-03-221-18/+24
* adapted Window generic template to correspondin...michelou2006-03-221-15/+13
* fixed a typoLex Spoon2006-03-221-1/+1
* Better print support, now even for polymorphic ...Iulian Dragos2006-03-221-1/+1
* corrected Windows tool template to match corres...michelou2006-03-222-32/+11
* Quick hack so that polymorphic types are printe...Iulian Dragos2006-03-221-1/+10
* removed 'scala.class.path' from classpathDefaul...michelou2006-03-221-3/+1
* removed unsubstituted properties in Windows tem...michelou2006-03-222-6/+6
* adapted Windows templates to changes made in th...michelou2006-03-212-17/+31
* The compiler now takes care of its parameter cl...Gilles Dubochet2006-03-211-5/+11
* Corrected scripts to circumvent class loader bu...Gilles Dubochet2006-03-212-23/+28
* (no commit message)Martin Odersky2006-03-211-10/+21
* removed duplicated test 'if $cygwin ; ..' in fi...michelou2006-03-202-11/+1
* Exception thrown by the very last instruction i...Iulian Dragos2006-03-201-1/+9
* 1.Gilles Dubochet2006-03-204-246/+137
* changed '~dp0' to '~dps0' in the Windows templa...michelou2006-03-202-2/+2
* 1.Martin Odersky2006-03-203-11/+15
* Fixed returns from synchronized blocks.Iulian Dragos2006-03-201-0/+25
* convert value of variable SCALA_HOME on Cygwinmichelou2006-03-181-0/+1
* 1. Added a range method to Array.scalaMartin Odersky2006-03-189-13/+125
* Fixed class -> object resident bug.Iulian Dragos2006-03-171-4/+10
* added a missing pair of ""Lex Spoon2006-03-161-1/+1
* Fixed trait presentation highlighting bug.Sean McDirmid2006-03-161-1/+1
* unix script to call the interpreterBurak Emir2006-03-161-0/+99
* Add the compiler's classpath to the Interpreter...Lex Spoon2006-03-151-3/+7
* Add the compiler's classpath to the Interpreter...Lex Spoon2006-03-151-2/+14
* added license and readme files to the docmichelou2006-03-151-8/+46
* Added parent classloader to interpreterSean McDirmid2006-03-152-4/+11
* Removed broken navigation links.Sean McDirmid2006-03-152-6/+12