Commit graph

18 commits

Author SHA1 Message Date
f3c3a76671
Switching to ML style type annotations. not separate statement from the expression 2026-03-26 16:05:22 -06:00
d79166a5bc
Font editer coming a long. first font is looking good. some parser changes to accomodate any string as record fields. other stuff 2026-02-23 21:11:20 -07:00
164f752338
Cleaning 2026-02-13 17:31:08 -07:00
6ab98c1448
let statements _within_ match patterns now need parens. adding sections to palette options. etc. 2026-02-13 12:15:56 -07:00
68f4fbe9b3
bugs 2026-02-12 22:05:15 -07:00
5f592f40bf
Letrec. index in stdlib. fixing NaNs when measuring things without gaps, w or h. more window management stuff in OS 2026-02-12 17:26:55 -07:00
db4abfa450
Fixing too much. also, the OS is actually spawning and managing windows 2026-02-12 16:13:00 -07:00
62f6e202b0
no longer random identifiers for matches 2026-02-11 23:03:23 -07:00
c294d7fd6a
a million fixes 2026-02-11 22:06:26 -07:00
b1696499e5
Fixing lots of stuff. pretty printer. saving to localStorage again. store stuff. can't remember now 2026-02-11 16:57:51 -07:00
8bc05efa1e
Fixing pretty print ast. adding a few more builtins :( getting further with inspector 2026-02-10 16:46:31 -07:00
3fe7750290
namspacing and lowercasing ui functions. they're functions, not data constructors now. matching CG userspace ui functions 2026-02-09 19:29:08 -07:00
f378149146
nested rebind now works 2026-02-09 15:22:07 -07:00
559191c65e
still don't have modules. instead will load all source in /cg/ dir, in alpha filename order 2026-02-09 14:04:26 -07:00
0deb8f6307
Adding getSource native function 2026-02-09 13:54:42 -07:00
60c8f74d50
Letting us redefine functions, reactively 2026-02-09 12:54:09 -07:00
cc9f5959d7
Adding measure to new compile code. Cleaning up debug 2026-02-08 20:14:13 -07:00
2cd5a609bb
compiling. interpreting was too slow 2026-02-08 20:02:06 -07:00