Commit graph

4637 commits

Author SHA1 Message Date
Folkert
94cbb103ef use toplevelfunctionlayout in refcount insertion 2021-06-18 20:46:15 +02:00
Richard Feldman
b7af34c8b1 Fix decref in utils.zig 2021-06-17 22:39:57 -04:00
Chadtech
dfbba2badd
Merge branch 'trunk' into document-only-exposed-values 2021-06-17 22:04:24 -04:00
Richard Feldman
b6f0a3f693
Merge pull request #1411 from rtfeldman/constrain_when
Constrain Expr2::When
2021-06-17 00:46:02 -04:00
Richard Feldman
94dd8a7253
Merge branch 'trunk' into dec-div 2021-06-16 23:54:00 -04:00
Richard Feldman
fe9a2c1fc2 Average zig benchmarks 2021-06-16 23:53:04 -04:00
Richard Feldman
11b43c1128 Make zig benchmarks more like the Rust ones 2021-06-16 23:22:04 -04:00
Richard Feldman
4d2699f598 Use -O ReleaseFast in zig benchmarks 2021-06-16 23:18:40 -04:00
Jared Ramirez
a25986fc3b Add super basic benchmarks 2021-06-16 15:00:05 -07:00
Folkert de Vries
0c10826612
Merge branch 'trunk' into morphic-type-checking 2021-06-16 23:38:46 +02:00
Jared Ramirez
49977ac803 Fix typo 2021-06-16 14:32:18 -07:00
Jared Ramirez
9903ccecf6 Add RocDec.div 2021-06-16 14:26:09 -07:00
Folkert
642271d730 clippy 2021-06-16 23:18:56 +02:00
Folkert
6d31f9e1da recursion info is not needed 2021-06-16 23:17:10 +02:00
Folkert
11ed2cbcf8 special-case rose tree field access 2021-06-16 23:16:14 +02:00
Folkert
a1231058da store is_recursive info for unwrapped tags 2021-06-16 23:09:58 +02:00
Folkert
5ba378551c deal with closure argument everywhere 2021-06-16 23:09:40 +02:00
Lucas
8200911ec2
Merge branch 'trunk' into constrain_when 2021-06-16 17:00:04 -04:00
Folkert
cc98237a0a closure_env_layout 2021-06-16 22:15:55 +02:00
Folkert
b54033a2f5 alias analysis fixes 2021-06-16 22:14:14 +02:00
Folkert
ee2a1d74ed fix usage of layout in Switch; always use outer layout 2021-06-16 22:05:30 +02:00
Jared Ramirez
dd2ac10ab9 Add RocDec.sub 2021-06-15 19:19:03 -07:00
rvcas
9716096999 test: cleanup some warnings 2021-06-15 19:34:15 -04:00
Folkert
9b9394b413 make list literal return bag and cell 2021-06-15 21:28:13 +02:00
Folkert
0e6e9847fc fix things in alias analysis 2021-06-14 23:36:27 +02:00
Folkert
b622202d97 rename joinpoint field 2021-06-14 21:12:24 +02:00
Folkert
19db7515da fix shadowing of layout 2021-06-14 21:03:17 +02:00
Folkert
cf6eb718b3 create alias analysis entry point 2021-06-13 23:16:53 +02:00
Folkert
0d5e91eb92 fix entry points 2021-06-13 22:13:37 +02:00
Folkert
e9135c71af store main_for_host in file.rs State 2021-06-13 21:07:47 +02:00
Chadtech
64aba9ed46
Merge branch 'trunk' into document-only-exposed-values 2021-06-13 13:59:51 -04:00
Richard Feldman
4bba22391c
Merge branch 'trunk' into name-functions-with-morphic 2021-06-13 12:39:56 -04:00
Folkert
b00dcbd6f0 clippy 2021-06-13 17:21:14 +02:00
Folkert
26c910cdb3 fix Dict.get 2021-06-13 17:03:05 +02:00
Folkert
ab7f4a70a1 remove list_var 2021-06-13 16:56:59 +02:00
Folkert
02bc0036ab fix wrong tag name used in Dict.get 2021-06-13 16:54:37 +02:00
Folkert
bb25746928 Merge remote-tracking branch 'origin/trunk' into name-functions-with-morphic 2021-06-13 13:15:18 +02:00
Chadtech
eb7cf126d5
Merge branch 'trunk' into document-only-exposed-values 2021-06-13 02:04:48 -04:00
Chadtech
ebbdf671ae Look into values exposed by host and only add those entries to the documentation html 2021-06-12 18:57:59 -04:00
Folkert
dc8d1135c9 use inkwell's invoke stuff 2021-06-13 00:17:35 +02:00
Folkert
86f35c33cd work on higher order lowlevels 2021-06-12 23:05:06 +02:00
Folkert
ff8d26a042 fix typo 2021-06-10 12:20:38 +02:00
Lucas
7f52e46c69
Merge branch 'trunk' into dec-to-string 2021-06-09 18:47:50 -04:00
Folkert
d5f89ccbe6 fix calling conventions 2021-06-09 23:37:26 +02:00
Folkert
9476f63e07 WIP 2021-06-09 19:21:24 +02:00
Folkert
3c8d675378 get most cli tests to pass 2021-06-09 19:05:37 +02:00
Folkert
4151dac452 Merge branch 'update_zig' into name-functions-with-morphic 2021-06-09 14:57:25 +02:00
Folkert
20f6e03cfb Merge remote-tracking branch 'origin/trunk' into name-functions-with-morphic 2021-06-09 14:57:09 +02:00
Folkert
f20122e71c Merge remote-tracking branch 'origin/trunk' into update_zig 2021-06-09 14:26:35 +02:00
Folkert
12c186813d use std.mem.swap 2021-06-09 14:25:45 +02:00