summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed MSIL build (thanks to Philipp)shack2008-02-041-1/+2
* Should fix #417 (Exit status was zero on except...Geoffrey Washburn2008-02-042-0/+6
* Fixed #437Philipp Haller2008-02-041-28/+19
* Fixed #219Philipp Haller2008-02-043-7/+52
* moved test to jvm5michelou2008-02-042-0/+0
* Moved 'patmatnew' back to 'run'Philipp Haller2008-02-042-0/+0
* Added initial re-write of partestPhilipp Haller2008-02-016-0/+668
* Removed unchecked warning from 'withIndex'Philipp Haller2008-02-012-3/+1
* Moved 'patmatnew' from 'run' to 'pos'Philipp Haller2008-02-012-2/+0
* Removed unchecked warning from 'patmatnew'Philipp Haller2008-02-011-1/+1
* Moved 'attributes' from run to pos, removed war...Philipp Haller2008-02-012-8/+1
* Fixed #377.Iulian Dragos2008-02-013-14/+122
* fixed #224michelou2008-02-012-1/+26
* import Predef._michelou2008-01-311-0/+2
* fixed #406michelou2008-01-311-2/+2
* Inner classes follow their enclosing class to s...NAME2008-01-312-2/+4
* Fix for old plugin. Sean McDirmid2008-01-311-2/+19
* fixed #423, added integer square root (CLDC)michelou2008-01-314-8/+155
* added svn:keywords, updated headersmichelou2008-01-313-21/+20
* buffering when reading from an inputstreamBurak Emir2008-01-313-27/+162
* forget to ci test file (regexp pattern)michelou2008-01-301-2/+9
* fixed (hopefully) regexp pattern (Java 1.4 vs 1...michelou2008-01-301-2/+8
* updated some test filesmichelou2008-01-304-4/+0
* fixed #421michelou2008-01-302-0/+31
* fixed missing merge in r13827michelou2008-01-291-13/+15
* demo of entity handlingBurak Emir2008-01-291-0/+16
* backed lout of some changes for vcsMartin Odersky2008-01-291-9/+6
* added test for optional attributesmichelou2008-01-292-1/+21
* support for <elem key={x:Option[Seq[Node]]} />,...Burak Emir2008-01-283-39/+55
* 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-2726-178/+1475
* case classes can now inherit from case classes.Martin Odersky2008-01-257-49/+51
* 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
* updated batch filemichelou2008-01-241-14/+20
* Fixed #404Martin Odersky2008-01-241-2/+12
* added missing headermichelou2008-01-241-0/+6
* fixed JVM_EXT_CLASSPATH on Cygwinmichelou2008-01-241-6/+8
* fixed typo in last commitMartin Odersky2008-01-241-1/+1
* fixed problem with recursive lifting in MSILMartin Odersky2008-01-241-10/+20
* Fixed buildPhilipp Haller2008-01-242-14/+10
* Deleted obsolete filePhilipp Haller2008-01-242-10/+13
* made printMessage platform-independent, removed...michelou2008-01-233-161/+12
* Added skeleton for new test runnerPhilipp Haller2008-01-231-0/+150
* lifts synchronized when target is MSIL; ignore ...Martin Odersky2008-01-232-14/+21