Commit graph

9014 commits

Author SHA1 Message Date
Folkert
5248f83af2 try not to unify the actual var of an alias 2021-07-30 16:04:30 +02:00
Folkert
2f45ad7c35 remove debug prings 2021-07-30 15:47:57 +02:00
Folkert
4f03d2da36 instantiate lambda sets 2021-07-30 15:47:39 +02:00
Folkert
45315ba685 fix tests 2021-07-30 15:47:23 +02:00
Folkert
c2d61e00c4 remove uniqueness types code 2021-07-30 15:13:29 +02:00
Folkert
536404d534 dbg format types better 2021-07-30 15:00:24 +02:00
Folkert
13b05e54e8 Merge remote-tracking branch 'origin/clippy-1.54' into alias-nominal-equality 2021-07-30 14:25:50 +02:00
Richard Feldman
46beaf5855
Merge branch 'trunk' into clippy-1.54 2021-07-29 17:50:22 -04:00
Richard Feldman
7ffdab0743
Merge pull request #1498 from rtfeldman/cli-test-tweaks
cli run test tweaks
2021-07-29 17:49:47 -04:00
Folkert
899cbeabd7 fix extra ampersands 2021-07-29 17:32:08 +02:00
Folkert
27c3d57e35 BROKEN 2021-07-29 17:22:25 +02:00
Folkert
aac0e2d9f9 add lambda set vars to host exposed alias 2021-07-29 14:55:10 +02:00
Folkert
b186ccc370 disable Nat for now 2021-07-29 14:41:22 +02:00
Folkert
814cf8700b use hardcoded integers from subs if rank matches 2021-07-29 14:29:33 +02:00
Folkert
e34322e339 hardcode integer types into Subs 2021-07-29 14:26:44 +02:00
Folkert
4cefbec5c7 store lambda set in alias types 2021-07-28 15:26:25 +02:00
Folkert
dad5d5de85 test less in Debug mode to speedu up testing 2021-07-28 12:48:44 +02:00
Richard Feldman
b697ed1ef2
Merge branch 'trunk' into cli-test-tweaks 2021-07-27 22:24:19 -04:00
Richard Feldman
b6116eeb98
Merge pull request #1496 from rtfeldman/mono-ir-topsort
Mono ir topsort
2021-07-27 22:23:53 -04:00
Richard Feldman
83ab565381
Merge pull request #1495 from rtfeldman/aa-new-heap-cell
create a new heap cell after modification
2021-07-27 22:07:43 -04:00
Folkert
5149adb2c8 tweaks 2021-07-27 22:37:08 +02:00
Richard Feldman
b998d406c5
Merge branch 'trunk' into aa-new-heap-cell 2021-07-27 10:27:52 -04:00
Richard Feldman
7d5e395e6b
Merge branch 'trunk' into mono-ir-topsort 2021-07-27 10:27:47 -04:00
Richard Feldman
7bc6817a30
Merge pull request #1497 from rtfeldman/fixes
Run benchmarks serially
2021-07-27 10:27:34 -04:00
Richard Feldman
a3857f3305 Temporarily skip QuicksortApp and RBTreeCk tests 2021-07-27 10:05:44 -04:00
Richard Feldman
437eb1b9b7 Revert "Remove QuicksortApp benchmark for now"
This reverts commit f1233bb491.
2021-07-27 00:09:40 -04:00
Richard Feldman
5ac3990ce5 Revert "Remove RBTreeCk benchmark for now"
This reverts commit 250635c843.
2021-07-27 00:09:40 -04:00
Richard Feldman
39849ebe3b
Merge branch 'trunk' into fixes 2021-07-26 23:16:14 -04:00
Richard Feldman
6c0f41a6a2
Merge pull request #1487 from rtfeldman/niv
use niv to pin nixpkgs (and update nixpkgs)
2021-07-26 23:10:20 -04:00
Richard Feldman
b7356dc283
Merge branch 'trunk' into niv 2021-07-26 23:09:43 -04:00
Richard Feldman
aece30d73f Fix an inaccurate comment 2021-07-26 23:00:21 -04:00
Richard Feldman
3ecdc7f553 Move benchmarks back to examples/benchmarks 2021-07-26 23:00:21 -04:00
Richard Feldman
7df5f015c9 Clean up some unnecessary folders 2021-07-26 22:41:02 -04:00
Richard Feldman
f1233bb491 Remove QuicksortApp benchmark for now 2021-07-26 22:38:55 -04:00
Richard Feldman
250635c843 Remove RBTreeCk benchmark for now 2021-07-26 22:38:55 -04:00
Richard Feldman
d2ca4bd30a Add test for QuicksortApp 2021-07-26 22:38:55 -04:00
Richard Feldman
87f3803e56 Add test for RBTreeCk 2021-07-26 22:38:55 -04:00
Richard Feldman
0a63ef06ea Run benchmarks serially 2021-07-26 22:38:55 -04:00
Richard Feldman
e22eccdc04 Restore macro_use for pretty_assertions 2021-07-26 22:38:55 -04:00
Richard Feldman
47700108a9 Update Earthfile for new benchmark dir structure 2021-07-26 22:38:55 -04:00
Richard Feldman
888b767bda Delete some binaries that made it in by mistake 2021-07-26 22:38:55 -04:00
Richard Feldman
5813d7ced7 Expose cli helper for root_dir 2021-07-26 22:38:55 -04:00
Richard Feldman
36cfede93c Fix error message for file not found 2021-07-26 22:38:55 -04:00
Richard Feldman
537b71d258 Move benchmarks/ up a directory 2021-07-26 22:38:55 -04:00
Richard Feldman
fca7d1cae1 Revert "bundle compiler rt when building assembly backend obj file"
This reverts commit fe4fc1c92a.
2021-07-25 20:40:55 -04:00
Folkert
5282dbf41a fix typo 2021-07-25 22:00:52 +02:00
Folkert
31e1fe8870 cache the initial context in inc_dec 2021-07-25 21:20:04 +02:00
Folkert
f76195d05c cleanup 2021-07-25 21:13:14 +02:00
Folkert
079c95b993 clippy 2021-07-25 20:55:40 +02:00
Folkert
204aa6f88a remove extra lookup 2021-07-25 20:53:45 +02:00