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
2570635ba5
cg
/
src
History
Download ZIP
Download TAR.GZ
Dustin Swan
2570635ba5
I gave up on the no precedence thing. adding prec to parser
2026-02-12 17:58:21 -07:00
..
cg
I gave up on the no precedence thing. adding prec to parser
2026-02-12 17:58:21 -07:00
ast.ts
a million fixes
2026-02-11 22:06:26 -07:00
compiler.ts
Letrec. index in stdlib. fixing NaNs when measuring things without gaps, w or h. more window management stuff in OS
2026-02-12 17:26:55 -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
I gave up on the no precedence thing. adding prec to parser
2026-02-12 17:58:21 -07:00
runtime-compiled.ts
Letrec. index in stdlib. fixing NaNs when measuring things without gaps, w or h. more window management stuff in OS
2026-02-12 17:26:55 -07:00
runtime-js.ts
Fixing too much. also, the OS is actually spawning and managing windows
2026-02-12 16:13:00 -07:00
ui.ts
auto scrolling to focused windows
2026-02-12 17:52:46 -07:00