summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* updated default encoding to UTF8michelou2008-02-052-8/+4
* Fixed issues #328 and #403.Gilles Dubochet2008-02-043-11/+24
* Defined a more precise notion of equality on co...Gilles Dubochet2008-02-042-10/+50
* Fixed #323.Geoffrey Washburn2008-02-041-2/+4
* Fixes #416.Geoffrey Washburn2008-02-041-1/+2
* Arrays (and probably other things) pretty-print...Geoffrey Washburn2008-02-041-1/+1
* Should fix #417 (Exit status was zero on except...Geoffrey Washburn2008-02-042-0/+6
* Fixed #377.Iulian Dragos2008-02-011-14/+27
* fixed #224michelou2008-02-011-1/+24
* Inner classes follow their enclosing class to s...NAME2008-01-311-1/+3
* Fix for old plugin. Sean McDirmid2008-01-311-2/+19
* backed lout of some changes for vcsMartin Odersky2008-01-291-9/+6
* removed MissingTypeMartin Odersky2008-01-281-9/+0
* hasFlag(DEFERERED) -> isDeferredMartin Odersky2008-01-287-17/+18
* minor clean ups of Sean's commit; prepareing fo...Martin Odersky2008-01-289-71/+70
* added filter for synthetic outer membersmichelou2008-01-282-68/+73
* Sean's fix for scaladoc.Geoffrey Washburn2008-01-281-1/+5
* Another massive IDE checkin.Sean McDirmid2008-01-2723-174/+1463
* case classes can now inherit from case classes.Martin Odersky2008-01-254-25/+21
* re-fix #404Martin Odersky2008-01-242-5/+12
* made println platform-independent in interpretermichelou2008-01-245-39/+41
* reverted changes wrt raw types.Martin Odersky2008-01-241-2/+2
* Fixed #404Martin Odersky2008-01-241-2/+12
* added missing headermichelou2008-01-241-0/+6
* fixed typo in last commitMartin Odersky2008-01-241-1/+1
* fixed problem with recursive lifting in MSILMartin Odersky2008-01-241-10/+20
* made printMessage platform-independent, removed...michelou2008-01-232-11/+12
* lifts synchronized when target is MSIL; ignore ...Martin Odersky2008-01-231-13/+20
* trys with returns are lifted when target is MSILMartin Odersky2008-01-231-1/+16
* += (a -> b)michelou2008-01-231-4/+4
* fixed #400Martin Odersky2008-01-232-14/+23
* removed last warningsmichelou2008-01-235-39/+41
* remove some warnings, incl. += (a -> b)michelou2008-01-2310-106/+110
* added to fix of #298Martin Odersky2008-01-231-1/+2
* fixed #347. Added option -Xlog-implicits.Martin Odersky2008-01-223-7/+16
* applied path for #325, update scalac man pagesmichelou2008-01-221-6/+1
* fixed #351Martin Odersky2008-01-221-1/+9
* fixed #342Martin Odersky2008-01-221-1/+1
* fixed #360Martin Odersky2008-01-221-1/+7
* removed some warningsmichelou2008-01-221-19/+22
* added svn:keywordsmichelou2008-01-221-3/+13
* removed some warningsmichelou2008-01-223-25/+31
* added ACC_VARARGSmichelou2008-01-221-68/+19
* added commentsmichelou2008-01-221-1/+81
* Fixed #311 and #312shack2008-01-223-10/+43
* removed some warningsmichelou2008-01-222-44/+52
* fixed #318Martin Odersky2008-01-211-1/+1
* fixed t0392; un-deprecated Iterator.fromArray (...Martin Odersky2008-01-212-8/+31
* Fixed issue #398Iulian Dragos2008-01-214-5/+9
* removed some warningsmichelou2008-01-215-50/+47