summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* support the -e option for executing a command s...Lex Spoon2007-10-101-2/+4
* updated the help output for the -i and -e optionsLex Spoon2007-10-101-0/+5
* Annotations with embedded annotations are nowLex Spoon2007-10-102-11/+51
* added support for -e optionLex Spoon2007-10-101-0/+5
* fixed a (sometimes) off-by-one error with Compo...Lex Spoon2007-10-101-6/+9
* 1. Pre-load any files specified with the -i optionLex Spoon2007-10-101-0/+18
* removed hook for using different ScriptRunner'sLex Spoon2007-10-101-4/+1
* support executing a command in additionLex Spoon2007-10-101-43/+66
* added -i and -e optionsLex Spoon2007-10-101-0/+14
* with multi-string arguments, allow theLex Spoon2007-10-101-0/+5
* removed type aliases, update svn:keywordsmichelou2007-10-0920-193/+196
* added node info for blocksmichelou2007-10-082-5/+5
* One last file missing..Iulian Dragos2007-10-081-0/+40
* Forgot two files from previous commit.Iulian Dragos2007-10-082-2/+1
* Improved/refactored parts of the optimization p...Iulian Dragos2007-10-089-77/+175
* added length test to run/stream.scalamichelou2007-10-083-2/+7
* - tweaked the warning for ClassfileAnnotation's...Lex Spoon2007-10-071-2/+3
* fixed ticket #153michelou2007-10-053-4/+16
* updated Scala commentsmichelou2007-10-051-2/+5
* *** empty log message ***Lex Spoon2007-10-051-0/+7
* (no commit message)Lex Spoon2007-10-051-0/+9
* fixes two little problems with :replay Lex Spoon2007-10-051-5/+2
* fixing broken build.Sean McDirmid2007-10-041-1/+1
* fixed error in batch filemichelou2007-10-041-1/+1
* Fixing a bug with long lists in GenerateIDESyms...Sean McDirmid2007-10-045-3/+14
* made Stream.length not be recursiveLex Spoon2007-10-041-1/+9
* Downgraded randomAccessSeq[Char] => String impl...Sean McDirmid2007-10-041-1/+1
* enums can't be serializedmichelou2007-10-032-12/+16
* Updated the attributes test because there is a ...Lex Spoon2007-10-022-0/+7
* added a test for multi-line stringsLex Spoon2007-10-021-2/+14
* Settings.scala - added mode to eliminate : betw...Sean McDirmid2007-10-027-7/+25
* use the word "shell" more oftenLex Spoon2007-10-021-2/+2
* Emit a warning if a user tries to defineLex Spoon2007-10-022-0/+11
* Minor changes to improve the output whenLex Spoon2007-10-022-32/+54
* do not emit attributes unless they came from Ja...Lex Spoon2007-10-021-4/+11
* corrected typomichelou2007-10-021-1/+1
* Fixed method freshName to return distinct names.Iulian Dragos2007-10-021-1/+1
* fixed ticket #142michelou2007-10-021-1/+4
* fixed ticket #141michelou2007-10-021-8/+17
* Made unary constructor of Channel class public.Philipp Haller2007-10-021-1/+1
* reverted java.flags changemichelou2007-10-011-1/+1
* fixed ticket #142michelou2007-10-011-10/+11
* Included patch to remove extra object in static...Iulian Dragos2007-09-281-1/+0
* fixed small bug with date commandmichelou2007-09-281-7/+7
* fixed #99, fixed order of worker queuemichelou2007-09-272-30/+24
* Fixed failing test 'protectedacc'.Iulian Dragos2007-09-271-1/+1
* Fixed interpreter error recovery mode and somet...Sean McDirmid2007-09-277-21/+25
* optimizing irrefutable tuple matches and remove...Burak Emir2007-09-265-90/+104
* fixed ticket 137Adriaan Moors2007-09-262-1/+11
* removed old pattern matcher (was dead code sinc...Burak Emir2007-09-265-1877/+63