summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Collapse)AuthorAgeFilesLines
* added accessor test (bis)michelou2007-12-051-0/+1
|
* added accessor testmichelou2007-12-051-15/+24
|
* fixed namespace printing bug - props to DPP who...Burak Emir2007-11-251-4/+11
| | | | | fixed namespace printing bug - props to DPP who found and reported it.
* Fixed ticket #10Iulian Dragos2007-11-212-0/+10
|
* fixed #209Martin Odersky2007-11-161-1/+2
|
* runtime tests of type representationmichelou2007-11-132-0/+421
|
* added/modified check filesMartin Odersky2007-10-261-4/+4
|
* enums can't be serializedmichelou2007-10-031-4/+4
|
* fixed #60 ampersand in xmlBurak Emir2007-09-142-0/+8
|
* minor changesmichelou2007-07-121-37/+39
|
* svn:keywordsmichelou2007-06-132-2/+2
|
* disabled debug flagmichelou2007-06-121-5/+5
|
* added .dll test library (Win32)michelou2007-06-123-6/+105
|
* added 64-bit librarymichelou2007-06-113-1/+2
|
* added test for @native attributemichelou2007-06-116-0/+65
|
* deprecated &f, .f, requires.Martin Odersky2007-06-051-2/+2
| | | | | Added existential types.
* fixed tests run/bridges.scala and jvm/inner.sca...michelou2007-04-301-12/+17
| | | | | fixed tests run/bridges.scala and jvm/inner.scala on IBM J9
* Fixing the build (toString() issues in the comp...Sean McDirmid2007-03-302-17/+17
| | | | | | Fixing the build (toString() issues in the compiler) and the test suite (toString() issues, spacing issues, and some stringPrefix issues)
* new pattern matching algoBurak Emir2007-03-223-14/+12
| | | | | | | removed "removeoption" changed SUnit and some tests added useful debug msg in typer
* HasKeyValue does not work? added pending/jvm/ba...Burak Emir2007-03-031-2/+4
| | | | | | | HasKeyValue does not work? added pending/jvm/backendBugUnapply fixed xml parsing, supports the ever-growing stateful scanner hacks now (sepRegions)
* added namespace testBurak Emir2007-03-021-0/+1
|
* fixed xml02Burak Emir2007-03-021-24/+13
|
* * small lib addition to testing.SUnit, made Uni...Burak Emir2007-03-023-41/+40
| | | | | | | | * small lib addition to testing.SUnit, made UnitTest @deprecated added * xml pattern matching on prefixes (in SymbolicXMLBuilder) xml name * parsing ensures that names do not end in a colon (namespaces) rewrote * xml02 to use SUnit
* added @serializable annotation to ListBuffermichelou2007-03-022-132/+164
|
* made Elem serializable again, added Utility.sor...Burak Emir2007-02-271-0/+5
| | | | | | made Elem serializable again, added Utility.sort method for attribute sorting
* xml.Elem has now {apply,unapply} !Burak Emir2007-02-271-1/+26
| | | | | | + Utility.trim function to remove whitespace + tests
* * fixed x @ unapplypat bindingBurak Emir2007-02-251-0/+9
| | | | | * added Node.unapply, QNode.unapply
* regenerated TupleN classes so that their toStri...Adriaan Moors2007-02-201-2/+2
| | | | | | regenerated TupleN classes so that their toString matches the (...) tuple syntax update .check files that contained tuple toString output
* Improved annotations testmihaylov2007-02-181-1/+0
|
* fixed testsMartin Odersky2007-02-151-8/+8
|
* Merged the dotnet-scala branchmihaylov2007-02-062-0/+23
|
* MSIL-firendly test suitmihaylov2007-02-052-0/+91
|
* (no commit message)Martin Odersky2007-02-031-2/+2
|
* Added test for console classIulian Dragos2007-01-312-0/+17
|
* updated check fileMartin Odersky2007-01-221-2/+2
|
* Fixed test/files/jvm/serialization.check due to...mihaylov2007-01-171-10/+10
| | | | | | Fixed test/files/jvm/serialization.check due to change in collection.Set.toString()
* Fixed serialization throughout RedBlack hierarchyIulian Dragos2007-01-051-6/+6
|
* changed collection librariesMartin Odersky2007-01-042-1/+2
|
* 1.Martin Odersky2007-01-031-1/+1
|
* fixed test case + strict checking for atomBurak Emir2006-12-222-6/+10
|
* updated check files with new tuple syntaxmichelou2006-12-131-2/+2
|
* Fixed bug 853, protected accessors crash with p...Iulian Dragos2006-12-121-0/+22
| | | | | Fixed bug 853, protected accessors crash with path dependent types.
* Fixed bugs in protected accessors.Iulian Dragos2006-11-092-10/+51
|
* Compiled with java 1.4Iulian Dragos2006-11-041-1/+1
|
* Added a value for Java static inner classes to ...Iulian Dragos2006-11-024-0/+38
| | | | | | Added a value for Java static inner classes to allow access to static members.
* Refactored portability supportmihaylov2006-11-012-10/+9
|
* More tests for protected accessors.Iulian Dragos2006-10-262-1/+4
|
* Fixed accessors for functions which access prot...Iulian Dragos2006-10-262-0/+4
| | | | | Fixed accessors for functions which access protected members.
* Added protected accessors in super accessors.Iulian Dragos2006-10-262-0/+94
|
* xml improvements for 2.2.1 (see changes)Burak Emir2006-10-145-1/+22
|