summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (no commit message)Martin Odersky2006-03-094-10/+16
* Fixed some distribution-related build dependenc...Gilles Dubochet2006-03-092-85/+95
* Code cleanupmihaylov2006-03-093-74/+69
* Fixed check filesmihaylov2006-03-091-0/+1
* Fixed check filesmihaylov2006-03-091-6/+6
* added directory 'examples' to generated distrib...michelou2006-03-091-1/+4
* added file docs/examples/gadts.scalamichelou2006-03-091-0/+22
* changed error handling when output location is ...michelou2006-03-091-68/+67
* fix arrays some more.Martin Odersky2006-03-0917-225/+366
* cleaned up code in scala/tools/nsc/Main.scalamichelou2006-03-091-25/+23
* Updated SABBUS to: Gilles Dubochet2006-03-081-68/+182
* ScalaBazaar Ant task now correctly handles empt...Gilles Dubochet2006-03-081-16/+16
* added file build.examples.xml to build/run Scal...michelou2006-03-081-0/+270
* added method 'kill' in some examples docs/examp...michelou2006-03-085-10/+44
* Some changes to make arrays work betterMartin Odersky2006-03-0816-146/+243
* added method 'kill' in docs/examples/oneplacebu...michelou2006-03-081-0/+7
* Added a Scaladoc ant task and extended SABBUS t...Gilles Dubochet2006-03-086-19/+582
* removed task 'examples' from build.xmlmichelou2006-03-081-44/+0
* Torned is/asInstanceOf to isAsInstanceOfmihaylov2006-03-083-64/+60
* Uncommented the private[scala] access modifier ...mihaylov2006-03-082-3/+2
* added generation of 'scaladoc' commandmichelou2006-03-081-5/+59
* adapted some more examples to Scala 2michelou2006-03-083-48/+49
* Removed unnecessary filesmihaylov2006-03-072-113/+0
* Do not generate mirros classes for nested objectsmihaylov2006-03-071-9/+14
* prepend user-specified classpath to Scala class...michelou2006-03-071-1/+1
* added copyright notice and cleaned up code in s...michelou2006-03-072-190/+174
* changed version numberingmichelou2006-03-075-45/+99
* print stack trace on exceptionmihaylov2006-03-071-0/+1
* added attribute 'remote' to method '$tag' in sc...michelou2006-03-071-2/+3
* allow specifying the link of the generated adve...Lex Spoon2006-03-071-4/+20
* allow the interpreter to be called with a file ...Lex Spoon2006-03-074-40/+74
* Corrected clean-dependencies in SABBUS, cleaned...Gilles Dubochet2006-03-061-270/+426
* removed implicit import of java.io.Console (Jav...michelou2006-03-061-26/+22
* also prints out hostname and OS in log file bui...michelou2006-03-061-1/+5
* fixed compilation problemmihaylov2006-03-052-2/+2
* Rearranged header and updated copyright infomihaylov2006-03-05162-222/+1100
* use 'mixin/abstract class' instead of 'trait'mihaylov2006-03-0411-34/+21
* Remove files that were not required for compila...Gilles Dubochet2006-03-0334-2257/+3
* Initial checkin of new scala-doc tool.Sean McDirmid2006-03-038-282/+666
* Small refactoring in some collection classesmihaylov2006-03-0318-52/+36
* Update incorrect SVN file-properties.Gilles Dubochet2006-03-0313-0/+0
* Use 'mixin class' instead of 'trait'mihaylov2006-03-0397-175/+184
* Rearranged header and updated copyright messagemihaylov2006-03-02176-281/+787
* changed way to generate 'version.number' property,michelou2006-03-021-29/+47
* Added support for Java 1.5 genericsmihaylov2006-03-011-0/+139
* improved error message for missing keymihaylov2006-03-011-3/+3
* Added -Xgenerics optionmihaylov2006-02-281-0/+1
* catch exceptions when running the resulting cod...Lex Spoon2006-02-281-1/+10
* avoid a newline in the generated code, to avoid anLex Spoon2006-02-281-1/+1
* Fixed bug #538 -- icode classes buffer was not ...Iulian Dragos2006-02-281-0/+1