summaryrefslogtreecommitdiff
tag name0.05 (883c473bac949def867b8834d01e661fe357040e)
tag date2012-02-08 00:24:42 -0700
tagged byMike Buland <eichlan@xagasoft.com>
tagged objectcommit a859a39f34...
downloadstage-0.05.tar.gz
stage-0.05.tar.bz2
stage-0.05.tar.xz
stage-0.05.zip
The entire processing core is rearranged. All basic operations should work
better than before such as return, goto, etc. Also, there should be significantly less memory used during a goto, and you should be able to chain many more gotos, although I wouldn't recommend it in general.