• Joined on 2022-09-21
dane pushed to master at dane/petri 2026-04-17 12:23:27 -05:00
ceffd1869a Switch to a autotools build system and format
dane pushed to master at dane/guile-agar 2026-03-31 19:58:50 -05:00
4ea0e7933e Guile agar
dane created branch master in dane/guile-agar 2026-03-31 19:58:48 -05:00
dane created repository dane/guile-agar 2026-03-31 19:56:49 -05:00
dane pushed to master at dane/ganglock 2026-03-29 18:53:16 -05:00
c42dfb23bb Ganglock
dane created branch master in dane/ganglock 2026-03-29 18:53:16 -05:00
dane created repository dane/ganglock 2026-03-29 18:51:12 -05:00
dane pushed to master at dane/gamenite 2026-03-13 11:40:49 -05:00
59d66fe395 Board is in a scrollable window
dane pushed to legacy at dane/petri 2026-03-03 19:50:45 -06:00
dane created branch legacy in dane/petri 2026-03-03 19:50:45 -06:00
dane pushed to master at dane/d- 2026-02-23 10:01:04 -06:00
c4c255aa96 Add oop to sources
dane pushed to master at dane/d- 2026-02-23 09:53:37 -06:00
b4af4dc990 add oop submodule
dane pushed to master at dane/scm-to-vm 2026-02-15 13:33:32 -06:00
51e34c9750 Delete old vm
b50d3109c0 Utilize new implementation of vm
d44f5d2851 Other implementation of vm?
Compare 3 commits »
dane pushed to master at dane/scm-to-vm 2026-02-10 13:40:02 -06:00
0783e7c587 Generalize breakpoints
dane pushed to master at dane/scm-to-vm 2026-02-09 16:30:54 -06:00
c7b0d20334 Externalize stack for some reason, am I deathless?
dane pushed to master at dane/scm-to-vm 2026-02-09 11:01:30 -06:00
4280841719 Pluggable instruction sets
dane pushed to master at dane/scm-to-vm 2026-02-04 11:37:36 -06:00
e4fe2c6bff remove dead code and update testing functions
dane pushed to master at dane/scm-to-vm 2026-02-04 11:18:11 -06:00
9de16cfd3a Put a lid on the T-k issues
ec017b57fa Move optmization to after cps-ification
Compare 2 commits »
dane pushed to master at dane/scm-to-vm 2026-01-27 14:48:42 -06:00
01721cc9c2 update compiliation steps to use the letrecs (fix combinators)
dane pushed to master at dane/scm-to-vm 2026-01-27 11:00:23 -06:00
67d7cd8e3e Desugaring combines adjacent top-level defines into one letrec