Versions in this module
v0
Jul 26, 2025
Changes in this version
type ClassDecl
type EnumDecl
type Parameter
type ReturnStmt
Jul 19, 2025
Changes in this version
type AssignStmt
type Attribute
type BlockExpr
+
Val bool
type CallExpr
+
X Expr
+
Cmd Expr
type ContinueStmt
type DataStmt
type ForStmt
type ForeachStmt
+
Elm Expr
type HashTable
type IfStmt
type IncDecExpr
+
Pre bool
+
X Expr
type LabelStmt
+
X Expr
type SubExpr
type SwitchStmt
type ThrowStmt
type TryStmt
type VarExpr
type WhileStmt