Permalink
Failed to load latest commit information.
c-notes notes re circular deps Aug 7, 2018
notes additional note Jul 18, 2018
runtime Extend compiler with object expressions, passing "object literal, sim… Aug 11, 2018
sketches Continuing with GC sketch - twin heap implementation Jul 28, 2018
src Extend compiler with object expressions, passing "object literal, sim… Aug 11, 2018
test Extend compiler with object expressions, passing "object literal, sim… Aug 11, 2018
.editorconfig switch to editorconfig Jul 28, 2018
.gitignore Hello world with typescript Jul 11, 2018
NOTES.md Move to a shared header for gc'd objects, which for jsvalues is now t… Aug 9, 2018
README.md upd Jul 16, 2018
compile-and-run Initial hello world Jul 11, 2018
compile-js refactor test environment Jul 28, 2018
compile-js-to-c refactor test environment Jul 28, 2018
exploding-deref.bc lots of interesting things - my gc-sketch is failing cos I realised I… Jul 25, 2018
lib.sh Clean up all clang warnings for C output Jul 29, 2018
link-c first integration test passing Jul 28, 2018
package-lock.json Add nodemon Aug 6, 2018
package.json Add nodemon Aug 6, 2018
todos.md work in progress converting to managing heap Jul 29, 2018
tsconfig.json Working on environment representation Jul 11, 2018