Skip to content

Tags: cladam/hica-lisp

Tags

v0.6.0

Toggle v0.6.0's commit message
chore: new minor, now with better error reporting

v0.5.0

Toggle v0.5.0's commit message
feat: add string, parsing, and IO builtins for learn module coverage

Intent Log:
- Pre-sync safety snapshot

v0.4.1

Toggle v0.4.1's commit message
chore: new fix release

v0.4.0

Toggle v0.4.0's commit message
v0.4.0: assert/assert-eq builtins, loop/recur, LError

v0.3.0

Toggle v0.3.0's commit message
v0.3.0: assert/assert-eq builtins, loop/recur, LError

v0.3.2

Toggle v0.3.2's commit message
feat: add semicolon line comment support to tokeniser

v0.3.1

Toggle v0.3.1's commit message
fix: add a recursive helper to work around a bug in Perceus

Intent Log:
- Pre-sync safety snapshot

v0.2.0

Toggle v0.2.0's commit message
feat: add new builtins: split, starts-with and contains

Intent Log:
- Pre-sync safety snapshot

v0.1.0

Toggle v0.1.0's commit message
chore: publish first official release of HiLisp

v0.1.0-2

Toggle v0.1.0-2's commit message
chore: publish again with minor CI fix