summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Included FJ files in build.xmlPhilipp Haller2007-02-191-0/+12
* scala.actors: integrated FJ. added futures.Philipp Haller2007-02-1912-36/+2758
* Reverted to the old attribute syntax for mutabl...mihaylov2007-02-181-1/+1
* Improved annotations testmihaylov2007-02-186-7/+20
* Fixed bug contribution #338 in mutable.Queuemihaylov2007-02-181-16/+20
* scala.actors: Fixed small bug in andThen.Philipp Haller2007-02-171-2/+2
* generates scaladoc attributes for primary const...michelou2007-02-161-11/+24
* (no commit message)Martin Odersky2007-02-161-1/+1
* re-enabled stability test; added sections.Martin Odersky2007-02-167-52/+82
* fixed unary_opsMartin Odersky2007-02-165-54/+24
* Improved ping pong actor example.Philipp Haller2007-02-151-36/+28
* Added unary_ primitivesIulian Dragos2007-02-153-6/+12
* fixed testsMartin Odersky2007-02-156-60/+61
* deprecated [...] attribute syntax. Martin Odersky2007-02-156-199/+227
* Added support for unary_+/-/!/~ primitives.Iulian Dragos2007-02-152-2/+39
* more changes to make tuples (...)Martin Odersky2007-02-1415-58/+87
* changed tuple syntax to (...)Martin Odersky2007-02-1380-747/+649
* - renamed msil.predef build target to msilmihaylov2007-02-131-2/+6
* Fixed transformer/CleanUp crash with -target:msilmihaylov2007-02-131-9/+11
* fixed problem with bug640Martin Odersky2007-02-122-3/+4
* Added support for compileLate in icode phases.Iulian Dragos2007-02-127-28/+39
* updated testsMartin Odersky2007-02-122-3/+2
* small fixes to newline behavior.Martin Odersky2007-02-127-56/+77
* Fixed exhaustiveness warningIulian Dragos2007-02-121-0/+1
* Generate SYNTHETIC attribute for methods and fi...Iulian Dragos2007-02-121-0/+1
* Fixed Iterable.drop according to contribution #332mihaylov2007-02-121-1/+1
* Fixed crash in resident modeIulian Dragos2007-02-121-7/+0
* Fixed contribution #322 concerning RichStringmihaylov2007-02-111-1/+1
* Generate direct reference to the TYPE field of ...mihaylov2007-02-113-33/+48
* Fixed GenMSIL for the new SCOPE_ENTER/SCOPE_EXI...mihaylov2007-02-111-0/+2
* Fixed local variable table scopingIulian Dragos2007-02-095-49/+173
* renamed attributes to annotations; added @syntax.Martin Odersky2007-02-0927-150/+227
* Preliminary support for building .NET version o...mihaylov2007-02-093-1/+45
* Added the C# files to src/dotnet-library/scala/...mihaylov2007-02-0913-0/+300
* Made scalac ant task accept .NET-related settingsmihaylov2007-02-091-0/+14
* Forgot to remove some useless code.Iulian Dragos2007-02-091-5/+6
* removed -nowarn option in scalatest (excepted f...michelou2007-02-091-2/+2
* minor changes in reporters/*.scalamichelou2007-02-093-104/+103
* Fixed 'throws' attribute when used with 'uniqid'.Iulian Dragos2007-02-091-6/+15
* Removed some platform-agnostic files from src/d...mihaylov2007-02-095-124/+0
* made subtyping decidable.Martin Odersky2007-02-098-23/+190
* leave only .NET-specific files in src/dotnet-li...mihaylov2007-02-09358-31017/+340
* reinstantiated TreePrintersMartin Odersky2007-02-081-0/+386
* Disabled stability testMartin Odersky2007-02-082-383/+2
* changed exhaustivity check suppression to attri...Martin Odersky2007-02-084-11/+18
* changed non-exhaustivity to attributesMartin Odersky2007-02-0721-97/+240
* moved encoding value to object Propertiesmichelou2007-02-074-10/+16
* small portability fixes to the librarymihaylov2007-02-074-3/+5
* added missing file headersmichelou2007-02-079-50/+122
* updated deprecated methodsmichelou2007-02-073-8/+18