cg/src
2026-04-01 21:55:30 -06:00
..
cg Saving modules to files 2026-04-01 21:55:30 -06:00
ast.ts Module syntax. doesn't really do anything yet. well, it groups definitions 2026-04-01 21:39:08 -06:00
compiler.ts Records now hoist their fields if they reference other fields so we can have circular 2026-04-01 19:43:45 -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 Typeclasses 2026-03-26 21:38:32 -06:00
parser.ts Module syntax. doesn't really do anything yet. well, it groups definitions 2026-04-01 21:39:08 -06:00
runtime-compiled.ts Ability to delete from store 2026-02-26 21:21:49 -07:00
runtime-js.ts Saving modules to files 2026-04-01 21:55:30 -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