cc09a2c refactor: Use aslist-ref instead of assoc/cadr
~akarle pushed to ~akarle/fisl git
29210ae refactor: Update for-loop extraction and desugaring to use composition
~akarle pushed to ~akarle/fisl git
2327624 refactor: Add
assert-type!
to avoid many (if (top-type?))
trees
~akarle pushed to ~akarle/fisl git
415557b ch9.5: Implement an ugly version of for-loops
~akarle pushed to ~akarle/fisl git
e98c287 ch9.3: Implement 'and' and 'or' operators
~akarle pushed to ~akarle/fisl git
5e57cfe interpreter: Add custom 'env' object for nested envs
~akarle pushed to ~akarle/fisl git
9b0ba68 parser: Fix synchronization at end of input
~akarle pushed to ~akarle/fisl git
7dc01d4 parser: Add synchronization at declaration level
~akarle pushed to ~akarle/fisl git
95960e0 docs: Fix some TODO's and comment indentation
~akarle pushed to ~akarle/fisl git
4913379 repl: Print expr-stmts and drop need for ';'
~akarle pushed to ~akarle/fisl git
75369e7 refactor: let-values, fname global, less nested functions
~akarle pushed to ~akarle/fisl git
3e66523 repl: Add threads and nrepl for live image updates
~akarle pushed to ~akarle/fisl git