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
824d4f61de
cg
/
src
History
Download ZIP
Download TAR.GZ
Dustin Swan
824d4f61de
textEditor is happening
2026-02-25 18:41:56 -07:00
..
cg
textEditor is happening
2026-02-25 18:41:56 -07:00
ast.ts
store paths are now arrays, because '.' needed to be a valid path ident. more quoting crap. font is done! well.. it's something. probably not 'done'
2026-02-23 22:51:16 -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
Changing the shape of apps. adding better error boundries at stateful components. start fontViewer
2026-02-22 17:00:07 -07:00
runtime-js.ts
More font crap. fixing getField typo.
2026-02-24 17:48:40 -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