Permalink
Failed to load latest commit information.
backends/2c Sint -> Signed, Uint -> Unsigned to clear up confusion between Uint a… Apr 19, 2018
docs Tidying up box digrams in docs Apr 19, 2018
example Sint -> Signed, Uint -> Unsigned to clear up confusion between Uint a… Apr 19, 2018
libs updating libs/linear_hash Jun 12, 2018
resources adding begin block to lex and parse Jun 23, 2017
scripts Updating scripts/update_libs.pl to match linear_set changes. Apr 13, 2017
src Killing remaining uint and sint references Apr 19, 2018
t Killing remaining uint and sint references Apr 19, 2018
.clang-format adding clang-format, `make format` now reformats all source and tests Jul 1, 2016
.gitignore Adding scripts/update_libs.pl and "make update-libs" to manage libs/* Dec 21, 2016
.travis.yml removing urllib3 dependency as cpp-coveralls now fetches itself Jul 8, 2018
LICENSE Initial commit Mar 7, 2015
Makefile Cleaning up example/generics.ic and adding transform test covering it Apr 12, 2018
README.md Pancake pushfoo -> push_foo Apr 19, 2018
TODO.md Tidying up Unit implementation, removing push_unit & pop 1 churn from… Apr 17, 2018
config.mk Makefile no longer sets CC, rely on env Jun 28, 2017
icarus.1 Icarus pancake backend now supports loading bytecode from file (or st… Mar 24, 2017