Skip to content

Issues: asteroid-lang/asteroid

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

Better error reporting on incorrect object member functions bug Something isn't working
#323 opened Apr 27, 2024 by lutzhamel
strange 'expected' statement in operator error bug Something isn't working
#298 opened Oct 5, 2023 by lutzhamel
parameterized patterns enhancement Features that are directly related to the core tenet of Asteroid
#283 opened Jun 14, 2023 by lutzhamel
rename the 'in' predicate to 'member' bug Something isn't working
#244 opened Mar 25, 2023 by lutzhamel
object pattern matching with a subset of fields enhancement Features that are directly related to the core tenet of Asteroid
#231 opened Jan 19, 2023 by lutzhamel
pattern matching with non-patterns need better error messages enhancement Features that are directly related to the core tenet of Asteroid
#229 opened Jan 13, 2023 by lutzhamel
Debugger test suite enhancement Features that are directly related to the core tenet of Asteroid
#199 opened Sep 3, 2022 by olwmc
Add autocompletion to REPL enhancement Features that are directly related to the core tenet of Asteroid
#176 opened May 27, 2022 by olwmc
issue warning when user performs an exact comparison on reals enhancement Features that are directly related to the core tenet of Asteroid
#158 opened Apr 7, 2022 by olwmc
REPL test suite enhancement Features that are directly related to the core tenet of Asteroid
#152 opened Mar 31, 2022 by olwmc
Locational error reporting enhancement Features that are directly related to the core tenet of Asteroid
#142 opened Feb 25, 2022 by olwmc
A nice collection of programs for our Asteroid in Action doc enhancement Features that are directly related to the core tenet of Asteroid good first issue Good for newcomers
#141 opened Feb 22, 2022 by lutzhamel
implement 'nonlocal' keyword enhancement Features that are directly related to the core tenet of Asteroid
#127 opened Feb 9, 2022 by lutzhamel
user accessible lineinfo enhancement Features that are directly related to the core tenet of Asteroid
#118 opened Jan 29, 2022 by lutzhamel
ProTip! Exclude everything labeled bug with -label:bug.