Commit Graph

8065 Commits

Author SHA1 Message Date
Richard Feldman
42d583cc88 Drop obsolete mul test 2021-05-25 19:13:19 -04:00
rvcas
522bf0c9f0 feat: port rust RocDec.mul logic over to zig 2021-05-25 19:08:50 -04:00
Richard Feldman
b3789623a6 Update Num.roc docs 2021-05-25 19:08:50 -04:00
Richard Feldman
cbdfdf08e4 Don't import dec.zig yet 2021-05-25 19:08:50 -04:00
Richard Feldman
0341c0f9dd Beginnings of RocDec in Zig 2021-05-25 19:08:50 -04:00
Richard Feldman
326fb98d7f
Merge pull request #1336 from rtfeldman/in-place
Refactor InPlace from `llvm` to `mono`
2021-05-25 19:08:43 -04:00
Richard Feldman
e62fbcdeb4
Merge branch 'trunk' into in-place 2021-05-25 18:14:20 -04:00
Richard Feldman
348f22acb4
Merge pull request #1337 from rtfeldman/llvm-ir-host
Compiling Host code to LLVM IR (immediately reverted)
2021-05-25 18:14:06 -04:00
Folkert de Vries
329080a07d
Merge branch 'trunk' into llvm-ir-host 2021-05-26 00:13:34 +02:00
Richard Feldman
cd8a21c8f4
Merge branch 'trunk' into in-place 2021-05-25 18:13:31 -04:00
Richard Feldman
ffb6ced18f Move InPlace from llvm to mono 2021-05-25 18:12:11 -04:00
Folkert
1958112c75 Revert "code to link LLVM IR"
This reverts commit 2b13bdfd52.
2021-05-26 00:11:32 +02:00
Richard Feldman
85873bbbca
Merge pull request #1334 from rtfeldman/ci_cache_fix
patching ci cache mount failure
2021-05-25 18:11:14 -04:00
Folkert
2b13bdfd52 code to link LLVM IR 2021-05-26 00:10:41 +02:00
Anton-4
77b84bee14
Merge branch 'trunk' into ci_cache_fix 2021-05-25 19:01:48 +02:00
Anton-4
2302c24cc5 test error fix 2021-05-25 19:00:43 +02:00
Anton-4
475e734b83 test with error 2021-05-25 18:56:28 +02:00
Anton-4
76cc393520 earthly conf file, return correct exit code 2021-05-25 18:55:06 +02:00
Anton-4
0b3b02b498 log file fixes 2021-05-25 17:26:07 +02:00
Anton-4
5281cf1c07 correct path for script 2021-05-25 17:04:25 +02:00
Anton-4
897d95c86c patching cache mount failure #1265 2021-05-25 17:00:49 +02:00
Richard Feldman
c8018a12fc
Merge pull request #1326 from rtfeldman/zig-list-set
Zig list set
2021-05-25 07:03:35 -04:00
Richard Feldman
02a9178981
Merge pull request #1331 from rtfeldman/fix-custom-malloc-host-zig
fix custom-malloc host
2021-05-25 06:55:36 -04:00
Folkert
4d0216cf09 fix merge conflicts 2021-05-25 09:18:39 +02:00
Folkert
db9edda98b fix problem, host was not updated 2021-05-25 09:13:10 +02:00
Folkert de Vries
5724f82667
Merge branch 'trunk' into zig-list-set 2021-05-25 09:05:18 +02:00
Richard Feldman
f7517db80d
Merge pull request #1324 from rtfeldman/roc_alloc 2021-05-25 00:10:00 -04:00
Richard Feldman
2c0fd85676 Revert "Disable earthly cache"
This reverts commit edf3526a34.
2021-05-24 23:30:41 -04:00
Richard Feldman
666caef00c Fix scope and weak on dev wrapper generation 2021-05-24 23:28:39 -04:00
Richard Feldman
edf3526a34 Disable earthly cache 2021-05-24 22:08:52 -04:00
Richard Feldman
aa96d2373b Reorder args in decref 2021-05-24 22:06:35 -04:00
Richard Feldman
65542149a3 Fix alloc type sigs in utils.zig 2021-05-24 22:01:14 -04:00
Richard Feldman
a72af28004 Fix custom-malloc example 2021-05-24 21:55:56 -04:00
Richard Feldman
2909c06e72 Add tail_call to ASM trait 2021-05-24 21:41:37 -04:00
Richard Feldman
595c704e88 Generate roc_alloc etc in dev_num tests 2021-05-24 21:36:27 -04:00
Richard Feldman
0b3715ebee Rearrange arg order for roc_alloc etc 2021-05-24 21:01:12 -04:00
Richard Feldman
7d7588ca19 Merge remote-tracking branch 'origin/trunk' into roc_alloc 2021-05-24 20:10:26 -04:00
Richard Feldman
75ec2ecc7b
Merge pull request #1300 from rtfeldman/specialize-lowlevel
Polyvariant defunctionalization
2021-05-24 19:54:17 -04:00
Folkert
aa97abcdea prevent decrement in quicksort 2021-05-24 19:42:33 +02:00
Chadtech
c033f0c752
Merge pull request #1308 from rtfeldman/hash-links
Hash Links in Docs
2021-05-24 13:23:02 -04:00
Folkert
799e4a3239 use new roc alloc stuff for List.set 2021-05-24 18:27:27 +02:00
Folkert
91b49ecf98 Merge remote-tracking branch 'origin/roc_alloc' into zig-list-set 2021-05-24 18:25:18 +02:00
Folkert
d620005cf3 Merge remote-tracking branch 'origin/trunk' into zig-list-set 2021-05-24 18:24:22 +02:00
Folkert de Vries
513a624d28
Merge branch 'trunk' into roc_alloc 2021-05-24 18:22:47 +02:00
Anton-4
25ddd3c2e8
reenable cache 2021-05-24 17:07:45 +02:00
Anton-4
f299ff8efd
reenable cache 2021-05-24 17:06:52 +02:00
Anton-4
48402f9055
temp disable cache 2021-05-24 16:33:14 +02:00
Anton-4
050e7fcc60
disable cache temporarily 2021-05-24 16:26:35 +02:00
Folkert
f8078b0bfa fix mono 2021-05-24 16:11:25 +02:00
Folkert
5f408c42b0 enable tag unions as functions in code gen 2021-05-24 16:01:51 +02:00