summary refs log tree commit diff
path: root/evoke.e
AgeCommit message (Expand)Author
11 dayssmall changes towards self-hostingIrene Knapp
11 dayswhew, okay, lots of interpret stuff implemented nowIrene Knapp
11 daysdynamic.e is split up again, and more progressIrene Knapp
11 daysstarted cleaning up all the log-loaded functionalityIrene Knapp
12 daystidied away core-plus.eIrene Knapp
12 daysthe entirety of core.e now log-loadsIrene Knapp
12 daysso yeah, docol, exit, and lit all work in log-load nowIrene Knapp
12 dayscolon, semicolon, and compiled integers all work with log-load nowIrene Knapp
13 dayscreate works now, and docol outputs successfullyIrene Knapp
13 daysadd a really powerful stack depth tracking feature for transforms to useIrene Knapp
14 daysyessssssssIrene Knapp
2026-05-18okay there's a strat for making the here/latest variables nowIrene Knapp
2026-05-17implement log-load-create; add all the pack/unpack stuff to core.eIrene Knapp
2026-05-16the skeleton of the log-load transform is in place nowIrene Knapp
2026-05-16ah, oops, there was a bug in the label transform for compiled wordsIrene Knapp
2026-05-16it's much closer, most of the labels work correctly nowIrene Knapp
2026-05-15make the label transformation work all the way, no crashingIrene Knapp
2026-05-15document the assumptions between labels and transformsIrene Knapp
2026-05-15transform runs inside the label loop now, and is able to do compilationIrene Knapp
2026-05-15fix things up so it gets through cold-startIrene Knapp
2026-05-11implement all the core Forth stuff in Evocation-assemblyIrene Knapp
2026-05-09implement more stuff in interpret.eIrene Knapp
2026-05-09a minor documentation error in the word header formatIrene Knapp
2026-05-08add a rough draft of a self-hosted evokeIrene Knapp