cg/src
2026-02-08 20:36:19 -07:00
..
ast.ts we have persistence. persisting all store values' ASTs to localStorage 2026-02-06 23:34:24 -07:00
builtins.ts Adding center and box, more color options to UI stuff, working on command palette styling 2026-02-07 23:47:11 -07:00
compiler.ts Adding measure to new compile code. Cleaning up debug 2026-02-08 20:14:13 -07:00
counter.cg Returning coords with Clickable event. Usinsg them to position cursor when clicking in a textfield 2026-02-04 18:58:27 -07:00
design-tokens.cg fixing hitTest bounds for clickable. using Constructors for Clickable events. starting to think about design systems.. 2026-02-03 13:00:54 -07:00
env.ts First commit for CG 2026-01-29 22:39:33 -07:00
error.ts we have persistence. persisting all store values' ASTs to localStorage 2026-02-06 23:34:24 -07:00
interpreter.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 Cleaning 2026-02-08 20:36:19 -07:00
os.cg Cleaning 2026-02-08 20:36:19 -07:00
parser.ts Cleaning up UI primitives. fixing parser bugs. still struggling to make a command palette lol 2026-02-07 15:23:25 -07:00
persistence.ts compiling. interpreting was too slow 2026-02-08 20:02:06 -07:00
runtime-compiled.ts Adding measure to new compile code. Cleaning up debug 2026-02-08 20:14:13 -07:00
runtime-js.ts Adding measure to new compile code. Cleaning up debug 2026-02-08 20:14:13 -07:00
runtime.ts Cleaning up UI primitives. fixing parser bugs. still struggling to make a command palette lol 2026-02-07 15:23:25 -07:00
stdlib.cg Cleaning up UI primitives. fixing parser bugs. still struggling to make a command palette lol 2026-02-07 15:23:25 -07:00
store.ts we have reactivity 2026-02-06 21:03:59 -07:00
test.cg even more stdlib 2026-02-02 23:19:24 -07:00
textinput-test.cg Adding function to list all store entries. OS command palette thing coming soon 2026-02-07 00:03:08 -07:00
types.ts Adding center and box, more color options to UI stuff, working on command palette styling 2026-02-07 23:47:11 -07:00
ui-components.cg Adding center and box, more color options to UI stuff, working on command palette styling 2026-02-07 23:47:11 -07:00
ui.ts compiling. interpreting was too slow 2026-02-08 20:02:06 -07:00
valueToAST.ts we have persistence. persisting all store values' ASTs to localStorage 2026-02-06 23:34:24 -07:00
valueToUI-compiled.ts Adding measure to new compile code. Cleaning up debug 2026-02-08 20:14:13 -07:00
valueToUI.ts Adding center and box, more color options to UI stuff, working on command palette styling 2026-02-07 23:47:11 -07:00