summaryrefslogtreecommitdiff
path: root/test/files/run/interpreter.check
Commit message (Collapse)AuthorAgeFilesLines
* fixed #246. adapted check files.Martin Odersky2007-11-211-1/+1
|
* Minor changes to improve the output whenLex Spoon2007-10-021-13/+24
| | | | | there are type errors in the user's code
* Fixed interpreter error recovery mode and somet...Sean McDirmid2007-09-271-2/+2
| | | | | | | | Fixed interpreter error recovery mode and something in Namers that was unlinking module symbols (removed unlink, hope resident compiler is ok, but there are no tests for this in the test suite, better to fix the tests we do have then worry about tests we don't right?)
* (no commit message)Lex Spoon2007-07-221-1/+2
|
* (no commit message)Lex Spoon2007-07-131-0/+9
|
* Use "res" instead of "unnamed" as the base of Lex Spoon2007-07-021-1/+1
| | | | | variable names generated by the interpreter.
* Skip the first line of output, because now it i...Lex Spoon2007-06-191-1/+0
| | | | | Skip the first line of output, because now it includes a version number
* The parser no longer signals "incomplete input"...Lex Spoon2007-06-031-0/+19
| | | | | | The parser no longer signals "incomplete input" in cases where the input already has an outright syntax error.
* account for new welcome messageLex Spoon2007-05-301-1/+1
|
* (no commit message)Lex Spoon2007-05-241-1/+1
|
* added a new line at the end, so that hopefully ...Lex Spoon2007-04-191-1/+1
| | | | | | added a new line at the end, so that hopefully the test is more robust on different machines
* scala.Int -> Intmichelou2007-04-191-45/+45
|
* (no commit message)Lex Spoon2007-04-191-0/+135