summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Catch tail calls made from tail boolean or.Iulian Dragos2007-03-191-1/+3
* added more links to source filesmichelou2007-03-191-0/+86
* added external links to library source filesmichelou2007-03-193-299/+407
* added method round to RichFloat/RichDouble; Martin Odersky2007-03-192-2/+10
* Fixed verify error (bug #1009)Iulian Dragos2007-03-161-0/+2
* fixed bug1008Martin Odersky2007-03-162-2/+15
* added Array.deepToString, cleaned up MatchErrormichelou2007-03-161-4/+4
* at the end of input, return an infinite stream ...Lex Spoon2007-03-161-0/+1
* - if a `foo` quoted identifier is truncated, th...Lex Spoon2007-03-161-6/+7
* fixed bug 1001Martin Odersky2007-03-141-3/+26
* Fixed crash in backend with Array comparison.Iulian Dragos2007-03-141-0/+2
* Fixed crash in backend for scala.ArrayIulian Dragos2007-03-141-1/+4
* partial fix of bug 999Martin Odersky2007-03-141-9/+11
* re-fixed bug 1000Martin Odersky2007-03-142-2/+18
* reverted bug1000 fix, because it caused wquickd...Martin Odersky2007-03-132-5/+10
* fixed problem with buildMartin Odersky2007-03-132-6/+6
* fixed bug 1000 and david pollaks problem wrt tu...Martin Odersky2007-03-132-14/+23
* reenable compiling of scriptsLex Spoon2007-03-131-1/+4
* fixed bugs 910 and 995.Martin Odersky2007-03-123-18/+37
* fixed bugs 987/988Martin Odersky2007-03-122-1/+3
* fixed build problemMartin Odersky2007-03-121-1/+1
* Fixed David Pollacks stack overflow problem.Martin Odersky2007-03-123-11/+39
* Fixed bug #993Iulian Dragos2007-03-121-5/+13
* revised deadcode detectionMartin Odersky2007-03-094-24/+30
* Fixed inconsistent stack height bug when boxing...Iulian Dragos2007-03-091-0/+1
* merged fix from branchBurak Emir2007-03-081-1/+0
* fixed bug #810michelou2007-03-081-1/+1
* added option -XwarndeadcodeMartin Odersky2007-03-083-6/+17
* @unsealed->@uncheckedMartin Odersky2007-03-088-27/+29
* (no commit message)Martin Odersky2007-03-083-6/+16
* Use the same temporary directory for redictedLex Spoon2007-03-072-8/+16
* fixed 2 bugs in classs BitSet and added scalado...michelou2007-03-071-0/+43
* Fixed bug 883Martin Odersky2007-03-061-7/+12
* modification to enable annotated types only whe...Martin Odersky2007-03-061-1/+1
* modified annotated types schemeMartin Odersky2007-03-0622-185/+145
* Fixed bug901Martin Odersky2007-03-061-4/+8
* fixed bugs 973,971,949,947,946,930Martin Odersky2007-03-054-12/+36
* fixed problem in build?Martin Odersky2007-03-051-2/+2
* fixed bugs 948/971;Martin Odersky2007-03-053-14/+32
* not just saving, but also resetting scanner sta...Burak Emir2007-03-031-1/+4
* HasKeyValue does not work? added pending/jvm/ba...Burak Emir2007-03-031-7/+12
* * small lib addition to testing.SUnit, made Uni...Burak Emir2007-03-022-15/+30
* Fixed a problem with the application of Java an...mihaylov2007-03-022-4/+4
* Fixed 'cannot anchor label twice' crash.Iulian Dragos2007-03-011-6/+70
* Removed useless InnerClasses attribute when it ...Iulian Dragos2007-03-011-6/+8
* Fixed some more warnings.Iulian Dragos2007-02-281-2/+2
* Fixed stability checkIulian Dragos2007-02-281-2/+4
* removed '-Xunapply' optionmichelou2007-02-282-5/+7
* Revamped the icode analyses and removed some ex...Iulian Dragos2007-02-2814-84/+351
* fixed bug960Martin Odersky2007-02-271-19/+3