cg/src
2026-04-06 20:48:01 -06:00
..
cg Fixing glyph editor 2026-04-06 20:48:01 -06:00
ast.ts on second thought, i want these to stay \n 2026-04-06 19:54:31 -06:00
compiler.ts Letting me save things to _ or _myVar to throw it away. fixing printing newlines in strings 2026-04-06 17:29:40 -06:00
error.ts we have persistence. persisting all store values' ASTs to localStorage 2026-02-06 23:34:24 -07:00
lexer.ts Type constraints 2026-03-28 21:39:53 -06:00
main.ts When compiling top level stuff put it in a store record, don't const them. More cleaning 2026-04-02 16:58:33 -06:00
parser.ts Letting me save things to _ or _myVar to throw it away. fixing printing newlines in strings 2026-04-06 17:29:40 -06:00
runtime-compiled.ts No longer saving to localStorage. ignoring cg files so vite doesn't reload the page every time i save state 2026-04-02 15:29:15 -06:00
runtime-js.ts Adding applyModule! function 2026-04-06 19:54:16 -06:00
typechecker.ts Type constraints 2026-03-28 21:39:53 -06:00
ui.ts Rendering my disgusting font. using it in a few places. wow its hideous 2026-02-23 23:47:58 -07:00