]> git.mdlowis.com Git - proto/sclpl.git/commit
Refactored flags field to be a bitfield and to contain a (currently unused) codesize...
authorMichael D. Lowis <mike@mdlowis.com>
Mon, 21 Apr 2014 20:47:45 +0000 (16:47 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Mon, 21 Apr 2014 20:47:45 +0000 (16:47 -0400)
commitb50257cee8c8222f1e4b6f51674ce134859ef4b8
treeb803635808e0a9e4e72b045f29109e72f78a96d2
parent82daf4d432c2429ad0102d09a7d811d6fa658210
Refactored flags field to be a bitfield and to contain a (currently unused) codesize attribute. This attribute will be used to keep track of the number of bytecodes that make up the word.
source/slvm/main.c