summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue #398Iulian Dragos2008-01-214-5/+9
* removed some warningsmichelou2008-01-215-50/+47
* no Liftcode on CLDC toomichelou2008-01-212-1/+32
* Fixed issue #313.Gilles Dubochet2008-01-211-1/+1
* disabled liftcode for MSILMartin Odersky2008-01-211-3/+6
* removed some warningsmichelou2008-01-213-37/+37
* removed files which were added by accidentMartin Odersky2008-01-191-11/+0
* getting rid of deprecated warningsMartin Odersky2008-01-191-0/+11
* added toBinary-/toHex-/toOctalString (Long)michelou2008-01-183-3/+36
* removed more warningsmichelou2008-01-1812-85/+88
* fixed broken build and remove some warningsmichelou2008-01-187-93/+92
* moved deprecati0on warnings to refchecks, so th...Martin Odersky2008-01-183-10/+7
* fixed #385Martin Odersky2008-01-181-1/+2
* Fixed a problem with TypeTree.symbolMartin Odersky2008-01-171-1/+1
* Fixed ticket #106.Iulian Dragos2008-01-172-3/+8
* build target is now 1.5Martin Odersky2008-01-1721-191/+403
* Fixed ticket #356Iulian Dragos2008-01-171-2/+22
* fixed t341Burak Emir2008-01-151-1/+1
* Learned of the shorter way of converting string...Geoffrey Washburn2008-01-152-2/+2
* Fixed too aggressive dead-code-elimination agai...Iulian Dragos2008-01-151-1/+1
* Moved the checks for executing JVM versus targe...Geoffrey Washburn2008-01-133-15/+14
* Fixed ticket #306Iulian Dragos2008-01-101-0/+1
* Merged patch from Ross Judson (bean info class ...Iulian Dragos2008-01-096-0/+209
* I believe I've fixed the problem with ScriptRun...Geoffrey Washburn2008-01-092-0/+15
* Applied patch from Ticket #330.Geoffrey Washburn2008-01-091-1/+1
* Fixed the usage description.Geoffrey Washburn2008-01-091-1/+1
* Applied patch from Ticket #334.Geoffrey Washburn2008-01-091-4/+6
* Corrected uses of g:lines to g:line.Geoffrey Washburn2008-01-091-2/+2
* Fixed ticket #305.Geoffrey Washburn2008-01-071-1/+4
* fixed t275Burak Emir2008-01-061-2/+2
* fixed t301Burak Emir2008-01-041-1/+1
* fixed t335Burak Emir2008-01-041-1/+1
* if a plugin is given a bad option, stop before ...Lex Spoon2008-01-021-0/+3
* Removed -Xplug-types. Now annotationsLex Spoon2007-12-314-23/+13
* fix isSubtype0 to more consistentlyLex Spoon2007-12-311-5/+9
* Be careful of the mode when typing annotations.Lex Spoon2007-12-311-2/+5
* fixed t303Burak Emir2007-12-251-1/+2
* surgically fixing a broken build.Sean McDirmid2007-12-243-23/+12
* surgically fixing a broken build.Sean McDirmid2007-12-241-12/+3
* surgically fixing a broken build.Sean McDirmid2007-12-241-5/+5
* surgically fixing a broken build.Sean McDirmid2007-12-241-3/+3
* surgically fixing a broken build.Sean McDirmid2007-12-241-1/+1
* surgically fixing a broken build.Sean McDirmid2007-12-241-1/+15
* Fixing my asInstanceOf hack in TypeParser.scala...Sean McDirmid2007-12-241-3/+4
* fixed #283 #289Martin Odersky2007-12-212-1/+5
* updated CLDC library for Class[T]michelou2007-12-215-26/+20
* fixed t0259Martin Odersky2007-12-211-1/+1
* updated RichClassmichelou2007-12-212-5/+5
* updated MSIL library for class[T]michelou2007-12-218-92/+40
* changed how wildcards are displayedMartin Odersky2007-12-212-11/+16