cg/src
2026-02-20 23:17:04 -07:00
..
cg Using ! for effectful host functions 2026-02-20 23:17:04 -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 Fixing too much. also, the OS is actually spawning and managing windows 2026-02-12 16:13:00 -07:00
parser.ts Cleaning 2026-02-13 17:31:08 -07:00
runtime-compiled.ts keyboard nav in tree view. 2026-02-15 23:37:43 -07:00
runtime-js.ts Using ! for effectful host functions 2026-02-20 23:17:04 -07:00
ui.ts Fixing some bugs. fixing some scroll issues 2026-02-15 21:25:51 -07:00