cg/src
2026-02-22 23:11:01 -07:00
..
cg More components. better app interface. more progress on fontEditor 2026-02-22 23:11:01 -07:00
ast.ts Fixing bugs. escaping things when pretty printing. adding reflect host function. getting further with tree view 2026-02-14 22:08:58 -07:00
compiler.ts Cleaning 2026-02-13 17:31:08 -07: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 Palette history 2026-02-22 21:06:43 -07:00
parser.ts Saving glyphs 2026-02-22 13:49:26 -07:00
runtime-compiled.ts Changing the shape of apps. adding better error boundries at stateful components. start fontViewer 2026-02-22 17:00:07 -07:00
runtime-js.ts glyphView. fontEditor. a few more host functions 2026-02-22 20:41:41 -07:00
ui.ts Fixing some bugs. fixing some scroll issues 2026-02-15 21:25:51 -07:00