Skip to content

Issues: axellang/axel

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Huge diffs whenever transpiled files change ast Anything related to the internal representation of the AST. improvement Adding a new feature, improving an existing feature, etc. macro expansion Anything related to Axel macro expansion. testing Anything related to the Axel test suite.
#83 opened Dec 29, 2022 by jgrosso
Add tests for prelude macros stdlib Anything related to the Axel runtime/standard library. testing Anything related to the Axel test suite.
#82 opened Dec 29, 2022 by jgrosso
Macro definitions fail to compile backends Anything related to a given backend (which is currently just Axel->Haskell). bug A bona fide implementation mistake. critical This issue is a showstopper and needs immediate attention. macro expansion Anything related to Axel macro expansion.
#81 opened Oct 28, 2022 by jgrosso
Verify that the golden tests are actually valid Haskell improvement Adding a new feature, improving an existing feature, etc. testing Anything related to the Axel test suite.
#80 opened Oct 28, 2022 by jgrosso
3 tasks
Create project logo proposal Ideas for future improvement, that aren't (yet) concretely agreed upon. public-relations Anything related to Axel's branding, visibility, etc.
#78 opened Apr 15, 2021 by oubiwann
1 of 6 tasks
Make Axel more visible public-relations Anything related to Axel's branding, visibility, etc.
#77 opened May 15, 2020 by reuleaux
Hygienic macros improvement Adding a new feature, improving an existing feature, etc. macro expansion Anything related to Axel macro expansion. proposal Ideas for future improvement, that aren't (yet) concretely agreed upon.
#76 opened Nov 5, 2019 by jgrosso
Make an effectful macro improvement Adding a new feature, improving an existing feature, etc. proposal Ideas for future improvement, that aren't (yet) concretely agreed upon. stdlib Anything related to the Axel runtime/standard library.
#75 opened Nov 5, 2019 by jgrosso
Improve transpilation performance performance Anything related to the performance of the Axel compiler.
#74 opened Nov 5, 2019 by jgrosso
Lift restriction on first character of type-level identifiers bug A bona fide implementation mistake. syntax Anything related to Axel's surface syntax.
#72 opened Sep 28, 2019 by jgrosso
Convert Haskell errors to Axel syntax errors Anything related to Axel's error messages or error handling. improvement Adding a new feature, improving an existing feature, etc. proposal Ideas for future improvement, that aren't (yet) concretely agreed upon.
#70 opened Sep 26, 2019 by jgrosso
Pretty-print Axel errors cli Anything related to the Axel command line tool. errors Anything related to Axel's error messages or error handling. improvement Adding a new feature, improving an existing feature, etc.
#68 opened Sep 26, 2019 by jgrosso
Make empty constraint lists optional ast Anything related to the internal representation of the AST. improvement Adding a new feature, improving an existing feature, etc.
#67 opened Sep 26, 2019 by jgrosso
Axel REPL proposal Ideas for future improvement, that aren't (yet) concretely agreed upon.
#66 opened Sep 24, 2019 by jgrosso
Use ghc-lib-parser instead of haskell-src-exts bug A bona fide implementation mistake. converter Anything related to the Haskell->Axel converter.
#63 opened Sep 24, 2019 by jgrosso
Annotate transpiled files with the version of Axel used to generate them, and don't allow macro imports from incompatible versions improvement Adding a new feature, improving an existing feature, etc. macro expansion Anything related to Axel macro expansion. proposal Ideas for future improvement, that aren't (yet) concretely agreed upon.
#62 opened Sep 24, 2019 by jgrosso
Clean up normalized AST type cleanup Refactoring, etc.
#61 opened Sep 22, 2019 by jgrosso
CLI: Add axel clean command cli Anything related to the Axel command line tool. improvement Adding a new feature, improving an existing feature, etc. proposal Ideas for future improvement, that aren't (yet) concretely agreed upon.
#59 opened Sep 17, 2019 by jgrosso
Infix operators can cause "Ambiguous infix expression" errors bug A bona fide implementation mistake. converter Anything related to the Haskell->Axel converter.
#58 opened Sep 17, 2019 by jgrosso
Don't stop project conversion if individual files fail bug A bona fide implementation mistake. converter Anything related to the Haskell->Axel converter.
#57 opened Sep 17, 2019 by jgrosso
Template Haskell quotes fail to parse bug A bona fide implementation mistake. converter Anything related to the Haskell->Axel converter.
#56 opened Sep 17, 2019 by jgrosso
Autogenerated imports create a lot of unused import warnings bug A bona fide implementation mistake. errors Anything related to Axel's error messages or error handling. macro expansion Anything related to Axel macro expansion.
#55 opened Sep 16, 2019 by jgrosso
Fix CI build Anything related to the build process.
#54 opened Sep 16, 2019 by jgrosso
Add editor integrations
#52 opened Sep 16, 2019 by jgrosso
2 tasks
Filter out "unused ..." warnings during macro expansion bug A bona fide implementation mistake. errors Anything related to Axel's error messages or error handling. macro expansion Anything related to Axel macro expansion.
#50 opened Sep 16, 2019 by jgrosso
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.