summaryrefslogtreecommitdiffstats
path: root/opcode_list.h
AgeCommit message (Expand)Author
2012-12-04Refactor function argument passing into what it always should have been.Stephen Dolan
2012-12-03Extend `{foo}` syntax to allow `{"foo"}` as well.Stephen Dolan
2012-12-03General cleanup - rename a few things, delete dead code.Stephen Dolan
2012-12-02Clean up calls to C functions, unify opcodesStephen Dolan
2012-12-02Refactor of function call codegen. Separate codegen for C and jq calls.Stephen Dolan
2012-11-25Minor refactor of function call setup to allow for multiple arguments.Stephen Dolan
2012-10-20A string interpolation syntax that I don't hate. Also tests.Stephen Dolan
2012-09-18Move everything around - delete old Haskell code, clean up build.Stephen Dolan