summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* made Typers more lenient wrt to redundant type ...Martin Odersky2007-12-181-3/+8
* Added the AnnotationCheckers registry, so thatLex Spoon2007-12-124-9/+83
* Made all values to be final fields in the gener...Iulian Dragos2007-12-112-2/+3
* added message parameter to custom assert methodmichelou2007-12-112-10/+16
* better approximation of <:<_erased, fixes bug i...Burak Emir2007-12-101-3/+9
* Fixed #272michelou2007-12-102-17/+22
* scaladoc now adds 'lazy' modifiermichelou2007-12-051-59/+60
* Removed the SYNTHETIC flags for accessors (java...Iulian Dragos2007-12-041-1/+0
* Hopefully this won't break the build.Sean McDirmid2007-12-041-1/+1
* Fixed two minor bugs in dead code elmination an...Iulian Dragos2007-12-032-2/+13
* nuking noides, getting rid of generate ide mapsSean McDirmid2007-12-023-579/+3
* nuking noide and generate ides phaseSean McDirmid2007-12-021-8/+1
* * nuked noideSean McDirmid2007-12-021-1/+0
* fixed #211Burak Emir2007-12-013-72/+52
* - When -Yself-in-annots is turned on, be carefu...Lex Spoon2007-11-303-8/+36
* Fixed issue with MSIL build.Gilles Dubochet2007-11-291-1/+5
* Structural calls should be faster thanks to met...Gilles Dubochet2007-11-296-63/+275
* Merge from the annots-normtrees branch.Lex Spoon2007-11-2829-882/+1905
* escape characters as necessary whenLex Spoon2007-11-281-8/+52
* Made format compatibkle with JDK 1.4. Fixed #197Martin Odersky2007-11-271-0/+1
* fixes ticket 230, props to Jon Pretty who found...Burak Emir2007-11-251-30/+39
* Fixed #184Martin Odersky2007-11-241-8/+14
* Fixing infinite recurseSean McDirmid2007-11-241-2/+4
* Made remote & co.Iulian Dragos2007-11-221-6/+3
* Made the scalac task return early if there are ...Iulian Dragos2007-11-221-1/+5
* fixed #246. adapted check files.Martin Odersky2007-11-211-3/+10
* Fixed #162.Martin Odersky2007-11-211-1/+4
* Fixed ticket #10Iulian Dragos2007-11-211-15/+43
* changed SuperAccessors for t010; reassigned to ...Martin Odersky2007-11-211-0/+1
* fixed #34Martin Odersky2007-11-201-69/+65
* Fixed typo.Iulian Dragos2007-11-201-9/+9
* Fixed backend to correctly handle type paramete...Iulian Dragos2007-11-203-16/+18
* backed out of the changes that broke the build/...Martin Odersky2007-11-201-3/+4
* fix^2 of problem in 13309. Sorry.Martin Odersky2007-11-201-1/+1
* fixed r13309Martin Odersky2007-11-201-0/+1
* fixed #245Martin Odersky2007-11-201-5/+3
* Fixed ticket #244.Iulian Dragos2007-11-202-18/+33
* fixed #231.Martin Odersky2007-11-193-36/+50
* fixed #226 and #227Martin Odersky2007-11-192-4/+9
* Switched the base for lifted anonymous function...Iulian Dragos2007-11-191-1/+1
* fixed problem with last fixMartin Odersky2007-11-171-1/+1
* Fixed #214, #217, #218Martin Odersky2007-11-172-6/+5
* fixed bug t0154, changed copyright, changed for...Burak Emir2007-11-162-602/+315
* refinement of fix to #209Martin Odersky2007-11-161-5/+15
* fixed #209Martin Odersky2007-11-163-49/+81
* Fixed ticket #206Iulian Dragos2007-11-153-19/+57
* Reverted Sean's change which makes multi-line a...Iulian Dragos2007-11-141-1/+1
* Added ACC_SUPER to all generated java classfiles.Iulian Dragos2007-11-141-0/+2
* Fixed ticket #232Iulian Dragos2007-11-141-2/+9
* Fixed 1.4 incompatibilityIulian Dragos2007-11-141-2/+2