summaryrefslogtreecommitdiff
path: root/src/bytecode.c
Commit message (Expand)AuthorAgeFilesLines
* evaluate print arguments left to rightAdrian Thurston2013-12-241-25/+34
* some code movement to iter.cAdrian Thurston2013-12-231-99/+0
* destroy user iterators from local downref, doesn't recurseAdrian Thurston2013-12-231-22/+27
* added the downref based off of local info in exitAdrian Thurston2013-12-231-24/+60
* make stack unwinding work in presence of reverse iteratorsAdrian Thurston2013-12-211-4/+17
* implemented the downref of local itersAdrian Thurston2013-12-211-0/+18
* added the cast operatorAdrian Thurston2013-12-151-0/+13
* renamed colm dir to srcAdrian Thurston2013-06-081-0/+3668
* revert "moved 'colm' dir to 'src'"Adrian Thurston2012-08-011-3596/+0
* cleanup: 'accum' -> 'parser'Adrian Thurston2012-07-281-20/+20
* added .tree member and .eof() function to parserAdrian Thurston2012-07-281-0/+14
* fix for EXIT op: need to save the frame id for comparisonAdrian Thurston2012-07-091-1/+4
* moved 'colm' dir to 'src'Adrian Thurston2012-07-011-0/+3579