Skip to content

Issues: alinalihassan/Lesma

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 Analysis & Type Checking Visitor enhancement New feature or request good first issue Good for newcomers
#20 opened Sep 3, 2022 by alinalihassan
Function definitions don't recognize that if all conditionals have a return, it will always return bug Something isn't working help wanted Extra attention is needed LLVM-specific Issues that are related to LLVM or the Code Generation step
#19 opened Sep 3, 2022 by alinalihassan
LLVM extern (C) function declarations have a buggy behavior when it comes to exporting them bug Something isn't working help wanted Extra attention is needed LLVM-specific Issues that are related to LLVM or the Code Generation step
#18 opened Sep 3, 2022 by alinalihassan
Imported modules skip already imported modules in the chain bug Something isn't working help wanted Extra attention is needed LLVM-specific Issues that are related to LLVM or the Code Generation step
#17 opened Sep 3, 2022 by alinalihassan
Code generator can't handle nested dot accessors bug Something isn't working help wanted Extra attention is needed LLVM-specific Issues that are related to LLVM or the Code Generation step
#14 opened Sep 3, 2022 by alinalihassan
Error reporting doesn't handle errors spanning multiple lines bug Something isn't working good first issue Good for newcomers
#13 opened Sep 3, 2022 by alinalihassan
ProTip! Exclude everything labeled bug with -label:bug.