Folkert
|
ceb5cc66fa
|
use IdentStr
|
2021-08-03 21:14:36 +02:00 |
|
Folkert
|
e0648d348d
|
new formatting
|
2021-07-30 17:13:50 +02:00 |
|
Folkert
|
899cbeabd7
|
fix extra ampersands
|
2021-07-29 17:32:08 +02: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
|
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 |
|
Folkert
|
bafb16091d
|
explicitly include muloti4 in LLVM IR
|
2021-07-21 15:01:18 +02:00 |
|
Folkert
|
0d606a348e
|
add intrinsics back in ?!
|
2021-07-18 23:25:31 +02:00 |
|
Folkert
|
23ea151d5f
|
make decimal math ops correctly report overflow
|
2021-07-18 22:04:32 +02:00 |
|
Folkert
|
cb42f0c039
|
Merge remote-tracking branch 'origin/trunk' into add-dec-types
|
2021-07-18 16:54:38 +02:00 |
|
Jared Ramirez
|
de7cab629d
|
Merge branch 'trunk' into add-dec-types
|
2021-07-17 17:21:40 -07:00 |
|
Richard Feldman
|
5d5a944ec3
|
Merge pull request #1480 from rtfeldman/store-tag-id-in-ptr
Store tag id in ptr
|
2021-07-17 19:27:58 -04:00 |
|
Folkert
|
33caa0f26d
|
cleanup
|
2021-07-18 00:25:23 +02:00 |
|
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
|
1f1cf180c4
|
fix merge conflict
|
2021-07-17 00:07:29 +02:00 |
|
Brendan Hansknecht
|
daddac4e3c
|
Merge branch 'trunk' into reset-reuse
|
2021-07-16 14:43:30 -07:00 |
|
Folkert
|
134bdb38ba
|
fix bug in casting recursive pointers
|
2021-07-16 22:34:41 +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
|
c45637d0fd
|
cleanup in refcounting
|
2021-07-14 00:41:49 +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
|
5cfc4b01c9
|
don't decrement when reusing
|
2021-07-12 22:04:04 +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 |
|
Jared Ramirez
|
c261766681
|
Appease clippy
|
2021-07-09 09:46:40 -07:00 |
|
Jared Ramirez
|
a35cc321ab
|
Address various bits of feedback
|
2021-07-09 09:30:45 -07:00 |
|
Jared Ramirez
|
67eef2c97f
|
Merge branch 'trunk' of https://github.com/rtfeldman/roc into add-dec-types
|
2021-07-08 16:47:42 -07: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 |
|
rvcas
|
fb12715aba
|
chore: list remove unused vars
|
2021-07-02 18:36:17 -04:00 |
|
Folkert
|
6e3a2cd94d
|
remove union_size from Tag expr
|
2021-07-02 10:48:03 +02:00 |
|