issues
search
roc-lang
/
roc
A fast, friendly, functional language.
https://roc-lang.org
Universal Permissive License v1.0
4.47k
stars
314
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make dbg always be parsed as an expression
#7239
joshuawarner32
opened
9 hours ago
0
Allow pure statements that contain early returns
#7238
smores56
opened
17 hours ago
0
Parsing support for record destructure spread syntax
#7237
mitulagr2
opened
1 day ago
0
Restore `roc build --no-link` pipeline
#7236
lukewilliamboswell
closed
1 day ago
0
impl Num.neg for Dec,F32,F64 in repl
#7235
shua
opened
1 day ago
3
back to old architecture display
#7234
Anton-4
closed
1 day ago
0
Parsing support for snake_case identifiers
#7233
gamebox
opened
1 day ago
0
WIP basic-cli 0.17.0 release
#7232
Anton-4
opened
2 days ago
0
Fix platform-switching-rust CI test
#7231
lukewilliamboswell
opened
2 days ago
0
nightly tests fixes
#7230
Anton-4
closed
3 days ago
0
Remove unused ast::Expr::Expect
#7229
JRI98
closed
3 days ago
5
Cleanup after #7227
#7228
JRI98
closed
3 days ago
1
Remove expect-fx syntax and handling
#7227
joshuawarner32
closed
4 days ago
0
Add postfix record update syntax
#7226
hrishisd
opened
4 days ago
1
Fix some bugs found via fuzzing
#7225
joshuawarner32
closed
5 days ago
0
bugs with early return followed by effectful functions
#7224
Giesch
closed
8 hours ago
1
Block PRs that increase the amount of panics in non-test code
#7223
tannerntannern
closed
6 days ago
0
Language Server crashes when using `!` after a module instead of a function
#7222
pserghei
opened
1 week ago
0
Block PRs that increase the amount of panics in non-test code
#7221
tannerntannern
closed
5 days ago
0
Glue tests are no longer hard-coded to Rust
#7220
svcxc
closed
3 days ago
6
"code |> comment |> format |> uncomment" workflow has some friction
#7219
joshuawarner32
opened
1 week ago
1
Prevent panics in worker threads from causing deadlocks
#7218
joshuawarner32
closed
1 week ago
0
fix docker tests
#7217
Anton-4
closed
1 week ago
0
remove mentions of --prebuilt-platform
#7216
Anton-4
closed
1 week ago
0
fix hello world issues
#7215
Anton-4
closed
1 week ago
0
Allow snake_case in the parser, make formatter prefer it over camelCase
#7214
HajagosNorbert
opened
1 week ago
6
Rename List.split to List.splitAt and add List.splitOn and List.splitOnList
#7213
isaacvando
closed
5 days ago
2
Parser simplification and Closure Shortcut features
#7212
dadhi
closed
1 week ago
5
Effectful builtin helpers
#7211
agu-z
closed
1 week 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
closed
10 hours ago
1
Upgrade basic-cli to purity inference roc panics `Option::unwrap()` on a `None` value
#7208
lukewilliamboswell
closed
10 hours ago
1
Upgrade to purity-inference roc panics with `Error in alias analysis`
#7207
lukewilliamboswell
closed
10 hours ago
2
Improve record field suffix warnings
#7206
agu-z
closed
1 week 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
closed
12 hours ago
4
Improve experience for unhandled parse errors
#7203
agu-z
closed
2 weeks ago
0
Report `return` syntax errors
#7202
agu-z
closed
2 weeks ago
0
WIP Create draft UI for roc init
#7201
RobinCamarasa
opened
2 weeks ago
0
Added llms.txt
#7200
jfkonecn
closed
1 week ago
0
Fix imports in expects
#7199
agu-z
closed
2 weeks ago
0
Unify import params on copied variable
#7198
agu-z
closed
2 weeks ago
0
failed to open file "../../basic-ssg/platform/dynhost": No such file or directory (os error 2)
#7197
jfkonecn
closed
2 weeks ago
2
Fixed broken link for doc search on ios
#7196
jfkonecn
closed
6 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
Next