Commit Graph

8030 Commits

Author SHA1 Message Date
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
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
Chadtech
c033f0c752
Merge pull request #1308 from rtfeldman/hash-links
Hash Links in Docs
2021-05-24 13:23:02 -04: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
Folkert
174daeb3b5 fix codegen 2021-05-24 15:28:41 +02:00
Folkert
e81087f913 Merge remote-tracking branch 'origin/trunk' into specialize-lowlevel 2021-05-24 15:17:28 +02:00
Chadtech
ac7386fd27
Merge branch 'trunk' into hash-links 2021-05-24 09:14:52 -04:00
Richard Feldman
75c1c49065
Merge pull request #1315 from rtfeldman/no-arg-tag-union-func
No Argument Tag Union
2021-05-24 09:11:46 -04:00
Folkert
fbb711b2ca Merge remote-tracking branch 'origin/trunk' into specialize-lowlevel 2021-05-24 15:11:40 +02:00
Folkert
f480919186 Merge remote-tracking branch 'origin/trunk' into no-arg-tag-union-func 2021-05-24 14:44:32 +02:00
Folkert
5b643467bf clippy 2021-05-24 14:44:00 +02:00
Folkert
53a4af99f4 mono tests 2021-05-24 14:41:37 +02:00
Folkert
ffa680ddbc in apply, zeroargumenttag becomes normal tag again 2021-05-24 14:33:32 +02:00
Richard Feldman
c8665fa9b2
Merge branch 'trunk' into hash-links 2021-05-24 08:25:11 -04:00
Richard Feldman
03fbbfdb09
Merge pull request #1316 from rtfeldman/constrain_access
Constrain Expr2::Access
2021-05-24 08:24:29 -04:00
Lucas
8b52e6d268
Merge branch 'trunk' into constrain_access 2021-05-24 08:19:39 -04:00
Folkert
06bf614437 fix recursion layout issue 2021-05-24 14:15:52 +02:00
Richard Feldman
8cd38e6ab4
Merge pull request #1328 from rtfeldman/license
Add morphic_lib to LEGAL_DETAILS
2021-05-24 07:23:12 -04:00
Richard Feldman
3aae991916 Add morphic_lib to LEGAL_DETAILS 2021-05-24 07:22:32 -04:00
Richard Feldman
65af1f54e1
Merge pull request #1288 from rtfeldman/morphic-lib
Add Morphic lib
2021-05-24 07:19:51 -04:00
Richard Feldman
b60988d63e
Merge branch 'trunk' into morphic-lib 2021-05-24 07:18:59 -04:00
Richard Feldman
4b1ac2dd81 Add Morphic licenses 2021-05-24 07:18:30 -04:00
Folkert
1aa71113ca rename for clarity 2021-05-24 12:03:06 +02:00
Folkert
cae4225504 clippy 2021-05-24 11:59:20 +02:00
Folkert
7bcab24fa0 clippy 2021-05-24 11:57:52 +02:00
Anton-4
b5092c2f2c
reenable cache 2021-05-24 11:46:00 +02:00
Anton-4
4fd428a104
earthly no-cache 2021-05-24 10:18:36 +02:00
Richard Feldman
0e0cf8a16e Renamed gen_dev/gen_num to dev_num 2021-05-23 23:47:09 -04:00
Richard Feldman
81d758d647 Fix gen_compare tests 2021-05-23 23:46:09 -04:00
Richard Feldman
e3267dbf61 Fix some test module names 2021-05-23 23:46:09 -04:00