summaryrefslogtreecommitdiff
path: root/test/files/shl
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed type signature (Nil -> Nil.type)paltherr2004-08-241-1/+1
|
* - Fixed check file for new interpretation schem...paltherr2004-04-101-2/+0
| | | | | - Fixed check file for new interpretation scheme of modules
* - Fixed name of initializer to <init>paltherr2004-04-071-2/+2
|
* - Changed Tree.Block(Tree[]) to Tree.Block(Tree...paltherr2004-02-121-1/+1
| | | | | - Changed Tree.Block(Tree[]) to Tree.Block(Tree[],Tree)
* - Added isInstanceOf and asInstanceOf testspaltherr2004-02-042-0/+11
|
* - Generalized use of AConstant to represent con...paltherr2004-02-011-3/+3
| | | | | - Generalized use of AConstant to represent constant values
* - Added files test/files/shl/basic.*paltherr2004-01-222-0/+79