index
:
evocation
this commit
main
Call forth the blue-green flame of computation from the universe, weave its energies into a fabric, that we may share our blood with it.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
8 days
the two-pass magick works!!!!!
Irene Knapp
10 days
ROLL, UNROLL, and a whole bunch of addressing modes
Irene Knapp
10 days
added a macro BEFORENEXT and a bunch of words like LITPACK64
Irene Knapp
11 days
move almost all the ELF stuff to code writen in Forth
Irene Knapp
11 days
heap allocation now works! also fix some encoding issues
Irene Knapp
11 days
break up OLD_CODE into separate calls
Irene Knapp
11 days
memory manipulation
Irene Knapp
13 days
add stack manip, arithmetic, bitwise stuff, comparisons
Irene Knapp
14 days
a convenience macro for word headers
Irene Knapp
2025-10-23
pick a header format, document it
Irene Knapp
2025-10-20
implement Forth EXIT
Irene Knapp
2025-10-20
woooooo successful debugging
Irene Knapp
2025-10-19
it does threaded execution now!!!!!!!!
Irene Knapp
2025-10-19
much closer to being able to move to threaded execution
Irene Knapp
2025-10-19
there was an important bug in mov.qreg.disp8.bimm
Irene Knapp
2025-10-19
rename a bunch of instructions
Irene Knapp
2025-10-19
add extensive documentation on the execution model
Irene Knapp
2025-10-18
Add documentation! Yay :)
Irene Knapp
2025-10-11
generalized mov.qreg.qreg
Irene Knapp
2025-10-11
write better comments in exit-code.gnu.asm
Irene Knapp
2025-10-11
comment the code in preparation for restructuring it
Irene Knapp
2025-10-11
add a disassembler
Irene Knapp
2025-10-11
clean up mnemonics a bit
Irene Knapp
2025-10-11
use qwordreg in another place
Irene Knapp
2025-10-10
sorta outputs itself, but it reads too much of itself to do that, but very go...
Irene Knapp
2025-10-05
hello works! yay
Irene Knapp
2025-10-05
yay the earliest examples are in a solid state
Irene Knapp
2025-10-05
initial template stuff
Irene Knapp
2025-10-05
return an exit code
Irene Knapp