issues
search
roc-lang
/
roc
A fast, friendly, functional language.
https://roc-lang.org
Universal Permissive License v1.0
4.46k
stars
313
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
nightly tests fixes
#7230
Anton-4
opened
12 minutes ago
0
Remove unused ast::Expr::Expect
#7229
JRI98
opened
20 hours ago
1
Cleanup after #7227
#7228
JRI98
closed
7 hours ago
1
Remove expect-fx syntax and handling
#7227
joshuawarner32
closed
1 day ago
0
Add postfix record update syntax
#7226
hrishisd
opened
1 day ago
0
Fix some bugs found via fuzzing
#7225
joshuawarner32
closed
2 days ago
0
bugs with early return followed by effectful functions
#7224
Giesch
opened
3 days ago
0
Block PRs that increase the amount of panics in non-test code
#7223
tannerntannern
closed
3 days ago
0
Language Server crashes when using `!` after a module instead of a function
#7222
pserghei
opened
4 days ago
0
Block PRs that increase the amount of panics in non-test code
#7221
tannerntannern
closed
2 days ago
0
Glue tests are no longer hard-coded to Rust
#7220
svcxc
opened
4 days ago
4
"code |> comment |> format |> uncomment" workflow has some friction
#7219
joshuawarner32
opened
5 days ago
1
Prevent panics in worker threads from causing deadlocks
#7218
joshuawarner32
closed
4 days ago
0
fix docker tests
#7217
Anton-4
closed
5 days ago
0
remove mentions of --prebuilt-platform
#7216
Anton-4
closed
5 days ago
0
fix hello world issues
#7215
Anton-4
closed
5 days ago
0
Allow snake_case in the parser, make formatter prefer it over camelCase
#7214
HajagosNorbert
opened
6 days ago
0
Rename List.split to List.splitAt and add List.splitOn and List.splitOnList
#7213
isaacvando
closed
2 days ago
2
Parser simplification and Closure Shortcut features
#7212
dadhi
closed
6 days ago
5
Effectful builtin helpers
#7211
agu-z
closed
6 days ago
0
ignore test debug exceptions in all contexts
#7210
Anton-4
closed
1 week ago
0
Upgrade basic-cli to purity inference -- confusing Warning for `UNMATCHABLE PATTERN`
#7209
lukewilliamboswell
opened
1 week ago
0
Upgrade basic-cli to purity inference roc panics `Option::unwrap()` on a `None` value
#7208
lukewilliamboswell
opened
1 week ago
0
Upgrade to purity-inference roc panics with `Error in alias analysis`
#7207
lukewilliamboswell
opened
1 week ago
1
Improve record field suffix warnings
#7206
agu-z
closed
6 days ago
0
basic-cli 0.16.0 release
#7205
Anton-4
closed
1 week ago
0
Constrain early returns in functions in addition to closures
#7204
smores56
opened
1 week ago
3
Improve experience for unhandled parse errors
#7203
agu-z
closed
1 week ago
0
Report `return` syntax errors
#7202
agu-z
closed
1 week ago
0
WIP Create draft UI for roc init
#7201
RobinCamarasa
opened
1 week ago
0
Added llms.txt
#7200
jfkonecn
closed
1 week ago
0
Fix imports in expects
#7199
agu-z
closed
1 week ago
0
Unify import params on copied variable
#7198
agu-z
closed
1 week ago
0
failed to open file "../../basic-ssg/platform/dynhost": No such file or directory (os error 2)
#7197
jfkonecn
closed
1 week ago
2
Fixed broken link for doc search on ios
#7196
jfkonecn
closed
3 days ago
2
Internal compiler expectation broken bug
#7195
asevos
closed
2 weeks ago
1
Recursive function allows inferred tag union type to deviate from annotation
#7194
svcxc
opened
2 weeks ago
1
Implement the `try` keyword with desugaring
#7193
smores56
closed
2 weeks ago
3
[WIP] Add the `try` keyword
#7192
smores56
closed
2 weeks ago
1
Compiler bug: Using an undefined `Int` variable with `Inspect.toStr`
#7191
dxrcy
opened
3 weeks ago
0
Llm docs
#7190
jfkonecn
closed
2 weeks ago
4
Added search by signature in docs
#7189
jfkonecn
closed
3 weeks ago
0
unhandled parse error: UnexpectedTopLevelExpr
#7188
mcol
opened
3 weeks ago
1
Fix typos in creates/glue/README.md
#7187
jwoudenberg
closed
3 weeks ago
0
WIP set rpath for MacPorts
#7186
Anton-4
opened
3 weeks ago
0
Runtime error when passing record with missing default fields to encoder
#7185
jwoudenberg
opened
3 weeks ago
0
Num.toI64 on U32 returns negative number
#7184
Anton-4
opened
3 weeks ago
0
Compiler bug: 'I thought a non-nullable-unwrapped variant for a lambda set was impossible'
#7183
dxrcy
opened
3 weeks ago
1
Minor parser enhancement request: Not recognizing empty tuple / mistyped unit literal
#7182
dxrcy
opened
3 weeks ago
1
made {} block foldable
#7181
Anton-4
closed
3 weeks ago
0
Next