cg/src
2026-03-26 22:19:09 -06:00
..
cg cleaning 2026-03-26 22:04:18 -06:00
ast.ts Typeclasses 2026-03-26 21:38:32 -06:00
compiler.ts Typeclasses 2026-03-26 21:38:32 -06:00
error.ts we have persistence. persisting all store values' ASTs to localStorage 2026-02-06 23:34:24 -07:00
lexer.ts No more Refs, no more store, every top level def goes in the store, to update store values use := 2026-02-06 18:06:01 -07:00
main.ts Typeclasses 2026-03-26 21:38:32 -06:00
parser.ts Typeclasses 2026-03-26 21:38:32 -06:00
runtime-compiled.ts Ability to delete from store 2026-02-26 21:21:49 -07:00
runtime-js.ts We're checking types!!!! 2026-03-26 18:32:40 -06:00
typechecker.ts List spread type checking 2026-03-26 22:19:09 -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