Commit Graph

666 Commits

Author SHA1 Message Date
Anton-4
dec1558983
Fix copy-paste typo 2021-07-23 10:51:54 +02:00
Anton-4
cacf91a9c3
Added 10x editor to inspiration 2021-07-23 10:47:07 +02:00
Richard Feldman
a70810b455
Merge pull request #1461 from rtfeldman/no-unnecessary-ci
don't trigger CI tests on markdown file changes, separate out spellcheck
2021-07-11 10:57:01 -07:00
Richard Feldman
e7803e716d
Merge pull request #1464 from rtfeldman/editor-ideas
Editor ideas
2021-07-11 10:36:39 -07:00
Anton-4
693342be11
Added refactoring pattern idea 2021-07-10 19:49:46 +02:00
Anton-4
0a7ce2017d
Further specified import suggestions 2021-07-10 17:27:06 +02:00
Anton-4
9a7c4930d3
Added boop to plugin inspiration 2021-07-10 14:42:31 +02:00
Anton-4
76d119e8f5 merged two loops into one for performance 2021-07-10 13:54:38 +02:00
Richard Feldman
1e39dac114
Merge branch 'trunk' into no-unnecessary-ci 2021-07-09 21:11:59 -07:00
Anton-4
f9db84cd35
Merge branch 'trunk' into no-unnecessary-ci 2021-07-09 17:55:12 +02:00
Anton-4
de4b48d207 don't trigger CI tests on markdown file changes, separate out spellcheck 2021-07-09 17:25:58 +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