summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated check file for t0117Martin Odersky2007-11-051-1/+1
* fix^2 t0117Martin Odersky2007-11-054-6/+17
* Fixed tickets 87 and 117.Martin Odersky2007-11-054-25/+36
* updated file to match r13198 changesmichelou2007-11-051-3/+0
* moved runtime.TypeRep to branch (not yet mature)michelou2007-11-054-364/+4
* reverted changes (moved implicits to object Typ...michelou2007-11-023-65/+66
* added basic support for runtime typesmichelou2007-11-027-5/+371
* added missing override modifier (msil)michelou2007-11-022-2/+2
* fixed ticket 91Martin Odersky2007-11-019-24/+130
* re-enabled use of compare for floats/doubles (NaN)michelou2007-10-311-16/+30
* fixed several problems with implicits. Martin Odersky2007-10-3118-53/+96
* Fixed ticket #181, iterables are now correctly ...Iulian Dragos2007-10-311-1/+4
* reverted refactoring for efficiencymichelou2007-10-311-23/+206
* Fixed NaN compilation problems.Iulian Dragos2007-10-311-4/+14
* fixed #202 (NaN), refactored codemichelou2007-10-304-335/+212
* added/modified check filesMartin Odersky2007-10-264-10/+16
* fixed tickets 152, 123.Martin Odersky2007-10-2613-76/+129
* fixed #198michelou2007-10-261-26/+24
* now compiles on Java 6michelou2007-10-191-3/+10
* Moving my tests to pending since they won't pas...Sean McDirmid2007-10-193-1/+0
* Rolling back my Erasure commit, my change has a...Sean McDirmid2007-10-191-20/+7
* boxArray is now called on null, changing it to ...Sean McDirmid2007-10-191-0/+1
* * Fixed array cast bug in Errasure.Sean McDirmid2007-10-1915-41/+133
* added servlet API rootmichelou2007-10-191-0/+3
* moved run/arrays-2.* to pendingmichelou2007-10-192-0/+0
* more tests on arrays..michelou2007-10-192-0/+33
* partially reenabled external links in generated...michelou2007-10-182-1/+22
* added docgenerator testmichelou2007-10-183-4/+265
* fixed #185 and #187michelou2007-10-174-47/+66
* Fixed side-effecting assertion.Iulian Dragos2007-10-151-2/+2
* fixed an off-by-one error that would lose the lastLex Spoon2007-10-141-1/+1
* removed tabs michelou2007-10-121-21/+20
* Removed or guarded not-critical asserts.Iulian Dragos2007-10-121-37/+42
* oups! added missing override modifiermichelou2007-10-112-3/+2
* - Improved tail call elimination to handle call...Iulian Dragos2007-10-1116-53/+161
* added method partition to Iterable (#171)michelou2007-10-113-3/+34
* Added "-target 1.5" to javac options.Iulian Dragos2007-10-101-1/+1
* Updated annotations jar to contain 1.5-compatib...Iulian Dragos2007-10-101-1/+1
* updated man pages with new scala optionsmichelou2007-10-102-13/+21
* Removed outdated comment w.r.t. icode reader.Iulian Dragos2007-10-101-10/+0
* (no commit message)Lex Spoon2007-10-107-2/+37
* 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