aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/bf.rs
Commit message (Expand)AuthorAgeFilesLines
* bf: compile constant into jit code, doc updatesJohannes Stoelp9 days1-14/+21
* bf: add runtime check for data ptr over/underflowJohannes Stoelp9 days1-14/+83
* bf: update upper bound checkJohannes Stoelp9 days1-6/+2
* mem: make all memory operands explicit in sizeJohannes Stoelp10 days1-8/+12
* bf: add fun optimization to fold +- insnsJohannes Stoelp11 days1-4/+44
* bf: align comment on 80 colsJohannes Stoelp11 days1-22/+25
* bf: rename file and add to ciJohannes Stoelp14 days1-0/+292