Commit graph

4391 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
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
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
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
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
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
Folkert
7d0c1f5787 remove unneeded contains 2021-07-25 20:50:40 +02:00
Folkert
c7d04c2a00 cleanup 2021-07-25 20:44:00 +02:00
Folkert
772c061568 try to unroll chains of Lets 2021-07-25 20:42:01 +02:00
Folkert
116960fbf4 fix dependencies 2021-07-25 20:17:11 +02:00
Folkert
32ce399cc0 topological sort before borrow analysis 2021-07-25 20:16:30 +02:00
Folkert
a801558f22 store declaration parameters in flat array 2021-07-25 15:18:27 +02:00
Folkert
b9a3fd7f8a cleanup 2021-07-25 14:14:44 +02:00
Folkert
138af15da5 use vector instead of map 2021-07-25 14:10:27 +02:00
Folkert
5bb66a6b8e intern layouts 2021-07-25 13:24:11 +02:00
Folkert de Vries
5989ad4809
Merge branch 'trunk' into aa-new-heap-cell 2021-07-25 12:52:00 +02:00
Folkert
48d2f53eb1 create a new heap cell after modification 2021-07-25 12:50:42 +02:00
Richard Feldman
a973262133
Merge branch 'trunk' into run-all-examples 2021-07-24 10:10:49 -04:00
Folkert
768c59f45d bigger tag size fixes 2021-07-24 13:36:06 +02:00
Folkert
2b84fd0009 use WeakAny linking to link in compiler_rt stuff 2021-07-24 12:50:06 +02:00
Folkert
da495244c5 remove layout field in decision_tree 2021-07-24 12:44:46 +02:00
Folkert
f5e5ec42ad use ptr_int 2021-07-24 12:43:58 +02:00
Folkert
d0be0df83c tweaks 2021-07-24 12:33:57 +02:00
Folkert
59e551dd32 cleanup 2021-07-24 00:13:00 +02:00
Richard Feldman
675d756791
Merge branch 'trunk' into run-all-examples 2021-07-23 01:07:13 -04:00
Folkert de Vries
d5c6fc7179
Merge branch 'trunk' into performance-tweaks 2021-07-22 22:43:16 +02:00
Folkert de Vries
d4570e3175
use reserve
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2021-07-22 21:14:46 +02:00
Folkert
6ab90cd15d not so fast 2021-07-21 22:17:53 +02:00
Folkert
564efd528a early return in common tag case 2021-07-21 22:02:30 +02:00
Folkert
05b43c6799 optimize separating tags into shared and unique 2021-07-21 21:38:16 +02:00
Folkert
ca8041cfa3 other tags 2021-07-21 21:06:32 +02:00