Commit graph

13739 commits

Author SHA1 Message Date
hafiz
0c3009a34a
Merge pull request #2676 from rtfeldman/Dec
Hide RocDec implemntation details.
2022-03-07 17:38:28 -05:00
Derek Gustafson
c65e3d2bae
Fix how dec is formatted in mono ir. 2022-03-07 16:17:59 -05:00
Derek Gustafson
78cf0b8d2e
Fix fmt. 2022-03-07 15:49:09 -05:00
Derek Gustafson
ba6b225761
Hide RocDec implemntation details. 2022-03-07 15:34:02 -05:00
Folkert
b3b3b8790c
add new Expr variants 2022-03-07 21:13:48 +01:00
Brian Carroll
eaf76aa879 Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-runtime-error 2022-03-07 20:02:44 +00:00
Folkert
3510bad1d5
add scaffolding 2022-03-07 20:55:40 +01:00
Anton-4
0ca66cc41b
Merge branch 'trunk' of github.com:rtfeldman/roc into new-syntax-highlight 2022-03-07 20:01:38 +01:00
Anton-4
c8fd1836c9
clippy+fmt 2022-03-07 19:59:45 +01:00
Anton-4
ec1e2cd1d0
finished if highlighting 2022-03-07 19:44:24 +01:00
Brian Carroll
92ace8ff67
Merge pull request #2626 from rtfeldman/gen-dev/quicksort2
Gen dev - Quicksort
2022-03-07 17:46:46 +00:00
Anton-4
0637344361
cleanup 2022-03-07 18:16:17 +01:00
Anton-4
d8b4feb659
fmt+clippy 2022-03-07 16:24:30 +01:00
Anton-4
21a30b1e83
fixed indentation for apply args 2022-03-07 16:23:15 +01:00
Folkert de Vries
af15055c95
Merge pull request #2641 from rtfeldman/DecRepl
Display Dec in REPL
2022-03-07 16:17:06 +01:00
Folkert de Vries
ce1839133b
Merge pull request #2661 from rtfeldman/i/2541
Report invalid extension types during canonicalization
2022-03-07 16:12:04 +01:00
Anton-4
454933e2c6
fixed unnecessary double indentation 2022-03-07 16:02:11 +01:00
Anton-4
319cfe2ea8
Merge pull request #2673 from rtfeldman/toolchain
added rust-toolchain update comments
2022-03-07 15:51:28 +01:00
Richard Feldman
19cc7fdcaa
Merge pull request #2658 from rtfeldman/newline
Tests for trailing newline formatting
2022-03-07 08:34:20 -05:00
Anton-4
b2b0bbc1ad
added newline to rust-toolchain.toml 2022-03-07 14:23:01 +01:00
Richard Feldman
59a484ee6b
Merge pull request #2662 from rtfeldman/content-flattype-copy
Content & FlatType copy
2022-03-07 08:09:51 -05:00
Anton-4
219571a93d
Merge branch 'trunk' into toolchain 2022-03-07 13:11:37 +01:00
Richard Feldman
ba4210891b
Merge pull request #2667 from rtfeldman/toolchains
Move rust toolchain information from shell.nix to rust-toolchain.toml.
2022-03-07 07:06:02 -05:00
Anton-4
4da491cf93
added rust-toolchain.toml 2022-03-07 11:32:38 +01:00
Anton-4
af9a03b5ba
Merge pull request #2564 from rtfeldman/editor-force-fallback-fix
Editor force fallback fix
2022-03-07 10:27:38 +01:00
Anton-4
6a76f3f209
clippy fix 2022-03-07 09:29:05 +01:00
Anton-4
c215c4cc54
Merge branch 'trunk' of github.com:rtfeldman/roc into editor-force-fallback-fix 2022-03-07 09:21:39 +01:00
Brendan Hansknecht
2b3545233a switch storage manager to default clone 2022-03-06 22:56:49 -08:00
Brendan Hansknecht
02e7cf016b fix jumps with primitive arguments 2022-03-06 22:52:25 -08:00
Brendan Hansknecht
611c5a69cb remove commented line 2022-03-06 22:32:11 -08:00
Brendan Hansknecht
d4c4b41997 Merge branch 'trunk' into gen-dev/quicksort2 2022-03-06 21:19:51 -08:00
ayazhafiz
01255a17d5 Remove unnecessary reference 2022-03-06 22:19:45 -05:00
ayazhafiz
47e4904075 Chase aliases when checking for valid extension types 2022-03-06 22:17:58 -05:00
ayazhafiz
aae5a46034 Fmt 2022-03-06 22:17:22 -05:00
ayazhafiz
74c972916d Remove unnecessary whitespace in reporting tests 2022-03-06 22:17:22 -05:00
ayazhafiz
eed7e3df71 Report invalid extension types during canonicalization
Closes #2541
2022-03-06 22:17:22 -05:00
hafiz
37ab632ccd
Merge pull request #2668 from rtfeldman/fix-test
Add a missing #[test] annotation
2022-03-06 22:00:07 -05:00
Derek Gustafson
ad89e93af5
Update rust-toolchain.toml
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2022-03-06 19:51:19 -05:00
Richard Feldman
42180317c5
Add missing #[test] annotation 2022-03-06 19:36:46 -05:00
Derek Gustafson
e83cac5ef0
Move rust toolchain information from shell.nix to rust-toolchain.toml. 2022-03-06 18:29:14 -05:00
Derek Gustafson
f1ba27a1c9
Off by 1 error in Dec printer. 2022-03-06 17:23:14 -05:00
Folkert
ba2f9ba779
Merge remote-tracking branch 'origin/trunk' into content-flattype-copy 2022-03-06 20:52:04 +01:00
Folkert de Vries
27f367ec23
Merge pull request #2656 from rtfeldman/type-to-var-tco
Optimize type_to_variable
2022-03-06 20:44:14 +01:00
Folkert
1a79870e1a
formatting 2022-03-06 20:43:29 +01:00
Folkert
836967b919
some other clippy things in tests 2022-03-06 19:07:38 +01:00
Folkert
a9c8e2dc3e
copy instead of clone Content 2022-03-06 19:07:18 +01:00
hafiz
de9da2d8a5
Merge pull request #2657 from rtfeldman/i/2567
Register accessor closures when they are bound
2022-03-06 12:59:55 -05:00
Folkert
1ff8261a66
make Content Copy 2022-03-06 18:51:23 +01:00
Folkert
29bf4195a1
make FlatType Copy 2022-03-06 18:15:26 +01:00
Folkert
41e56519ef
prevent a subs lookup by reserving a Variable 2022-03-06 18:00:25 +01:00