cg/src
2026-04-01 16:25:26 -06:00
..
cg Updating layout to work for horizontal too 2026-04-01 16:25:26 -06:00
ast.ts Fixing constraint bug, pretty printing constraints 2026-03-28 22:19:27 -06:00
compiler.ts Fixing multi argument Constructors. Adding a layout system! Flex and fixed within a column 2026-04-01 16:00:11 -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 Fixing constraint bug, pretty printing constraints 2026-03-28 22:19:27 -06:00
runtime-compiled.ts Ability to delete from store 2026-02-26 21:21:49 -07:00
runtime-js.ts Can now save (apply) stuff from textEditor with annotations 2026-03-28 22:39:20 -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