This website requires JavaScript.
Explore
Help
Sign in
dustinswan
/
cg
Watch
1
Star
0
Fork
You've already forked cg
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
91e9ccd92e
cg
/
src
History
Download ZIP
Download TAR.GZ
Dustin Swan
91e9ccd92e
openOrFocus
2026-02-17 22:28:47 -07:00
..
cg
openOrFocus
2026-02-17 22:28:47 -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
tree leaves are now editable. cleaning. removing redefine, since i can just eval() with :=
2026-02-16 16:13:24 -07:00
ui.ts
Fixing some bugs. fixing some scroll issues
2026-02-15 21:25:51 -07:00