Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-17 | * Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), and | Eelco Dolstra | 1 | -0/+2 | |
the semantic changes. | |||||
2006-09-24 | * Primop `toPath' to convert a string to a path. | Eelco Dolstra | 1 | -0/+3 | |
* Primop `pathExists' to check for path existence. |