Skip to content

Issues: roc-lang/roc

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Roc cli flag to suppress ANSI escapes in output cli Relates to roc cli tooling enhancement New feature or request
#7339 opened Dec 12, 2024 by lukewilliamboswell
assertion left == right failed: types do not unify bug Something isn't working
#7336 opened Dec 11, 2024 by lue-bird
Compiler hangs with roc test bug Something isn't working
#7333 opened Dec 11, 2024 by lukewilliamboswell
Location of error message not reported on the correct line of source code bug Something isn't working error-messages Related to the quality of error messages language-server Relates to the roc language server
#7332 opened Dec 11, 2024 by lukewilliamboswell
No type annotation provided for List.range builtin documentation bug Something isn't working docs generation Relates to the generation of Documentation using `roc docs`
#7331 opened Dec 11, 2024 by lukewilliamboswell
allow as pattern in local destructuring bug Something isn't working
#7328 opened Dec 10, 2024 by lue-bird
Compiler panic on expect without condition bug Something isn't working error-messages Related to the quality of error messages parsing Relates to the Parsing compiler stage
#7320 opened Dec 8, 2024 by ScallyGames
Document "glue" glue The `roc glue` command repo docs Updates to .md files and documentation for the roc repository website www.roc-lang.org
#7315 opened Dec 7, 2024 by JanCVanB
Compiler Bug around the ? operator bug Something isn't working
#7304 opened Dec 4, 2024 by anmolitor
Compiler crash with number literal in guard bug Something isn't working
#7302 opened Dec 3, 2024 by gamebox
Confusing List.range error message for type error bug Something isn't working error-messages Related to the quality of error messages
#7300 opened Dec 3, 2024 by isaacvando
web docs: use of link that ends with #something should briefly highlight the function something intermediate issue Likely good for someone who has completed a few other issues
#7299 opened Dec 2, 2024 by Anton-4
Option::unwrap() on a None value when using dbg in package bug Something isn't working
#7295 opened Dec 2, 2024 by Anton-4
Expr::TrySuffix expression was not completely removed in desugar_value_def_suffixed bug Something isn't working P-high High priority/frequency
#7292 opened Dec 1, 2024 by tonyfinn
Inspect.toStr fails on a Result with an unknown error type bug Something isn't working
#7289 opened Dec 1, 2024 by ostcar
Formatting bug; formatted code isn't valid bug Something isn't working formatting Relates to the roc formatter
#7266 opened Nov 29, 2024 by lukewilliamboswell
MultipleCharsInSingleQuote runtime error not reported during compilation bug Something isn't working error-messages Related to the quality of error messages
#7260 opened Nov 28, 2024 by JRI98
ProTip! Adding no:label will show everything without a label.