Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-02 | Private variables | Juan J. Martinez | |
2022-09-01 | Use the position of the ident | Juan J. Martinez | |
2022-09-01 | Variable declaration | Juan J. Martinez | |
2022-08-30 | Boolean type, and true/false symbols | Juan J. Martinez | |
2022-08-15 | Try call before lambda | Juan J. Martinez | |
2022-08-15 | Better error reporting | Juan J. Martinez | |
These don't need backtracking. | |||
2022-08-14 | Limit lambdas to only use local variables | Juan J. Martinez | |
Dynamic allocation (and hence closures) is not supported. | |||
2022-08-12 | Initial import | Juan J. Martinez | |