Commit graph

19630 commits

Author SHA1 Message Date
Ayaz Hafiz
b0598ef817
Simplify unification with uninhabited tags to happen anytime tags are uninhabited
I believe this is safe! No need to gate it behind a mode.
2022-09-20 14:13:55 -05:00
Brian Carroll
16e8a07e27
Merge pull request #4079 from roc-lang/macos-x86_64-roc-version
roc version fix
2022-09-20 19:20:09 +01:00
Brian Hicks
74552f0bac
Merge pull request #4074 from roc-lang/dict-umentation
document why Dict is the way it is
2022-09-20 09:58:35 -05:00
Richard Feldman
a237c5c0fb
Merge pull request #4071 from roc-lang/cli-program
Program.roc in CLI platform
2022-09-20 07:11:38 -07:00
Anton-4
b1c237851d
Merge pull request #4078 from roc-lang/fix_benchmarks
Fix benchmarks
2022-09-20 16:06:43 +02:00
Brian Hicks
9d6b27e23c
format references for automatic links
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
Signed-off-by: Brian Hicks <brian@brianthicks.com>
2022-09-20 07:48:38 -05:00
Brian Hicks
c6235f8c76
grammar
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
Signed-off-by: Brian Hicks <brian@brianthicks.com>
2022-09-20 07:48:11 -05:00
Anton-4
ee1b7c05f3
roc version fix
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-09-20 14:45:30 +02:00
Anton-4
4f7870c52f
remove wrong folder path 2022-09-20 14:32:38 +02:00
Anton-4
49f7ecf551
fixed benchmarks 2022-09-20 14:30:27 +02:00
Anton-4
5bae97e314
Merge pull request #4032 from doubledup/main
Update Apple Silicon instructions
2022-09-20 11:26:34 +02:00
Anton-4
f008d7916f
simplify commands
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-09-20 10:54:09 +02:00
Richard Feldman
7df7e1bbb7
Drop obsolete declaration 2022-09-19 21:13:22 -04:00
Richard Feldman
b6157e76b8
Fix type mismatch in exit code 2022-09-19 21:12:48 -04:00
Richard Feldman
593bd02cb9
Make RocDict FFI-safe 2022-09-19 21:12:41 -04:00
Richard Feldman
3c12f79771
roc format 2022-09-19 20:07:23 -04:00
Richard Feldman
aa6d29fbb1
Update CLI examples and tests to use Program 2022-09-19 20:06:29 -04:00
Ayaz
da75f55aea
Merge pull request #4069 from roc-lang/exhaustiveness-check-uninhabited
Don't require pattern matching branches that are uninhabited
2022-09-19 16:57:38 -05:00
Brian Hicks
3f1f90dce2
document why Dict is the way it is 2022-09-19 14:50:25 -05:00
Folkert de Vries
19e790f3b7
Merge pull request #4065 from roc-lang/windows-concat-app
First PE surgical link
2022-09-19 21:28:54 +02:00
Richard Feldman
0e472200f0
Add ExitCode type 2022-09-19 15:23:07 -04:00
Brian Carroll
90675ba2bf
Merge pull request #4070 from roc-lang/tar_sub_dir
extract tar to dir
2022-09-19 19:35:17 +01:00
Folkert de Vries
e10f1123aa
Merge pull request #4072 from roc-lang/i4038
Avoid example tests overwriting each other's platforms
2022-09-19 20:17:50 +02:00
Ayaz Hafiz
d65f0bbedc
Avoid example tests overwriting each other's platforms
Closes https://github.com/roc-lang/roc/issues/4038
2022-09-19 12:12:10 -05:00
Richard Feldman
45df950cf6
Add Env.var 2022-09-19 13:02:31 -04:00
Richard Feldman
ed31b1cb74
Implement Env.dict, move args to Effect 2022-09-19 12:44:26 -04:00
Richard Feldman
523b18900f
Give RocDict a FromIterator instance 2022-09-19 12:44:13 -04:00
Richard Feldman
ffa2e657e8
Revise file.roc example 2022-09-19 12:30:14 -04:00
Anton-4
fd0efe8f5f
extract tar to dir 2022-09-19 18:13:41 +02:00
Ayaz Hafiz
0f0e414272
Improve error message for uninhabited patterns 2022-09-19 10:55:02 -05:00
Ayaz Hafiz
147636f42b
Base reported row numbers on original rows, not reified rows 2022-09-19 10:47:35 -05:00
Ayaz Hafiz
041b91e031
Add more test cases 2022-09-19 10:45:31 -05:00
Ayaz Hafiz
be853b65c5
Support unification of extension types with uninhabited branches 2022-09-19 10:32:39 -05:00
Folkert de Vries
39d82d6cbb
Merge pull request #3939 from roc-lang/ci_windows
windows CI cargo build
2022-09-19 17:14:17 +02:00
Ayaz Hafiz
8a42d60ca2
Move inhabited check to subs module 2022-09-19 10:08:18 -05:00
Richard Feldman
96f8818b24
Fix type mismatches in file.roc example 2022-09-19 10:27:44 -04:00
Anton-4
c9028610ad
Merge branch 'main' of github.com:roc-lang/roc into ci_windows 2022-09-19 15:57:56 +02:00
Richard Feldman
88ab511687
Report canonicalization errors on opaque names 2022-09-19 09:20:51 -04:00
Richard Feldman
f0a9bb0a96
Reorganize Program to use effects for getting args 2022-09-19 09:13:11 -04:00
Richard Feldman
3d68293da1
Expand Env docs 2022-09-19 09:13:11 -04:00
Richard Feldman
9232d8271f
Add Program to CLI platform 2022-09-19 09:13:10 -04:00
Folkert
2b0ec6c227
help the type checker 2022-09-19 11:36:47 +02:00
Folkert
b881af47cb
first surgical link on PEs 2022-09-19 10:43:37 +02:00
Folkert
841c478b98
update the length of imports in the data directory after removing our dummy dll 2022-09-18 17:23:50 +02:00
Brian Carroll
e9e8904d10
Merge pull request #4057 from roc-lang/dll-export-asserts
dll export asserts
2022-09-18 14:49:31 +01:00
Folkert
6005ed0664
add test that combines a zig platform with a dll 2022-09-18 14:11:46 +02:00
Folkert
61366f0d43
add test for preprocessing on a zig host 2022-09-18 13:42:21 +02:00
Brian Hicks
43978a419c
Merge pull request #3960 from BrianHicks/repr-for-dict 2022-09-17 21:37:04 -05:00
Richard Feldman
f38aa87f8f
Add link to builtin docs to README
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2022-09-17 21:41:18 -04:00
Folkert
daa7e72a2f
clarify comment 2022-09-18 01:00:36 +02:00