Activity
refactor: slightly reword var not found error
refactor: slightly reword var not found error
fix(cmd): properly return error exit code on err
fix(cmd): properly return error exit code on err
docs(README): add section about types
docs(README): add section about types
Force push
docs(README): add section about types
docs(README): add section about types
fix(ast): print dt
tag for dup stmts, not dup
fix(ast): print
dt
tag for dup stmts, not dup
docs(env): give doc comments consistent phrasing
docs(env): give doc comments consistent phrasing
docs(README): update commands status
docs(README): update commands status
refactor(eval): return nil at end instead of err
refactor(eval): return nil at end instead of err
refactor: parse a second AST from first AST
refactor: parse a second AST from first AST
refactor(object): use correct receiver names
refactor(object): use correct receiver names
docs(README): add status of implemented commands
docs(README): add status of implemented commands
chore: create FUNDING.yml
chore: create FUNDING.yml
docs: add doc comments to two functions
docs: add doc comments to two functions
refactor(eval): re-order funcs acc. to orig order
refactor(eval): re-order funcs acc. to orig order
refactor(eval): make getAttr return bool, not err
refactor(eval): make getAttr return bool, not err
docs(eval): add doc comment for eval
docs(eval): add doc comment for
eval
chore: add BSD 2-Clause License
chore: add BSD 2-Clause License
docs: add another sample.html
file
docs: add another
sample.html
filedocs: add README.md
docs: add README.md