Skip to content

Issues: SebastianMestre/Jasper

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

Typechecker cruft tracking issue area - type checker Related to the type checker kind - code quality Improve the code or the build, with no functionality change kind - robustness Make the program less buggy, or more failure tolerant
#326 opened Jan 1, 2024 by SebastianMestre
6 of 8 tasks
The test runner stops when a test crashes area - testing kind - feature New feature or request kind - user experience Related to usage and installation experiences
#322 opened Dec 27, 2023 by SebastianMestre
Weird errors on random input kind - bug Something isn't working
#314 opened Jan 16, 2023 by SebastianMestre
Integrate the logging code with ErrorReport area - helpers About one of the helper libraries in Jasper's implementation good first issue Good for newcomers
#263 opened Apr 27, 2021 by SebastianMestre
Bad error handling in the typechecker area - type checker Related to the type checker good first issue Good for newcomers kind - code quality Improve the code or the build, with no functionality change kind - user experience Related to usage and installation experiences
#262 opened Apr 25, 2021 by SebastianMestre
There is no way to express the type of a function. area - front end Related to one of the passes previous to the interpreter kind - feature New feature or request triage - accepted This will be worked on as soon as possible
#226 opened Jan 9, 2021 by SebastianMestre
Add explicit polymorphism area - type checker Related to the type checker kind - feature New feature or request triage - accepted This will be worked on as soon as possible triage - investigating Extra attention is needed
#225 opened Jan 9, 2021 by SebastianMestre
Switch Makefile to CMake area - build Changes to the build system good first issue Good for newcomers kind - code quality Improve the code or the build, with no functionality change kind - user experience Related to usage and installation experiences triage - future Not important right now but it might be in the future
#193 opened Nov 8, 2020 by ivanka2012
Fuzzing implementation that doesn't require libraries area - testing kind - feature New feature or request triage - accepted This will be worked on as soon as possible triage - investigating Extra attention is needed
#187 opened Nov 5, 2020 by EmmanuelMess
Print AST as code area - front end Related to one of the passes previous to the interpreter good first issue Good for newcomers kind - feature New feature or request
#136 opened Sep 20, 2020 by SebastianMestre
ProTip! Exclude everything labeled bug with -label:bug.