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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Richard Feldman
|
6d63574c86
|
Merge branch 'trunk' into obj
|
2021-06-08 22:02:11 -04:00 |
|
Richard Feldman
|
3faba36364
|
Merge pull request #1394 from rtfeldman/parser-docs
More parser docs
|
2021-06-08 22:01:59 -04:00 |
|
Richard Feldman
|
9fcd339af9
|
Set link type based on --lib flag
|
2021-06-08 21:58:21 -04:00 |
|
Richard Feldman
|
bec4884028
|
Try having only one parse function
|
2021-06-08 21:57:22 -04:00 |
|
Richard Feldman
|
043091b1e6
|
Revert List.map idea
Not convinced this is a good design. Might be, might not be, but needs
further investigation.
|
2021-06-08 21:38:24 -04:00 |
|
Anton-4
|
60672ac519
|
make zig fmt fail louder
|
2021-06-08 17:37:33 +02:00 |
|
Richard Feldman
|
5dc0870f6a
|
Use vanilla llvm-as
|
2021-06-07 22:05:00 -04:00 |
|
Richard Feldman
|
8e19b8ecbb
|
Merge branch 'trunk' into update_zig
|
2021-06-07 21:43:31 -04:00 |
|
Richard Feldman
|
6446bf8c1a
|
Update some docs
|
2021-06-07 21:42:45 -04:00 |
|
Jared Ramirez
|
3f4a847bc9
|
Fix memory leaked test; Add extra edge case tests
|
2021-06-07 16:50:23 -07:00 |
|
Jared Ramirez
|
e5b2e8965c
|
Simplify failing case
|
2021-06-07 12:08:18 -07:00 |
|
Jared Ramirez
|
4da87d9a9b
|
Handle negative better
|
2021-06-07 12:04:36 -07:00 |
|
Folkert
|
6850fd4ed9
|
formatdict.zig
|
2021-06-07 21:04:09 +02:00 |
|
Folkert
|
8e227c7e7c
|
update to llvm 12
|
2021-06-07 20:02:59 +02:00 |
|
Folkert
|
773f794a47
|
Merge remote-tracking branch 'origin/trunk' into update_zig
|
2021-06-07 18:41:21 +02:00 |
|
Folkert
|
0754b8e3ce
|
WIP
|
2021-06-07 18:17:45 +02:00 |
|
Anton-4
|
8a8bbfd10b
|
fixed dir copying issue, added earthignore, fixed typos, set up typo checking for CI
|
2021-06-07 14:55:35 +02:00 |
|
Anton-4
|
22d834ebd9
|
Merge branch 'trunk' of github.com:rtfeldman/roc into typos_ci
|
2021-06-07 12:33:26 +02:00 |
|
Jared Ramirez
|
ea893b3481
|
Rework RocDec.toString internals
|
2021-06-06 15:38:49 -07:00 |
|
Jared Ramirez
|
060e977cca
|
Rename to/fromString to to/fromStr
|
2021-06-06 14:46:59 -07:00 |
|
Jared Ramirez
|
a42a2cc1b4
|
Fix RocDec.toString tests
|
2021-06-06 14:46:23 -07:00 |
|