Skip to content

Issues: brack-lang/brack

Introduces IR for catching type errors
#67 opened Oct 6, 2024 by momeemt
Open
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

Enhancement: own plugin system changes: major Breaking changes difficulty: hard Hard Issues size: large Arround 2months ~ type: enhancement New feature or request
#147 opened Nov 13, 2024 by momeemt
3 of 18 tasks
Enhancement: support for generating multiple files changes: major Breaking changes components: codegen Backend code generator components: plugin-manager Plugin manager for Brack difficulty: hard Hard Issues size: large Arround 2months ~ type: enhancement New feature or request
#127 opened Oct 25, 2024 by momeemt
6 of 18 tasks
v0.3.0
Enhancement: introduce codecov changes: patch Not change API components: infrastructure Release automation difficulty: medium Medium Issues size: medium Around 2weeks ~ 1month type: enhancement New feature or request type: testing Add tests
#112 opened Oct 23, 2024 by momeemt
4 of 18 tasks
Enhancement: release note generation script changes: patch Not change API components: infrastructure Release automation components: workflow Continuous integration difficulty: easy Easy Issues size: small Around 1day ~ 1week type: enhancement New feature or request
#110 opened Oct 23, 2024 by momeemt
5 of 18 tasks
v0.2.0
Documentation: CONTRIBUTING.md changes: patch Not change API difficulty: medium Medium Issues size: medium Around 2weeks ~ 1month type: documentation Improvements or additions to documentation
#109 opened Oct 23, 2024 by momeemt
3 of 18 tasks
v0.2.0
Enhancement: partial build changes: minor Changes API (maintain backward compatibility) components: expander Angle commands expander components: language-server Language server for Brack components: parser Constructs abstract syntax tree difficulty: hard Hard Issues size: large Arround 2months ~ type: enhancement New feature or request
#102 opened Oct 21, 2024 by momeemt
7 of 18 tasks
v0.3.0
Add feature flag and changes container hooks option to it changes: major Breaking changes components: plugin-manager Plugin manager for Brack difficulty: medium Medium Issues size: small Around 1day ~ 1week type: enhancement New feature or request
#93 opened Oct 19, 2024 by momeemt v0.3.0
Curly is included by none changes: patch Not change API difficulty: easy Easy Issues size: small Around 1day ~ 1week type: invalid This doesn't seem right
#92 opened Oct 19, 2024 by momeemt
Support to set local paths to plugins schema changes: minor Changes API (maintain backward compatibility) components: plugin-manager Plugin manager for Brack difficulty: medium Medium Issues size: small Around 1day ~ 1week type: enhancement New feature or request
#91 opened Oct 19, 2024 by momeemt v0.2.0
Introduces literals and type checker changes: major Breaking changes difficulty: hard Hard Issues size: large Arround 2months ~ type: enhancement New feature or request
#90 opened Oct 19, 2024 by momeemt v0.3.0
Add the quick section to README changes: patch Not change API difficulty: easy Easy Issues size: small Around 1day ~ 1week type: documentation Improvements or additions to documentation
#86 opened Oct 16, 2024 by momeemt v0.2.0
Add scripts update brack and all crates changes: patch Not change API difficulty: medium Medium Issues size: small Around 1day ~ 1week
#78 opened Oct 15, 2024 by momeemt v0.2.0
Introduces IR for catching type errors changes: patch Not change API components: codegen Backend code generator components: language-server Language server for Brack components: lower Converts AST to IR difficulty: medium Medium Issues size: large Arround 2months ~
#67 opened Oct 6, 2024 by momeemt v0.2.0
Add unit tests for brack-parser/stmt.rs changes: patch Not change API components: parser Constructs abstract syntax tree difficulty: medium Medium Issues size: medium Around 2weeks ~ 1month type: good first issue Good for newcomers type: testing Add tests
#63 opened Aug 27, 2024 by momeemt
Add unit tests for brack-parser/parse.rs changes: patch Not change API components: parser Constructs abstract syntax tree difficulty: medium Medium Issues size: medium Around 2weeks ~ 1month type: good first issue Good for newcomers type: testing Add tests
#62 opened Aug 27, 2024 by momeemt
Add unit tests for brack-parser/expr_close.rs changes: patch Not change API components: parser Constructs abstract syntax tree difficulty: medium Medium Issues size: medium Around 2weeks ~ 1month type: good first issue Good for newcomers type: testing Add tests
#61 opened Aug 27, 2024 by momeemt
Add unit tests for brack-parser/expr.rs changes: patch Not change API components: parser Constructs abstract syntax tree difficulty: medium Medium Issues size: medium Around 2weeks ~ 1month type: good first issue Good for newcomers type: testing Add tests
#60 opened Aug 27, 2024 by momeemt
Publish the brack package to Nixpkgs changes: patch Not change API components: infrastructure Release automation difficulty: medium Medium Issues size: medium Around 2weeks ~ 1month
#57 opened Aug 22, 2024 by momeemt v0.3.0
Publish the brack package to Homebrew changes: patch Not change API components: infrastructure Release automation difficulty: medium Medium Issues size: medium Around 2weeks ~ 1month
#56 opened Aug 22, 2024 by momeemt v0.2.0
Plugin module name should not depend on repository name changes: minor Changes API (maintain backward compatibility) components: plugin-manager Plugin manager for Brack difficulty: medium Medium Issues size: small Around 1day ~ 1week
#55 opened Aug 21, 2024 by uekann v0.2.0
[Tracking Issue] Add unit tests to guarantee parser behaviour changes: patch Not change API components: parser Constructs abstract syntax tree difficulty: medium Medium Issues size: medium Around 2weeks ~ 1month type: testing Add tests type: tracking issue Tracking issues
#34 opened Jun 17, 2024 by momeemt
ProTip! Exclude everything labeled bug with -label:bug.