Commit graph

86 commits

Author SHA1 Message Date
Folkert
5012b11129 fix oversight 2021-07-18 00:13:45 +02:00
Folkert
e19b03f290 WIP 2021-07-18 00:04:10 +02:00
Folkert
e0b9377dcf refactor wrapped tag creation 2021-07-17 22:18:33 +02:00
Folkert
c57913f767 fix hash and compare 2021-07-17 22:00:57 +02:00
Folkert
bfd189aa19 clear tag id from reused pointer 2021-07-17 21:43:40 +02:00
Folkert
23867296a4 encode tag id in pointer and use it to read tag id 2021-07-15 23:44:00 +02:00
Folkert
0eb0d2457d add helpers 2021-07-15 23:07:10 +02:00
Folkert
785b4539af less code 2021-07-14 22:22:33 +02:00
Folkert
2c604f96e0 clarify block names 2021-07-14 17:21:48 +02:00
Folkert
771599165b cleanup build_reset usage 2021-07-14 17:16:45 +02:00
Folkert
0171fd0959 remove Boxed 2021-07-14 15:33:59 +02:00
Folkert
7d91cb4cd7 clippy 2021-07-14 00:56:16 +02:00
Folkert
7701596469 small tweaks to llvm code gen 2021-07-14 00:47:37 +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
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
7be0349eee refactor, insert reset more intelligently 2021-07-12 15:19:26 +02:00
Folkert
048326f9a3 build reset WIP 2021-07-04 14:20:44 +02:00
Eric Correia
5bba490dd4 implementation cont 2021-07-03 10:58:05 -04:00
Eric Correia
6d566eaa64 impl 2021-07-03 10:26:09 -04:00
Folkert
bb0d1522f2 llvm preparations 2021-07-03 16:05:47 +02:00
Folkert
ee67ee546a thread reset-reuse through 2021-07-03 01:13:50 +02:00
rvcas
3452037d44 chore: dict remove unused vars 2021-07-02 18:36:30 -04:00
Folkert
6e3a2cd94d remove union_size from Tag expr 2021-07-02 10:48:03 +02:00
Folkert
978cea4b8a passing tests 2021-06-28 22:28:47 +02:00
Folkert
1d1bcaea63 make ir use different tag id types 2021-06-28 20:16:39 +02:00
Folkert
0d07c2ef84 make tag id less hardcoded 2021-06-28 20:03:49 +02:00
Folkert
3e53f0a14d cleanup 2021-06-27 20:37:44 +02:00
Folkert
3e387e8328 refactor 2021-06-27 15:08:57 +02:00
Folkert
99d0d9c732 WIP 2021-06-27 13:49:49 +02:00
Folkert
8add147dcf change over nullable wrapped 2021-06-27 01:35:15 +02:00
Folkert
71857e83d0 remove if that is always true 2021-06-26 21:44:04 +02:00
Folkert
98a9dc0945 remove tag id from data bytes for non-recursive tags 2021-06-26 17:01:23 +02:00
Folkert
6e150b57f1 cleanup 2021-06-25 22:53:36 +02:00
Folkert
32dcd96f80 extract duplicated logic 2021-06-25 22:33:29 +02:00
Folkert
fd9b826398 fix the issues 2021-06-25 22:27:11 +02:00
Folkert
3e5d2351a5 Merge branch 'zig-has-tag-id' into tag-representation 2021-06-24 22:28:48 +02:00
Folkert
8d9f5b078e fix ffi 2021-06-24 21:11:25 +02:00
Folkert
a05d8b52c0 make things compile 2021-06-24 20:31:14 +02:00
Folkert
2355bbf815 updates 2021-06-24 20:25:06 +02:00
Folkert
0eba188493 WIP 2021-06-24 20:12:37 +02:00
Folkert
d2fe546803 remove unused branch 2021-06-23 14:05:07 +02:00
Folkert
c7ed7d453f only use update_mode when defined 2021-06-22 21:42:04 +02:00
Folkert
27308e98b7 use morphic update mode 2021-06-22 20:53:55 +02:00
Folkert
059cac3b98 remove ListSetInPlace 2021-06-22 20:34:59 +02:00
Folkert
6890193917 fix comment 2021-06-21 23:28:38 +02:00
Folkert
98b4930054 rename 2021-06-21 23:14:05 +02:00
Folkert
f57e7a6eed add assert 2021-06-21 23:13:29 +02:00
Folkert
f3b23a6a54 get rid of Wrapped 2021-06-21 23:10:56 +02:00