Skip to content

Issues: boltlang/Bolt

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

Add support for anonymous functions codegen Issues relating to the transformation of an AST to a target language enhancement New feature or request lexer/parser All issues having something to do with reading tokens into an AST typechecker All issues having something to do with the type-checking algortithms
#66 opened Jul 9, 2024 by samvv
Add a separate pass to check for missing bindings enhancement New feature or request typechecker All issues having something to do with the type-checking algortithms
#62 opened Feb 19, 2024 by samvv
Allow the testing framework to take snapshots of a program and commit them to a database blocked An issue that cannot be solved due to other issues being open discussion This issue is just a suggestion for an idea that needs to be worked out enhancement New feature or request
#61 opened Feb 19, 2024 by samvv
Create a debugging tool for visually exploring the current state of a running program blocked An issue that cannot be solved due to other issues being open discussion This issue is just a suggestion for an idea that needs to be worked out enhancement New feature or request
#60 opened Feb 19, 2024 by samvv
Find a way to make match expressions be written between parentheses enhancement New feature or request lexer/parser All issues having something to do with reading tokens into an AST
#59 opened Feb 19, 2024 by samvv
A test runner that prettifies assert statements blocked An issue that cannot be solved due to other issues being open enhancement New feature or request
#58 opened Feb 19, 2024 by samvv
Add support for shorthand operator declarations enhancement New feature or request in progress This issue is being worked on by someone lexer/parser All issues having something to do with reading tokens into an AST typechecker All issues having something to do with the type-checking algortithms
#57 opened Jan 22, 2024 by samvv
Add full support for modules and module paths enhancement New feature or request lexer/parser All issues having something to do with reading tokens into an AST typechecker All issues having something to do with the type-checking algortithms
#56 opened Jan 22, 2024 by samvv
Implement AltPattern enhancement New feature or request typechecker All issues having something to do with the type-checking algortithms
#55 opened Jan 22, 2024 by samvv
Type check fails on records when a polymorphic rest type is involved bug Something isn't working typechecker All issues having something to do with the type-checking algortithms
#53 opened Jan 21, 2024 by samvv
Return statements placed in invalid locations crash the compiler bug Something isn't working typechecker All issues having something to do with the type-checking algortithms
#52 opened Jun 15, 2023 by samvv
Support a shorthand syntax for match-expressions and other block-based syntax enhancement New feature or request lexer/parser All issues having something to do with reading tokens into an AST priority:low If possible, oher issues should be taken care of first
#50 opened Jun 12, 2023 by samvv
Reduce the amount of unification diagnostics enhancement New feature or request typechecker All issues having something to do with the type-checking algortithms
#49 opened Jun 5, 2023 by samvv
It should not be possible to create infinite datatypes bug Something isn't working priority:high Issues that require immediate attention typechecker All issues having something to do with the type-checking algortithms
#48 opened Jun 2, 2023 by samvv
Add support for variable (re)assignment enhancement New feature or request typechecker All issues having something to do with the type-checking algortithms
#44 opened Jun 2, 2023 by samvv
Allow for deferred assignment enhancement New feature or request typechecker All issues having something to do with the type-checking algortithms
#43 opened Jun 2, 2023 by samvv
Add support for algebraic effects enhancement New feature or request typechecker All issues having something to do with the type-checking algortithms
#40 opened Sep 23, 2022 by samvv
Let-declarations with duplicate names are not detected as being wrong bug Something isn't working typechecker All issues having something to do with the type-checking algortithms
#35 opened Sep 11, 2022 by samvv
Add type unification boundaries to improve diagnostic messages enhancement New feature or request typechecker All issues having something to do with the type-checking algortithms
#33 opened Sep 10, 2022 by samvv
Create a fully working WebAssembly back-end codegen Issues relating to the transformation of an AST to a target language enhancement New feature or request priority:normal All issues that should be solved after the issues with high priority webassembly All issues about converting Bolt sources to WebAssembly
#6 opened Jun 16, 2020 by samvv
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.