cg/src
2026-03-04 17:56:53 -07:00
..
cg texteditor. 'o' key 2026-03-04 17:56:53 -07:00
ast.ts More pretty printer 2026-02-27 21:40:58 -07:00
compiler.ts Font editer coming a long. first font is looking good. some parser changes to accomodate any string as record fields. other stuff 2026-02-23 21:11:20 -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 Font editer coming a long. first font is looking good. some parser changes to accomodate any string as record fields. other stuff 2026-02-23 21:11:20 -07:00
runtime-compiled.ts Ability to delete from store 2026-02-26 21:21:49 -07:00
runtime-js.ts Ability to delete from store 2026-02-26 21:21:49 -07:00
ui.ts Rendering my disgusting font. using it in a few places. wow its hideous 2026-02-23 23:47:58 -07:00