Kiryl Dziamura
|
8163de02f3
|
refactor unique ident generator
|
2024-07-08 09:44:36 +02:00 |
|
Kiryl Dziamura
|
e0af069645
|
don't unwrap empty destructuring pattern
|
2024-07-08 09:44:35 +02:00 |
|
Sam Mohr
|
fe1b6d71fc
|
Update from PR comments
|
2024-07-07 18:33:20 -07:00 |
|
Sam Mohr
|
f415017c90
|
Implement new builder syntax alongside old one
|
2024-07-07 03:28:59 -07:00 |
|
Agus Zubiaga
|
0cbb352a89
|
Move unexpected params warning to solve
|
2024-07-06 21:36:26 -03:00 |
|
Agus Zubiaga
|
63e722f61d
|
Rename symbol and module lookup struts
|
2024-07-06 11:42:53 -03:00 |
|
Anton-4
|
7180a93273
|
fix openness inference for empty tag
|
2024-07-06 16:29:10 +02:00 |
|
Anton-4
|
1bcf30391b
|
Merge pull request #6819 from roc-lang/rust-1-77-2-upgrade
Rust 1.77.2 upgrade
|
2024-07-06 03:23:54 +02:00 |
|
Agus Zubiaga
|
33cbaa5cd8
|
Replace ScopeModules/modules VecMap with 2 Vecs
|
2024-07-05 22:05:33 -03:00 |
|
Agus Zubiaga
|
f80cb341a6
|
Move ScopeModules to can
|
2024-07-05 21:35:52 -03:00 |
|
Agus Zubiaga
|
d775d9ef53
|
Prevent top-level fns from capturing params
|
2024-07-04 12:25:02 -03:00 |
|
Sam Mohr
|
f61b303a59
|
Merge branch 'main' into builtin-task
|
2024-07-03 00:42:48 -07:00 |
|
Agus Zubiaga
|
922b1c44ef
|
Report missing params
|
2024-07-02 11:10:00 -03:00 |
|
Agus Zubiaga
|
bc6a84a215
|
Report unexpected params
|
2024-07-02 11:09:59 -03:00 |
|
Agus Zubiaga
|
db76ab4015
|
Replace params in abilities TODOs with unimplemented!
|
2024-07-02 11:09:59 -03:00 |
|
Agus Zubiaga
|
42c58d8efe
|
Use Vec instead of VecMap for scope module sources
|
2024-07-02 11:09:59 -03:00 |
|
Agus Zubiaga
|
702092859e
|
Add pattern type for module params
|
2024-07-02 11:09:59 -03:00 |
|
Agus Zubiaga
|
90c7745989
|
Capture import params location for better errors
|
2024-07-02 11:09:56 -03:00 |
|
Agus Zubiaga
|
5ec4b042bb
|
Constrain and solve import params
No reporting yet
|
2024-07-02 04:10:46 -03:00 |
|
Agus Zubiaga
|
c541dd5747
|
Do not report import params symbol as unused
|
2024-07-02 04:10:46 -03:00 |
|
Agus Zubiaga
|
8604bb23b2
|
Include param's record references
|
2024-07-02 04:10:46 -03:00 |
|
Agus Zubiaga
|
674adf1fad
|
Wrap import params expr so we can constrain later
|
2024-07-02 04:10:46 -03:00 |
|
Agus Zubiaga
|
717463079a
|
Add module params to module cache
|
2024-07-02 04:10:45 -03:00 |
|
Agus Zubiaga
|
3a1d3d4ddb
|
Reuse record destructure can for module params
|
2024-07-02 04:10:45 -03:00 |
|
Agus Zubiaga
|
7ac72159e9
|
Parse module params loc and rename to pattern
|
2024-07-02 04:10:45 -03:00 |
|
Agus Zubiaga
|
c6e42ecf0c
|
Canonicalize module param patterns
|
2024-07-02 04:10:45 -03:00 |
|
Agus Zubiaga
|
1526fc4aee
|
can::Expr::ParamsVar for lookups with params
|
2024-07-02 04:10:44 -03:00 |
|
Agus Zubiaga
|
5aebb7b570
|
Unqualified lookups return params
|
2024-07-02 04:10:44 -03:00 |
|
Agus Zubiaga
|
9d26adb228
|
Qualified lookups return params
|
2024-07-02 04:10:44 -03:00 |
|
Agus Zubiaga
|
96e2d32fa6
|
Canonicalize import params record
|
2024-07-02 04:10:44 -03:00 |
|
Agus Zubiaga
|
5e2ccdbfd5
|
Import params pending def
|
2024-07-02 04:10:44 -03:00 |
|
Kiryl Dziamura
|
819cfd6035
|
fix test snapshots
|
2024-07-01 19:48:00 +02:00 |
|
Kiryl Dziamura
|
6329389972
|
add tests
|
2024-07-01 19:47:49 +02:00 |
|
Kiryl Dziamura
|
1008b94259
|
fix returned expression desugaring
|
2024-07-01 19:46:59 +02:00 |
|
Kiryl Dziamura
|
de9ed734c5
|
remove EmptyDefsFinal
|
2024-07-01 18:45:23 +02:00 |
|
Kiryl Dziamura
|
9c133f72d8
|
test bang in dbg arg
|
2024-06-28 13:31:47 +02:00 |
|
Kiryl Dziamura
|
aa17d17c60
|
handle bang in dbg arg
|
2024-06-28 13:26:38 +02:00 |
|
Luke Boswell
|
1c091e6cd5
|
Merge pull request #6826 from JRI98/fix_6825
Handle multi pattern unbound list rest variables
|
2024-06-28 10:18:11 +10:00 |
|
Isak
|
cc7d3d3e1d
|
fix: allow multiple newlines between signature and body
|
2024-06-27 13:34:09 -04:00 |
|
Sam Mohr
|
cd488300fd
|
Merge branch 'main' into builtin-task
|
2024-06-26 03:17:56 -07:00 |
|
Sam Mohr
|
43fadeacdb
|
Fix clippy errors
|
2024-06-26 03:15:06 -07:00 |
|
Sam Mohr
|
4b7d9c9222
|
Fix generated type for foreign-call task wrappings
|
2024-06-26 02:34:24 -07:00 |
|
Kiryl Dziamura
|
bff73ff6b2
|
check if final expr in deps is suffixed
|
2024-06-25 19:14:18 +02:00 |
|
Sam Mohr
|
700c7ae9aa
|
Add Task as a built-in module/type
|
2024-06-25 00:03:56 -07:00 |
|
JRI98
|
f4551978ce
|
Handle multi pattern unbound list rest variables
|
2024-06-21 17:01:49 +01:00 |
|
Anton-4
|
05a61e2210
|
clippy + fmt
|
2024-06-19 12:34:10 +02:00 |
|
shua
|
f7bec802c0
|
PR: rename to List.concatUtf8
|
2024-06-08 13:36:20 +02:00 |
|
shua
|
33e8a7a439
|
implement Str.concatUtf8
|
2024-06-07 19:05:52 +02:00 |
|
Kiryl Dziamura
|
3e5cfb546d
|
check if when branch is suffixed
|
2024-06-03 23:45:54 +02:00 |
|
Kiryl Dziamura
|
967da48969
|
Fix typo
|
2024-06-03 16:58:40 +02:00 |
|