Joshua Warner
|
a4a244cda0
|
migrate header + some module tests
|
2021-11-14 18:36:52 -08:00 |
|
Joshua Warner
|
6465a4031e
|
delete old tests
|
2021-11-14 18:34:40 -08:00 |
|
Joshua Warner
|
d661646748
|
Fix test formatting and actually assert that they pass
|
2021-11-14 18:31:44 -08:00 |
|
Joshua Warner
|
64ad486c10
|
automatically export snapshot tests
|
2021-11-14 18:20:21 -08:00 |
|
Folkert de Vries
|
d0902c45a1
|
Merge branch 'trunk' into joshuawarner32/imports-trailing-spaces
|
2021-11-14 23:16:21 +01:00 |
|
Joshua Warner
|
a384042c59
|
add handling for ListEnd errors
|
2021-11-14 13:25:17 -08:00 |
|
Brian Carroll
|
29d355c4d6
|
Implement Expr::StructAtIndex for wasm dev backend
|
2021-11-14 19:06:04 +00:00 |
|
Joshua Warner
|
6fab6e20f5
|
Fix clippy
|
2021-11-14 10:40:09 -08:00 |
|
Joshua Warner
|
fb960d98b8
|
Remove unused macros
|
2021-11-14 10:14:53 -08:00 |
|
Joshua Warner
|
6c82b1789a
|
Convert effects to collection_trailing_sep_e
|
2021-11-14 10:14:53 -08:00 |
|
Joshua Warner
|
8c8bc910fd
|
Convert exposes_modules to collection_trailing_sep_e
|
2021-11-14 10:14:53 -08:00 |
|
Joshua Warner
|
c4e70ca7aa
|
Convert exposes_values to ccollection_trailing_sep_e
|
2021-11-14 10:14:53 -08:00 |
|
Joshua Warner
|
71cc8d4c4b
|
Convert requires_rigids to collection_trailing_sep_e
|
2021-11-14 10:14:53 -08:00 |
|
Joshua Warner
|
df89fe7dd6
|
Make provides a Collection
|
2021-11-14 10:14:53 -08:00 |
|
Joshua Warner
|
d67b6c50b1
|
Allow trailing comments in provides decl
|
2021-11-14 10:14:53 -08:00 |
|
Joshua Warner
|
23c75d2699
|
Allow trailing comments in imports decl
|
2021-11-14 10:14:53 -08:00 |
|
Joshua Warner
|
c10f403c94
|
Allow trailing comments in exposes decl
|
2021-11-14 10:14:52 -08:00 |
|
Folkert de Vries
|
4bdfc169b1
|
Merge branch 'trunk' into wasm-control-stack
|
2021-11-14 14:48:15 +01:00 |
|
Brian Carroll
|
d34f5050cb
|
formatting
|
2021-11-14 13:35:25 +00:00 |
|
Brian Carroll
|
21a53ea044
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-control-stack
|
2021-11-14 13:22:02 +00:00 |
|
Brian Carroll
|
f121d6f599
|
Fix formatting
|
2021-11-14 13:21:56 +00:00 |
|
Folkert de Vries
|
28eb7a03cc
|
Merge branch 'trunk' into joshuawarner32/use-collection-4
|
2021-11-14 13:40:51 +01:00 |
|
Folkert de Vries
|
066487ea6e
|
Merge branch 'trunk' into joshuawarner32/use-collection-4
|
2021-11-14 13:31:46 +01:00 |
|
Brian Carroll
|
a2abf9c3d2
|
More accurate model of the Wasm VM's stack machine, with control flow blocks
|
2021-11-14 12:29:54 +00:00 |
|
Brian Carroll
|
39263b0ab1
|
Shorter name: VmSymbolState
|
2021-11-14 10:57:19 +00:00 |
|
Joshua Warner
|
3ff3695758
|
Add a manual Debug formatter for Collection to make debugging nicer
|
2021-11-13 16:24:35 -08:00 |
|
Joshua Warner
|
9bf1674946
|
Shrink Collection to make parse_expr_size test pass
|
2021-11-13 16:17:44 -08:00 |
|
Theo Felippe
|
277681fd06
|
fixed formatting
|
2021-11-13 18:12:14 +00:00 |
|
Theo Felippe
|
ed3ce2962c
|
removed unused const
|
2021-11-13 18:09:18 +00:00 |
|
Theo Felippe
|
ea5aac7b74
|
Merge branch 'trunk' into builtins-str-trim-right
|
2021-11-13 18:05:40 +00:00 |
|
Theo Felippe
|
8d7c252fce
|
implemented Str.trimRight
|
2021-11-13 18:02:58 +00:00 |
|
Richard Feldman
|
1c6fab7043
|
Merge pull request #1916 from rtfeldman/tag-union-imitate-rust
Tag union imitate rust
|
2021-11-13 08:13:32 -08:00 |
|
Joshua Warner
|
1fabc64fdf
|
Use Collection in Expr::TagUnion
|
2021-11-13 07:38:39 -08:00 |
|
Joshua Warner
|
d63405d824
|
Make Expr::List use a Collection
|
2021-11-13 07:38:11 -08:00 |
|
Joshua Warner
|
a4ca6a31a6
|
Use Collection in Expr::Record and related places
|
2021-11-13 07:36:05 -08:00 |
|
Folkert de Vries
|
c9b15766be
|
Merge branch 'trunk' into builtins-refactor-list-take
|
2021-11-13 13:29:57 +01:00 |
|
Theo Felippe
|
10eab4b785
|
implemented Result.isErr
|
2021-11-13 08:29:40 +00:00 |
|
satotake
|
f587be5169
|
zig fmt
|
2021-11-13 06:06:24 +00:00 |
|
satotake
|
9ec2bc7946
|
Remove takeFirst and takeLast from backend
|
2021-11-13 06:03:18 +00:00 |
|
satotake
|
2e073d57ea
|
destruct record at high level
|
2021-11-13 05:13:46 +00:00 |
|
satotake
|
98d2c57edf
|
move List.sublist to backend
|
2021-11-13 04:57:28 +00:00 |
|
satotake
|
8f8b2463ea
|
reset
|
2021-11-13 03:38:58 +00:00 |
|
satotake
|
4359dcff73
|
Merge branch 'trunk' into builtins-refactor-list-take
|
2021-11-13 03:38:29 +00:00 |
|
satotake
|
a9216d1149
|
retry recursion
|
2021-11-13 02:57:45 +00:00 |
|
Folkert
|
e706c3eb0a
|
Merge remote-tracking branch 'origin/trunk' into tag-union-imitate-rust
|
2021-11-13 01:06:31 +01:00 |
|
Folkert
|
196538cc58
|
fix valgrind error, finally
|
2021-11-13 01:00:20 +01:00 |
|
Folkert de Vries
|
639b9616d3
|
Merge branch 'trunk' into joshuawarner32/refactor-E-names
|
2021-11-13 00:12:16 +01:00 |
|
Folkert de Vries
|
ea05d94851
|
Merge branch 'trunk' into wasm-more-tests
|
2021-11-12 23:17:39 +01:00 |
|
Richard Feldman
|
b6d223cb33
|
Merge pull request #1959 from rtfeldman/fix-ld-on-macos-versions-without-path-number
get_macos_version() can return string with trailing newline
|
2021-11-12 11:27:23 -08:00 |
|
Brian Carroll
|
33109006c2
|
Fix bugs in Ret statement
|
2021-11-12 17:51:50 +00:00 |
|