Luke Boswell
|
5f95b59c42
|
update reference to zig-cache
|
2024-07-28 17:10:40 +10:00 |
|
Luke Boswell
|
c47915a691
|
upgrade zig bultins to zig 13
|
2024-07-28 16:50:45 +10:00 |
|
Luke Boswell
|
c08202507b
|
upgrade more test platforms to zig 13
|
2024-07-28 15:55:39 +10:00 |
|
Luke Boswell
|
697bdb9262
|
WIP add script for zig platforms glue source
|
2024-07-28 15:55:38 +10:00 |
|
Luke Boswell
|
2ba17a71a4
|
WIP fix LLVM compiling
|
2024-07-28 15:55:37 +10:00 |
|
Brendan Hansknecht
|
a8dd6244e9
|
fix zig build errors
|
2024-07-28 15:55:37 +10:00 |
|
Luke Boswell
|
011c13fb17
|
fixup the obivous zig errors
|
2024-07-28 15:55:37 +10:00 |
|
Luke Boswell
|
5d4f820185
|
update crates/compiler/builtins/bitcode/build.zig to zig 0.13.0
|
2024-07-28 15:55:37 +10:00 |
|
Kiryl Dziamura
|
7aa31a1639
|
code cleanup
|
2024-07-23 23:16:50 +02:00 |
|
Kiryl Dziamura
|
0086a531a2
|
add todo tests
|
2024-07-23 23:16:50 +02:00 |
|
Kiryl Dziamura
|
692f8e8090
|
remove redundant dependency
|
2024-07-23 23:16:50 +02:00 |
|
Kiryl Dziamura
|
863fb3b29f
|
remove obsolete test
|
2024-07-23 23:16:50 +02:00 |
|
Kiryl Dziamura
|
1f65d95e09
|
update suffixed tests snapshots
|
2024-07-23 23:16:49 +02:00 |
|
Kiryl Dziamura
|
10bdabf52e
|
better desugared idents
|
2024-07-23 23:16:49 +02:00 |
|
Kiryl Dziamura
|
9a37aeb82f
|
fix types propagation
|
2024-07-23 23:16:49 +02:00 |
|
Kiryl Dziamura
|
4d5586b68a
|
simplify identity unwrap
|
2024-07-23 23:16:49 +02:00 |
|
Kiryl Dziamura
|
a7ca02dd61
|
unwrap identity call
|
2024-07-23 23:16:48 +02:00 |
|
Kiryl Dziamura
|
3e17168098
|
print formatted desugared code instead of ast
|
2024-07-23 23:16:48 +02:00 |
|
Kiryl Dziamura
|
56eae5df95
|
propagate type annotations to desugared ast
|
2024-07-23 23:16:47 +02:00 |
|
Brendan Hansknecht
|
5ad85bcd08
|
get native dev backend working
|
2024-07-21 20:07:52 -07:00 |
|
Brendan Hansknecht
|
b8fb83af86
|
get wasm dev backend working
|
2024-07-21 19:53:36 -07:00 |
|
Brendan Hansknecht
|
82764dc697
|
switch to passing the copy function into zig (implement llvm)
|
2024-07-21 19:04:57 -07:00 |
|
Brendan Hansknecht
|
d028aa3c74
|
try a different formulation. Maybe it will avoid lookup table
|
2024-07-21 18:17:37 -07:00 |
|
Brendan Hansknecht
|
f3cae9147c
|
generate all static size memcpy's
|
2024-07-21 17:03:07 -07:00 |
|
Brendan Hansknecht
|
fec875d045
|
have zig generate more efficient copy functions
|
2024-07-21 14:56:21 -07:00 |
|
Brendan Hansknecht
|
bccab34833
|
correct comment
|
2024-07-20 21:30:25 -07:00 |
|
Brendan Hansknecht
|
e804501a92
|
clippy
|
2024-07-20 21:21:43 -07:00 |
|
Brendan Hansknecht
|
703224b275
|
fix alloca args overwriting eachother
|
2024-07-20 21:14:31 -07:00 |
|
Brendan Hansknecht
|
a81d4b8b16
|
add extra test case from issue
|
2024-07-20 20:31:29 -07:00 |
|
Brendan Hansknecht
|
c5a74bdc12
|
for referenced values, use allocas instead of phi nodes
|
2024-07-20 19:52:11 -07:00 |
|
Brendan Hansknecht
|
ee7f1e39c7
|
move all allocas to the entry block
|
2024-07-20 19:17:11 -07:00 |
|
Brendan Hansknecht
|
2772aa4912
|
fix slice refcounting mistakes that can modify data before a list
|
2024-07-17 22:19:40 -07:00 |
|
Brendan Hansknecht
|
5b87d82b01
|
Merge pull request #6907 from roc-lang/refcount-followup
Refcount followup
|
2024-07-16 15:25:06 -07:00 |
|
Brendan Hansknecht
|
2779145ec5
|
clarify list drop specialization state
|
2024-07-16 13:14:39 -07:00 |
|
Brendan Hansknecht
|
f6c231e259
|
disable some previous and still failing tests
|
2024-07-15 19:01:40 -07:00 |
|
Brendan Hansknecht
|
5dc20e0f4e
|
update mono tests
|
2024-07-15 17:25:51 -07:00 |
|
Brendan Hansknecht
|
ae0f445d86
|
A clarity around disabling list drop specialization
|
2024-07-15 17:12:22 -07:00 |
|
Brendan Hansknecht
|
50ba3071e1
|
disable list drop specialization
|
2024-07-15 17:04:32 -07:00 |
|
Anton-4
|
7a288dd53b
|
Merge pull request #6893 from roc-lang/basic-cli-12-update
DO NOT MERGE YET update to basic-cli 0.12
|
2024-07-15 22:48:00 +02:00 |
|
Brendan Hansknecht
|
1f5f0956b7
|
add basic_cli parsing based refcount test
|
2024-07-15 09:12:23 -07:00 |
|
Brendan Hansknecht
|
507d339691
|
fix infinite recursion in dev rc generation
|
2024-07-15 09:04:50 -07:00 |
|
Kiryl Dziamura
|
1c01a8f0d3
|
remove measleading fmt code from snapshots
|
2024-07-14 09:52:01 +02:00 |
|
Brendan Hansknecht
|
0284248320
|
Merge pull request #6894 from roc-lang/list-size-on-heap
List refcounting perf fix: List size on heap
|
2024-07-13 19:30:56 -07:00 |
|
Anton-4
|
be4f687208
|
Merge pull request #6901 from roc-lang/wasm-repl-warnings
fix wasm repl warnings
|
2024-07-14 02:41:54 +02:00 |
|
Kiryl Dziamura
|
f3e91a104b
|
remove redundant dependency
|
2024-07-13 20:46:23 +02:00 |
|
Kiryl Dziamura
|
8b95816797
|
generate snapshots
|
2024-07-13 20:46:23 +02:00 |
|
Kiryl Dziamura
|
8949fc710b
|
use snapshots for suffixed tests
|
2024-07-13 20:46:22 +02:00 |
|
Brendan Hansknecht
|
c5c2617596
|
clippy
|
2024-07-13 10:39:59 -07:00 |
|
Brendan Hansknecht
|
b1eb1e2971
|
deal with xcode version and ld_classic
|
2024-07-13 10:39:58 -07:00 |
|
Brendan Hansknecht
|
0533578562
|
add missed RocRefcounted
|
2024-07-13 10:39:58 -07:00 |
|