Commit Graph

663 Commits

Author SHA1 Message Date
Anton-4
435789b807 no more compile errors :) 2021-08-15 12:39:27 +02:00
Anton-4
45629a38d1 parse header progress 2021-08-13 19:54:35 +02:00
Anton-4
c6e816dfbe progress on starting with existing file to enable using LoadedModule 2021-08-09 19:50:27 +02:00
Anton-4
334f91392a let-value ast updating progress 2021-08-06 19:26:25 +02:00
Anton-4
5ab1dda836 let value test, bug fixes, refactoring 2021-07-14 19:26:09 +02:00
Anton-4
495b3a49b7 let value is working 2021-07-14 11:46:06 +02:00
Anton-4
de4d311944 LetValue progress 2021-07-12 19:31:07 +02:00
Anton-4
9ceab03b42 let value progress 2021-07-10 20:13:43 +02:00
Anton-4
80a0764962 Merge branch 'trunk' of github.com:rtfeldman/roc into multi-elt-list 2021-07-07 18:11:00 +02:00
Anton-4
e156fbef03 minor cleanup 2021-07-07 18:08:34 +02:00
Anton-4
e7c5cc5664 more tests 2021-07-07 17:13:25 +02:00
Anton-4
82828d3bd8 in between element insert working 2021-07-07 15:24:22 +02:00
Anton-4
7c1dc4a975 list insertion at any position, not yet correct on ast list node 2021-07-06 19:35:53 +02:00
Anton-4
3598e2dd7f multi elt list tests and bug fixes 2021-07-05 19:24:49 +02:00
Anton-4
96d4cd98b8
Added editor idea 2021-07-05 18:35:00 +02:00
Lucas
50cd5d97ab
Merge branch 'trunk' into constrain_update 2021-07-05 10:29:21 -04:00
Anton-4
eef740b51a
Voice command ideas 2021-07-05 15:52:02 +02:00
rvcas
879bea2339 chore: clippy is wrong :p 2021-07-04 16:16:50 -04:00
rvcas
1349da3f39 feat: return PoolVec directly, duplication seems inevitable 2021-07-04 16:08:48 -04:00
rvcas
d4da68e1d4 feat: use filter_map 2021-07-04 15:58:59 -04:00
Lucas
82076448b1
Merge branch 'trunk' into constrain_update 2021-07-04 15:36:53 -04:00
rvcas
40bb078882 feat: adjust rigids to let it fit better in ValueDef 2021-07-04 15:32:48 -04:00
Anton-4
f46a5fe4a8
Added editor ideas and inspiration 2021-07-03 16:48:20 +02:00
rvcas
197a34c41d fix: accidentally used experimental feature 2021-07-02 21:24:34 -04:00
rvcas
a6c6760c2a this compiles but has a lot of indirection 2021-07-02 21:00:57 -04:00
rvcas
e4bc0adc59 feat: make ValueDef an enum 2021-07-02 20:53:37 -04:00
Lucas
9340c84a80
Merge branch 'trunk' into constrain_update 2021-07-02 16:19:43 -04:00
rvcas
528e1f543b fix: value def adjustments 2021-07-02 16:17:26 -04:00
Anton-4
659f33c44b some multi element list tests 2021-07-02 19:08:05 +02:00
Anton-4
544ac86343 fixed poolvec bug, ast nodes are added to list 2021-07-02 16:27:01 +02:00
Anton-4
fdb0aa9eb7 multi element lists without updating ast nodes 2021-07-01 19:08:39 +02:00
Anton-4
d091c62f05
more editor ideas and inspiration 2021-07-01 13:49:36 +02:00
Anton-4
ece2a2b9d3 better error message when trying to open file with editor 2021-06-30 10:30:37 +02:00
Anton-4
166c8ac217 undo list space change 2021-06-29 16:57:00 +02:00
Anton-4
df4008438e fmt 2021-06-29 16:14:35 +02:00
Anton-4
bf69daa3bc more type tooltip tests 2021-06-29 16:11:20 +02:00
Anton-4
3bec3b9d03 single element lists, nested lists 2021-06-29 15:25:16 +02:00
rvcas
8f97637d1c tests: deal with new changes for RunTimeError 2021-06-28 18:54:44 -04:00
rvcas
5afcbeed20 fix: better RunTimeError case in nodes 2021-06-28 18:54:21 -04:00
rvcas
f4b6bdd758 fix: capacity 2 2021-06-28 12:00:54 -04:00
rvcas
d817ecb51d feat(markup): add explicit case for RuntimeError 2021-06-28 11:54:19 -04:00
rvcas
6b882b85de feat(Expr2): implement Env::problem 2021-06-28 11:53:47 -04:00
rvcas
a00a8c8e97 fix: imports 2021-06-28 11:52:51 -04:00
Anton-4
0657e21fdb can make empty list in editor, panic on type tooltip 2021-06-28 15:54:19 +02:00
Anton-4
ed35becc11
Merge branch 'trunk' into constrain_update 2021-06-28 10:33:04 +02:00
Lucas
ce39d23ebd
Merge branch 'trunk' into constrain_update 2021-06-28 00:13:44 -04:00
rvcas
8ae8f50a0a fix: LetValue constraint gen 2021-06-28 00:13:19 -04:00
rvcas
11a1111e33 feat(ValueDef): add expr and some hacks to get this to compile 2021-06-28 00:12:37 -04:00
Anton-4
f5a7604b83 type tooltip tests 2021-06-26 17:11:17 +02:00
Anton-4
38db75614e updated VarStore without cloning 2021-06-26 13:50:56 +02:00