|
b114d61053
|
fix execution of piped sketches
|
2022-12-04 08:16:04 +11:00 |
|
|
f0076309ef
|
pipe working for everything except sketches
|
2022-12-03 22:50:46 +11:00 |
|
|
15bddcc842
|
add pipe operator to tokeniser and ast
Executor and recast TODO
|
2022-12-02 21:00:57 +11:00 |
|
|
faf37d1b03
|
fix up code model connection a little
|
2022-11-29 19:03:50 +11:00 |
|
|
95f9c4c2b4
|
get nested geomtry structure working for highlighting
|
2022-11-29 11:24:04 +11:00 |
|
|
1ed96ad7b6
|
fix up axis
|
2022-11-28 21:05:56 +11:00 |
|
|
80f513401c
|
fmt
|
2022-11-28 19:44:08 +11:00 |
|
|
b671db1e81
|
add format button
|
2022-11-28 19:43:20 +11:00 |
|
|
ade1e9fb82
|
start of code gen from direct manipulation
|
2022-11-28 09:37:46 +11:00 |
|
|
1831aad321
|
fmt
|
2022-11-27 14:07:03 +11:00 |
|
|
6f24e75f92
|
Gui scafolding toolbar, log console, axis for sketching
|
2022-11-27 14:06:33 +11:00 |
|
|
022788b2a3
|
add base sketch function to language
|
2022-11-26 21:03:38 +11:00 |
|
|
83b8333694
|
tokeniser should handle negative and decimal place numbers
|
2022-11-26 20:38:07 +11:00 |
|
|
149633a5cb
|
inital vesion of recast working
|
2022-11-26 19:03:09 +11:00 |
|
|
48e59ac710
|
remove semi-colons
|
2022-11-26 08:38:57 +11:00 |
|
|
ab9fb05e30
|
add variable declaration with binary expressions
|
2022-11-26 08:31:10 +11:00 |
|
|
e300cf4a76
|
initial recast setup
|
2022-11-26 08:00:18 +11:00 |
|
|
ca020e14eb
|
get feature highlighting working both ways
From the editor to the viewer and from the viewer to the editor
|
2022-11-26 05:15:32 +11:00 |
|
|
e7e0f2a4fd
|
make boilder plate react test happy with new dependencies
|
2022-11-25 11:04:14 +11:00 |
|
|
b4f9e70752
|
get tests passing again and add codemirror
|
2022-11-24 06:18:13 +11:00 |
|
|
5ce89d83fc
|
sketch code to 3d scene initial connection working
|
2022-11-23 21:28:38 +11:00 |
|
|
266edb578a
|
start 3d work
Setup r3f, drei, tailwindcss and start with first 3d util, to-from line
|
2022-11-22 09:06:08 +11:00 |
|
|
efea712a2f
|
add preliminay 'show' function
|
2022-11-21 09:16:24 +11:00 |
|
|
701cb2d48f
|
finish sketch expressions with path calls within
|
2022-11-21 08:57:44 +11:00 |
|
|
dd140d041a
|
add ast for sketch expression
|
2022-11-20 17:50:17 +11:00 |
|
|
e5a527b519
|
make test more meme worthy
|
2022-11-20 09:57:02 +11:00 |
|
|
082730bb2e
|
Refactor executor to make it able to call recursively
and Add variable declarator using callExpression AST test
|
2022-11-20 09:41:21 +11:00 |
|
|
0d92dd4a3c
|
allow variable declaration to use callExpressions
|
2022-11-20 08:18:45 +11:00 |
|
|
c7be6e592c
|
add function declaration with input params<
|
2022-11-18 08:20:18 +11:00 |
|
|
7ebfba46e2
|
start of function declaration
|
2022-11-17 20:17:00 +11:00 |
|
|
e89241de92
|
add find-closing-brace util function
|
2022-11-17 16:06:38 +11:00 |
|
|
7b0a102e98
|
fix operator regex
|
2022-11-17 16:05:14 +11:00 |
|
|
c3b415d1f2
|
inital basical executor
|
2022-11-16 10:08:57 +11:00 |
|
|
aed0763770
|
Add callee expression parsing
|
2022-11-14 13:28:16 +11:00 |
|
|
24189282ec
|
re-arrange folder
|
2022-11-13 11:15:35 +11:00 |
|
|
300e7c4118
|
init AST
|
2022-11-13 11:14:30 +11:00 |
|
|
bbdaf2e6fb
|
add white spacetoken
|
2022-11-12 17:47:41 +11:00 |
|
|
8ccb18fd54
|
refactor to remove mutation
|
2022-11-12 13:33:35 +11:00 |
|
|
3b095c25d7
|
start of tokeniser
|
2022-11-12 13:12:20 +11:00 |
|
|
033f00754a
|
create react app template
|
2022-11-12 13:11:54 +11:00 |
|