summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* runtime tests of type representationmichelou2007-11-132-27/+25
* fixed partest, removed mergeLines (useless)michelou2007-11-132-3/+5
* Fixed ticket #168.Iulian Dragos2007-11-131-0/+4
* Imported patch to improve anonymous function na...Iulian Dragos2007-11-132-7/+9
* fixed #234; added testsMartin Odersky2007-11-132-46/+64
* Fixed minor bugs in icode.Iulian Dragos2007-11-136-6/+33
* Fixed ticket #225.Iulian Dragos2007-11-121-5/+4
* Fixed #204 and #207Martin Odersky2007-11-111-5/+8
* Fixed #180 and #189Martin Odersky2007-11-114-39/+22
* Fixed #165Martin Odersky2007-11-111-22/+13
* fixed ticket 159Martin Odersky2007-11-091-12/+21
* changed self type syntax as suggested by Matt H...Martin Odersky2007-11-091-3/+8
* fixed tickets 146,148,155Martin Odersky2007-11-093-5/+11
* Fixed ticket #193 by issuing a compile-time error.Iulian Dragos2007-11-081-0/+3
* small cleanupmichelou2007-11-081-18/+20
* fix^2 t0117Martin Odersky2007-11-052-6/+7
* Fixed tickets 87 and 117.Martin Odersky2007-11-053-23/+36
* added basic support for runtime typesmichelou2007-11-021-1/+2
* fixed ticket 91Martin Odersky2007-11-015-24/+47
* fixed several problems with implicits. Martin Odersky2007-10-317-34/+77
* Fixed NaN compilation problems.Iulian Dragos2007-10-311-4/+14
* fixed tickets 152, 123.Martin Odersky2007-10-266-64/+68
* fixed #198michelou2007-10-261-26/+24
* now compiles on Java 6michelou2007-10-191-3/+10
* Rolling back my Erasure commit, my change has a...Sean McDirmid2007-10-191-20/+7
* * Fixed array cast bug in Errasure.Sean McDirmid2007-10-196-12/+49
* added servlet API rootmichelou2007-10-191-0/+3
* partially reenabled external links in generated...michelou2007-10-182-1/+22
* added docgenerator testmichelou2007-10-181-4/+3
* 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
* - Improved tail call elimination to handle call...Iulian Dragos2007-10-1114-53/+148
* updated man pages with new scala optionsmichelou2007-10-101-12/+11
* Removed outdated comment w.r.t. icode reader.Iulian Dragos2007-10-101-10/+0
* 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-0912-32/+41
* added node info for blocksmichelou2007-10-081-1/+1
* One last file missing..Iulian Dragos2007-10-081-0/+40