summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* - Removed the xmlStuffpaltherr2004-03-181-31/+0
* - Added test files for xml parsing and xml lite...paltherr2004-03-189-0/+233
* works only relative to scala/testburaq2004-03-181-1/+2
* xml parsing should only be active for --xmlPars...buraq2004-03-181-3/+3
* added testing infrastructure for XML parserburaq2004-03-181-0/+30
* - Explicitly import java.lang.System.out to avo...mihaylov2004-03-171-10/+10
* symbols replaced with Elem constructorsburaq2004-03-161-51/+67
* - updated tests with MIN_INT and MIN_LONG liter...michelou2004-03-151-4/+4
* cleanupburaq2004-03-152-4/+5
* ;changes to xml apiburaq2004-03-123-4/+8
* changes to xml apiburaq2004-03-122-56/+94
* - Added doubledefs.scalapaltherr2004-03-112-0/+189
* - Modified SymbolTablePrinter.getSymbolKind to ...paltherr2004-03-111-1/+1
* - Removed alias scala.Stringpaltherr2004-03-061-3/+3
* - Replaced "java" by "scala"paltherr2004-03-031-7/+6
* - Added test 1paltherr2004-03-021-0/+13
* *** empty log message ***michelou2004-03-012-0/+114
* - added test cases for Scala literals such as J...michelou2004-03-012-0/+68
* - Removed method SymbolTablePrinter.getSymbolFu...paltherr2004-02-294-4/+4
* removed because option -Xmarkup is neededburaq2004-02-162-108/+0
* added test case for xml patternsburaq2004-02-162-1/+29
* test cases for xml literal parsingburaq2004-02-132-0/+80
* - Downgraded to the old, bulky val syntax.Matthias Zenger2004-02-131-3/+10
* - Changed Tree.Block(Tree[]) to Tree.Block(Tree...paltherr2004-02-121-1/+1
* better comparison of actual and expected resultsburaq2004-02-112-54/+122
* these are jvm dependent -> ../jvmburaq2004-02-112-79/+0
* these are jvm dependentburaq2004-02-112-0/+79
* - Updated files to the new syntax.Matthias Zenger2004-02-105-19/+30
* projections on XML ! preserving document order !buraq2004-02-092-1/+15
* things to test the xml libraryburaq2004-02-092-0/+65
* - Added isInstanceOf and asInstanceOf testspaltherr2004-02-042-0/+11
* bugfixburaq2004-02-021-0/+19
* - Introduced local and global refspaltherr2004-02-011-2/+2
* - Generalized use of AConstant to represent con...paltherr2004-02-013-5/+5
* - Added 'import java.lang.System' to satisfy th...mihaylov2004-01-261-0/+1
* - Added test/files/run/tailcallspaltherr2004-01-262-0/+135
* - Fixed error messagepaltherr2004-01-261-1/+1
* - Removed duplicate testpaltherr2004-01-251-55/+0
* - Added backend tag in arguments of runtime testspaltherr2004-01-231-3/+3
* - Added files test/files/shl/basic.*paltherr2004-01-222-0/+79
* - Added flag -shlpaltherr2004-01-221-10/+29
* *** empty log message ***Martin Odersky2004-01-201-2/+2
* - Moved test/pos test/neg and test/new into tes...paltherr2004-01-19244-3496/+2
* *** empty log message ***Martin Odersky2004-01-158-12/+12
* *** empty log message ***Martin Odersky2004-01-1512-0/+98
* *** empty log message ***Martin Odersky2004-01-1518-0/+526
* - Removed bug50.scalapaltherr2004-01-132-16/+0
* - Replaced Executable by Applicationpaltherr2004-01-131-1/+1
* - Removed List from Predefpaltherr2004-01-131-1/+1
* Replace class Executable with Application.Matthias Zenger2004-01-1222-22/+22