Commit graph

9048 commits

Author SHA1 Message Date
Folkert
c45637d0fd cleanup in refcounting 2021-07-14 00:41:49 +02:00
Folkert
26b05d18f2 improvements to reset reuse 2021-07-14 00:40:48 +02:00
Folkert
bcf23d5699 Revert "improvements to reset reuse"
This reverts commit e0ce2892ad.
2021-07-14 00:30:00 +02:00
Folkert
e0ce2892ad improvements to reset reuse 2021-07-13 23:45:06 +02:00
Folkert
b28b6b89c0 update RBTreeDel.roc 2021-07-13 23:41:27 +02:00
Anton-4
01bbb6f30f reset nqueens bench back to original values 2021-07-13 19:26:23 +02:00
Anton-4
72e9e2d736 bash fixes 2021-07-13 18:17:00 +02:00
Anton-4
78350e5fd1 set nqueens benchmark to use twelve queense 2021-07-13 12:38:49 +02:00
Anton-4
de3e5f092d On second bench run, run trunk again as well 2021-07-13 11:53:18 +02:00
Folkert
e02d950c7c Merge remote-tracking branch 'origin/trunk' into reset-reuse 2021-07-13 00:44:05 +02:00
Folkert
83bea1582f box fixes 2021-07-13 00:42:21 +02:00
Folkert
3bf46ff662 restore cfold 2021-07-13 00:42:02 +02:00
Folkert
d80deb37cd cleanup 2021-07-13 00:41:46 +02:00
Folkert
63e1374aaa factor allocating space for tag out 2021-07-13 00:40:55 +02:00
Folkert
5cfc4b01c9 don't decrement when reusing 2021-07-12 22:04:04 +02:00
Folkert
1a4ceeeb65 be more precise 2021-07-12 17:58:02 +02:00
Folkert
7d256067f9 allow multiple guards in the same pattern 2021-07-12 17:40:49 +02:00
Folkert
09f01ba193 Boxed skeleton 2021-07-12 17:01:53 +02:00
Folkert
7be0349eee refactor, insert reset more intelligently 2021-07-12 15:19:26 +02:00
Chadtech
aea7e536de comply with clippy 2021-07-11 17:23:36 -04:00
Chadtech
a68eb32b6f Merge branch 'trunk' of github.com:rtfeldman/roc into complex-type-signatures 2021-07-11 14:58:55 -04:00
Chadtech
3fbb0ed60f is multiline check for docs type annotation rendering 2021-07-11 14:58:46 -04: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
3f87a0cbb9
Merge pull request #1465 from rtfeldman/guard-problems
Guard problems
2021-07-11 10:55:24 -07:00
Richard Feldman
54bb3e23e3
Merge pull request #1466 from rtfeldman/docs-review
Docs review
2021-07-11 10:40:09 -07:00
Richard Feldman
e7803e716d
Merge pull request #1464 from rtfeldman/editor-ideas
Editor ideas
2021-07-11 10:36:39 -07:00
Richard Feldman
4628831b10
Merge pull request #1463 from rtfeldman/redundant-loop
editor perf improvement
2021-07-11 10:36:31 -07:00
Chadtech
00acb6c289 Record rendering had unnecessary new lines and indents 2021-07-11 11:51:35 -04:00
Chadtech
5442eba044 Check if there was no list of Roc modules to generate docs for, and if not, then search for all roc modules under the current directory 2021-07-11 02:09:23 -04:00
Folkert de Vries
10044b30a5
Merge branch 'trunk' into guard-problems 2021-07-11 01:12:40 +02:00
Folkert
ed28b02b57 shift store_pattern over to decision_tree 2021-07-11 01:06:22 +02:00
Folkert
e32a06b088 assign guarded patterns at the last moment 2021-07-11 00:39:30 +02:00
Folkert
78309f2607 cleanup 2021-07-10 23:49:24 +02:00
Folkert
e05753afd8 working decision tree gen for all tests 2021-07-10 21:28:32 +02: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
Chadtech
6d00171cd7 Links to different modules require relative href 2021-07-10 11:14:55 -04:00
Anton-4
9a7c4930d3
Added boop to plugin inspiration 2021-07-10 14:42:31 +02:00
Folkert
7abfca4388 expand tests 2021-07-10 14:27:43 +02:00
Folkert
541a62b109 cleanup: we either have a guard or a test, not both 2021-07-10 14:01:18 +02:00
Folkert
a22d1e9e4c peal of guarded tests 2021-07-10 13:56:13 +02:00
Folkert
8755465ad6 hash tests as the same 2021-07-10 13:55:27 +02:00
Folkert
1b1a201517 more debug info 2021-07-10 13:55:13 +02:00
Anton-4
76d119e8f5 merged two loops into one for performance 2021-07-10 13:54:38 +02:00
Anton-4
29bd6caf85 pull-request should be pull_request 2021-07-10 11:27:31 +02:00
Anton-4
496fcf3538 reduced spell check timeout 2021-07-10 11:25:35 +02:00
Anton-4
f7bfbcbed1 Merge branch 'no-unnecessary-ci' of github.com:rtfeldman/roc into no-unnecessary-ci 2021-07-10 11:24:23 +02:00
Anton-4
53be8068f5 don't run benchmarks on change to .md 2021-07-10 11:24:03 +02:00
Richard Feldman
1e39dac114
Merge branch 'trunk' into no-unnecessary-ci 2021-07-09 21:11:59 -07:00
Richard Feldman
9801de6be4
Merge pull request #1460 from rtfeldman/fail-ci-on-bench-regression
benchmark regression checking
2021-07-09 21:11:22 -07:00