Fix None dereference on invalid feed URL
License under the MIT license.
2b7b682f7d0882e799e00f8edc91c0b9c91fc241
Move the simplify phase before the collect-defines phase
9b2feca2a2a4e7a6cf64b4ee118b81585fb938a6
Kill internal-keywords, it's been unused for a while.
9830c6409e60f36e8376ce3bf235e4d7a5bbddbc
With BENCHMARK_ITERATIONS, we need to reset the heap between runs
1a75f912afcb56f5c3dfa3d9a0c4f836bc4b1eff
Restore support for compiling the baseline branch
99ab41c46d02bde82c18637ba405827240e2118f
Change the (command-line) funtion to a command-line-args variable
a71258d0bbfff67bd5ec74de689793c6ba8feabb
Expose logior in the intepreter
20b268faf4912b0c9482bc565ba76678dfce4c9d
Fix incorrect reification of gensym
30ca009eefc0cb09da0467194ccd08d3d2ffddd1
Minor changes for FreeBSD support
edb0f65ab145974b10e2d2e21774f18125f536f1
Minor edits
d06004b6783d2533d1ff902ea77fe3f0bd4be6a1
fix define-interpreter-builtin-var
1437d5db30de0ddb6c76759bcb0faf87a32050b4
Compile repl into a named assembly file, for ease of debugging
2c3257198f2d1bc39307600fe9e5ed2fe9218fcc
Simplify error-halt
ee095e455847f29b0286f978ece710f18712e628
Brief README and LANGUAGE files
27f753c852c0cedf10c5644c1190e7943436458e
Eliminate some code duplication in interpreter
4bfd1a651e00ce146ee21f6a7d636c154b7ca56f
Convert the compiler's resolve-variables pass to symboltables
eba0e33d5be12aa8ee86be639ffa9105faf2dd87
begin is suppose to introduce a macro scope
0f12567c587116cab1344506fcac09f1bde2c3f2
Convert macro expansion to use symboltables
7c289964fd088005779cf4bee759889ac629c60d
Convert interpreter environments to symboltables
063eef508ffd7efb7d263e677f10f84c5d30b28f
Convert interpreter builtin-form table to a symboltable
85f30384bdd59b1f5e4ec1966ca7ee722e2092bb
Generic symboltable support
7286bfe79df7cafa6aa92e8ee5161b51849c0d00
Add a symbol-id field to symbols
0150bc69fade1087bbcc9da096dbde642ae20342
hashtable implementation needs vector-set-range!
849d0cf401e89bc2979835d5b89984eb0a014e3f
More progress
d410bde19f205c2785cd76dcdfc3d078845972ab
Store the bits that identify registers to heap_exhausted
414b7691d82a021ccb76de4a5b8e8d0eb79d6629
Use lea for reset-frame-base to avoid trashing flags
4791848d0cdd60f4fb6ef1259e7260c45be3ee67
Make reset-frame-base optional for most codegens
c4f7fc3e39d198c66cc5b97f1af1a5adaed76511
Avoid unnecessarily passing the current frame-base to codegen