You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dustin Swan
33f3b2cfc2
Cleaning
|
3 weeks ago |
| .. |
|
ast.ts
|
we have persistence. persisting all store values' ASTs to localStorage
|
3 weeks ago |
|
builtins.ts
|
Adding center and box, more color options to UI stuff, working on command palette styling
|
3 weeks ago |
|
compiler.ts
|
Adding measure to new compile code. Cleaning up debug
|
3 weeks ago |
|
counter.cg
|
Returning coords with Clickable event. Usinsg them to position cursor when clicking in a textfield
|
3 weeks ago |
|
design-tokens.cg
|
fixing hitTest bounds for clickable. using Constructors for Clickable events. starting to think about design systems..
|
3 weeks ago |
|
env.ts
|
First commit for CG
|
4 weeks ago |
|
error.ts
|
we have persistence. persisting all store values' ASTs to localStorage
|
3 weeks ago |
|
interpreter.ts
|
we have persistence. persisting all store values' ASTs to localStorage
|
3 weeks ago |
|
lexer.ts
|
No more Refs, no more store, every top level def goes in the store, to update store values use :=
|
3 weeks ago |
|
main.ts
|
Cleaning
|
3 weeks ago |
|
os.cg
|
Cleaning
|
3 weeks ago |
|
parser.ts
|
Cleaning up UI primitives. fixing parser bugs. still struggling to make a command palette lol
|
3 weeks ago |
|
persistence.ts
|
compiling. interpreting was too slow
|
3 weeks ago |
|
runtime-compiled.ts
|
Adding measure to new compile code. Cleaning up debug
|
3 weeks ago |
|
runtime-js.ts
|
Adding measure to new compile code. Cleaning up debug
|
3 weeks ago |
|
runtime.ts
|
Cleaning up UI primitives. fixing parser bugs. still struggling to make a command palette lol
|
3 weeks ago |
|
stdlib.cg
|
Cleaning up UI primitives. fixing parser bugs. still struggling to make a command palette lol
|
3 weeks ago |
|
store.ts
|
we have reactivity
|
3 weeks ago |
|
test.cg
|
even more stdlib
|
4 weeks ago |
|
textinput-test.cg
|
Adding function to list all store entries. OS command palette thing coming soon
|
3 weeks ago |
|
types.ts
|
Adding center and box, more color options to UI stuff, working on command palette styling
|
3 weeks ago |
|
ui-components.cg
|
Adding center and box, more color options to UI stuff, working on command palette styling
|
3 weeks ago |
|
ui.ts
|
compiling. interpreting was too slow
|
3 weeks ago |
|
valueToAST.ts
|
we have persistence. persisting all store values' ASTs to localStorage
|
3 weeks ago |
|
valueToUI-compiled.ts
|
Adding measure to new compile code. Cleaning up debug
|
3 weeks ago |
|
valueToUI.ts
|
Adding center and box, more color options to UI stuff, working on command palette styling
|
3 weeks ago |