Commit Graph

697 Commits

Author SHA1 Message Date
Anton-4
d9e79eecb0
fixed typo 2021-08-06 11:09:06 +02:00
Anton-4
f8e3307c3f
Added @Chadtech 's editor idea, thanks Chad! 2021-08-06 11:08:03 +02:00
rvcas
1b2ac68ac5 feat: constrain InvalidLookip 2021-08-04 21:35:56 -04:00
rvcas
75cdad9cd6 feat: constrain PrivateTag
* we had use TagName in Type2::TagUnion
  * a helper function for constraining tags because
    the logic is exactly the same
  * implement pattern constraints for PrivateTag
  * also some helper function for constraining tag patterns
  * use TagName::Private in some of the builtin Num Type2
    stuff in constrain
2021-08-04 16:11:19 -04:00
rvcas
e8d48df26b test: add new test for private tag 2021-08-04 16:10:55 -04:00
Anton-4
e908b81f6a
Added snippet inspiration 2021-08-04 13:44:00 +02:00
Richard Feldman
19bcdeeea6
Merge branch 'trunk' into subs-soa 2021-08-03 23:47:17 -04:00
Richard Feldman
52adbffd9b
Merge pull request #1520 from rtfeldman/editor-ideas
Added curl translation editor idea
2021-08-03 23:47:07 -04:00
Folkert
efab1ef2ca implement 2021-08-04 00:33:05 +02:00
Folkert
d4896d3ed2 remove inlinable_string dependency 2021-08-03 21:24:19 +02:00
Folkert
ceb5cc66fa use IdentStr 2021-08-03 21:14:36 +02:00
Anton-4
e4b98ade95
added curl translation editor idea 2021-08-03 13:54:14 +02:00
Folkert
b4a0881b4d Merge remote-tracking branch 'origin/trunk' into records-soa 2021-08-01 20:35:24 +02:00
Folkert
cf5c38699b cleanup 2021-08-01 20:34:35 +02:00
Folkert
dfaaa21e81 use RecordFields 2021-08-01 17:50:38 +02:00
Anton-4
f78075bc2a
Added some fuzzy matching unit test ideas 2021-07-31 16:17:55 +02:00
Anton-4
15c475c4d2 Merge branch 'trunk' of github.com:rtfeldman/roc into snippet_ideas 2021-07-31 15:41:23 +02:00
Anton-4
a258d9261a more snippet ideas 2021-07-31 15:40:41 +02:00
Anton-4
49f11bebdd improved escape url example 2021-07-31 12:29:58 +02:00
Anton-4
3ade029bf6 added some snippet ideas 2021-07-31 12:13:59 +02:00
Richard Feldman
7350954590
Merge pull request #1506 from rtfeldman/constrain_runtime_error
Constrain Expr2::RunTimeError
2021-07-30 23:36:42 -04:00
Richard Feldman
5f9ab038fc
Merge pull request #1505 from rtfeldman/subs-get-ref
Subs get ref
2021-07-30 23:35:55 -04:00
rvcas
01aad21630 feat: constrain run time error 2021-07-30 22:57:58 -04:00
Folkert
35404bd25f use get_content_without_compacting more 2021-07-30 22:15:17 +02:00
Anton-4
ad49c9a27d started snippet ideas file 2021-07-30 20:31:06 +02:00
Lucas
34d2924f7d
Merge branch 'trunk' into constrain_run_low_level 2021-07-30 14:21:32 -04:00
rvcas
d7c4595092 test: add ignored test case for now 2021-07-30 14:21:01 -04:00
Folkert
e805e63db6 typos 2021-07-30 16:54:22 +02:00
rvcas
fdfe727c51 feat: bring over the RunLowLevel implementation 2021-07-29 17:29:35 -04:00
rvcas
d90fd9e465 feat: add similar cases for U128 and I128 2021-07-29 17:24:58 -04:00
Folkert
899cbeabd7 fix extra ampersands 2021-07-29 17:32:08 +02:00
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