aboutsummaryrefslogtreecommitdiffstats
path: root/bytecode/src/encoding.rs
AgeCommit message (Expand)AuthorFilesLines
2022-08-07Add int<? and eq?.Rose Hogenson1-0/+5
2022-07-30Add typeof to encoding.rs.Rose Hogenson1-0/+9
2022-07-30Write more tests for decode.Rose Hogenson1-15/+261
2022-07-29Fix the bytecode interpreter.Rose Hogenson1-167/+112
2022-03-03Start the garbage collector.Rose Hogenson1-6/+6
2022-01-09Initial commit.Rose Hogenson1-0/+225