summaryrefslogtreecommitdiff
path: root/sources/bin
Commit message (Expand)AuthorAgeFilesLines
* Sorry Lex, but we actually want to use sourcepa...Gilles Dubochet2005-11-251-1/+1
* cleaned up mainBurak Emir2005-11-181-0/+2
* Sorry, my bad!Gilles Dubochet2005-11-041-1/+1
* NSC now uses more memory by default.Gilles Dubochet2005-11-041-0/+1
* A script to create symbolic links for izpack.Gilles Dubochet2005-11-031-0/+11
* Name of executables is now soft-coded.Gilles Dubochet2005-11-031-5/+4
* tweak to last change: -classpath, not -sourcepathLex Spoon2005-11-021-1/+1
* Modified class path of nsc exec scripts to suit...Gilles Dubochet2005-11-022-3/+4
* Corrected the script to work with Cygwin (I hope).Gilles Dubochet2005-11-021-1/+2
* Updated SABBUS to generate functioning scalac a...Gilles Dubochet2005-11-013-0/+172
* - removed nsc-specific code (use build.xml !).michelou2005-10-111-42/+6
* - added line for printing $SRCDIR before starti...michelou2005-10-071-0/+2
* - added 'NTEST_*' variables for scalanstest.michelou2005-10-071-1/+4
* If not running under Cygwin fall back to Mono f...mihaylov2005-10-041-3/+4
* - renamed 'NSCALA_' to 'NLIBRARY_'.michelou2005-10-041-19/+19
* - corrected incomplete classpath in function 'n...michelou2005-09-291-0/+2
* - added nsc support.michelou2005-09-281-2/+40
* - removed dtd2scala specific stuffs.michelou2005-05-271-29/+2
* - Added new script "scalanstest"paltherr2005-05-231-0/+6
* - Changed root of test filespaltherr2005-05-021-1/+1
* - Fixed shift 2paltherr2005-05-021-1/+1
* - disabled search for xml test casespaltherr2005-04-191-3/+3
* - Added scalansc targetpaltherr2005-02-091-0/+1
* - pushed max memory use to 512 Mbschinz2005-01-171-1/+1
* - Fixed export statementpaltherr2004-11-231-1/+2
* - Fixed maximum heep size for tests to 128Mpaltherr2004-11-181-1/+2
* [MSIL] Fixed the testing procedure for the MSIL...mihaylov2004-10-061-2/+2
* - Moved TEST_ALL assignment before return state...paltherr2004-09-271-1/+1
* - Fixed some typospaltherr2004-09-271-3/+3
* - Generalized code for [...]paltherr2004-09-231-8/+6
* - Cleaned code of scalatestpaltherr2004-09-231-155/+179
* - Added missing prefixpaltherr2004-09-221-1/+1
* - Added creation of objdirpaltherr2004-09-221-2/+2
* - Allowed flag --objdir= with no argumentpaltherr2004-09-211-1/+0
* - Removed ./test/bin/scala-test from distribpaltherr2004-09-211-1/+1
* - Merged ./test/bin/scala-test info ./bin/.scal...paltherr2004-09-211-8/+511
* - Removed unsupported !paltherr2004-09-161-1/+3
* - Changed scala_wrapper so that tools are run a...paltherr2004-09-151-277/+308
* - Added java flag "-ea" to all "*-debug" commandspaltherr2004-04-131-1/+1
* - Removed scalacbootpaltherr2004-02-271-1/+0
* - Added option --version to scala-infopaltherr2004-01-121-0/+8
* - Added scala.jar to classpath for interprterpaltherr2003-12-081-2/+2
* - modified to work when invoked under cygwin on...mihaylov2003-12-081-0/+1
* - Rewrote exec_* functionspaltherr2003-11-191-120/+60
* - started migration of scaladoc from Java to Scalamichelou2003-11-171-1/+21
* - moved 'scalai' to 'scala/tools/scalai'michelou2003-11-101-2/+2
* - Implemented command "scala"paltherr2003-10-281-0/+29
* - Fixed warning messagespaltherr2003-10-281-3/+3
* - moved scalap to scala.toolsmichelou2003-10-271-1/+1
* - removed BCEL-based JVM back-endschinz2003-10-231-9/+0