summaryrefslogtreecommitdiff
path: root/docs/Bytecode
Commit message (Expand)AuthorAgeFilesLines
* All numerical values are represented in 22:10 fixed point.John Mark Bell2008-11-231-9/+4
* A bunch of property parsers.John Mark Bell2008-10-251-3/+3
* In hindsight, it's more likely that opcodes will be added than flags, so use ...John Mark Bell2008-10-221-5/+5
* Provide example of typed parameter listJohn Mark Bell2008-10-211-0/+9
* Document shorthand propertiesJohn Mark Bell2008-10-211-0/+32
* Reduce space requirements by squashing opcode + flags + value into 32 bits. John Mark Bell2008-10-211-545/+431
* All properties done.John Mark Bell2008-10-211-23/+844
* Beginnings of a bytecode format.John Mark Bell2008-10-211-0/+318