aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
gh-pagesdeploy: 8ca27aeeb99a0da43e92e39918aa07c0b1443c07johannst2 days
mainrt: remove dump() and add disasm(), to directly disasm code using ndisasm if ...Johannes Stoelp2 days
 
 
AgeCommit messageAuthorFilesLines
2 daysrt: remove dump() and add disasm(), to directly disasm code using ndisasm if ...HEADmainJohannes Stoelp3-17/+48
2 daysexample: use Runtime::dump rather than writing bytes out by handJohannes Stoelp2-10/+10
2 daysreadme: add ascii logoJohannes Stoelp1-0/+13
8 dayscargo: replace nix with libcJohannes Stoelp2-21/+20
8 daysbf: compile constant into jit code, doc updatesJohannes Stoelp1-14/+21
8 daysasm: remove wildcard use stmtJohannes Stoelp1-4/+4
8 daysbf: add runtime check for data ptr over/underflowJohannes Stoelp2-15/+90
8 daysfib: only use caller saved registersJohannes Stoelp1-1/+1
8 daysci: run with debug and release in the default targetJohannes Stoelp1-10/+18
8 daysbf: update upper bound checkJohannes Stoelp1-6/+2
[...]
 
Clone
https://git.memzero.de/mirror/juicebox-asm
ssh://git.memzero.de/mirror/juicebox-asm
git@git.memzero.de:mirror/juicebox-asm