summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added tests for bin/hex/oct conversionsmichelou2007-09-252-0/+12
* Updated lib/mscorlib to Mono 1.2.5, added bin/h...michelou2007-09-252-0/+42
* I hate the test script.Sean McDirmid2007-09-251-3/+3
* Taking out accidental println statement.Sean McDirmid2007-09-251-1/+0
* Fixing interpreter/scanner/XML issues.Sean McDirmid2007-09-252-3/+8
* Fixing bugs neg/bug432.scala and neg/badtok-1.s...Sean McDirmid2007-09-256-53/+32
* Fixed ticket #116 (protected accessor crashes c...Iulian Dragos2007-09-251-1/+5
* Fixed build of partest.Philipp Haller2007-09-251-1/+1
* (no commit message)Philipp Haller2007-09-252-4/+4
* Fixed ticket #88 (verify error, exceptions).Iulian Dragos2007-09-243-1/+16
* Fixed ticket #107 (verify error long/byte).Iulian Dragos2007-09-241-0/+3
* Made fringe example more type safe.Philipp Haller2007-09-211-15/+20
* Some experiments with more constrained types.Philipp Haller2007-09-213-2/+49
* Trying to get SymbolLoaders to be stable.Sean McDirmid2007-09-201-4/+2
* Fixing semi-colon inference in XML.Sean McDirmid2007-09-205-6/+20
* Added “alternative with longest match selection...Gilles Dubochet2007-09-191-0/+52
* Fixing MSIL build problemSean McDirmid2007-09-182-2/+4
* Renamed clearProxy method to clearSelf with sli...Philipp Haller2007-09-181-5/+3
* Added clearProxy method to Actor object.Philipp Haller2007-09-181-0/+15
* Ajusting ModelExtractor according to change in ...Sean McDirmid2007-09-181-3/+4
* Fixing 1.6 accidental java.io.Console referenceSean McDirmid2007-09-181-1/+1
* aded svn:keywords, file headers in XML classesmichelou2007-09-1825-191/+274
* fixing symbol bugSean McDirmid2007-09-181-3/+9
* Massive check-in for IDE.Sean McDirmid2007-09-17127-1207/+3294
* added classes for persistent storage of XMLBurak Emir2007-09-174-0/+181
* added XInclude classes for SAX APIBurak Emir2007-09-177-0/+972
* Updated src/dotnet-library/READMEmihaylov2007-09-171-4/+64
* Synced src/dotnet-library with rev 12880 of src...mihaylov2007-09-173-20/+48
* Removed explicit references via java.lang to Il...mihaylov2007-09-171-2/+2
* combinator1 parser changes + examples addedMartin Odersky2007-09-168-24/+203
* fixed seq matching bug + reorganized test casesBurak Emir2007-09-166-184/+196
* fixed #60 ampersand in xmlBurak Emir2007-09-143-4/+12
* added MixSequenceStar rule.Burak Emir2007-09-142-28/+58
* new version of combinator parsersMartin Odersky2007-09-1410-0/+1112
* Changed description of Scala library in control...Philipp Haller2007-09-142-2/+2
* enabled MixSequence rule for sequence patterns ...Burak Emir2007-09-142-56/+63
* Handle AccessControlException when initializing...Philipp Haller2007-09-141-3/+14
* added class List without serialization codemichelou2007-09-132-1/+1227
* Re-adding serialization code that was I think a...Sean McDirmid2007-09-131-3/+26
* Fixed dead code elimination phase: Iulian Dragos2007-09-139-27/+65
* Updated STARR to Scala 2.6.0-finalmichelou2007-09-114-5/+5
* partest integration (alpha)michelou2007-09-116-1/+1684
* fixed #59michelou2007-09-111-1/+1
* added "import Predef._" for successful MSIL buildmichelou2007-09-112-18/+17
* Changed linked hash set to mutable hash set.Sean McDirmid2007-09-111-2/+2
* Added 'final' attribute to ServialVersionUID fi...Iulian Dragos2007-09-111-1/+1
* 1. added var pattern = expr syntaxMartin Odersky2007-09-1011-55/+81
* fixed v@unapp problem (merged changes from bran...Burak Emir2007-09-072-48/+34
* added missing headermichelou2007-09-061-0/+9
* Made constructor of FJTaskScheduler2 parameterl...Philipp Haller2007-09-062-5/+5