Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Issues: amp-lang/amp_archive

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

Floating point numbers (literals and operations) A-codegen Area: the code generator backend A-syntax Area: the parser and scanner A-typechecker Area: the type checker B-safe Backwards compatibility: Does not break any older Amp programs C-feature-todo Category: An accepted feature-request that has will be implemented P-high High priority, would preferably ship in the next release R-medium Request for participation: requires some knowledge of codebase
#63 opened Apr 4, 2023 by pzipper 0.5.0-alpha
Floating point number types A-codegen Area: the code generator backend A-typechecker Area: the type checker B-safe Backwards compatibility: Does not break any older Amp programs C-feature-todo Category: An accepted feature-request that has will be implemented P-high High priority, would preferably ship in the next release
#62 opened Apr 4, 2023 by pzipper 0.5.0-alpha
No implicitly undefined values A-safety Area: making the language safer A-typechecker Area: the type checker B-breaking Backwards compatibility: Older Amp programs may not compile or work correctly with this change C-feature-todo Category: An accepted feature-request that has will be implemented P-medium Medium priority R-advanced Request for participation: requires advanced knowledge of codebase
#61 opened Apr 4, 2023 by pzipper 0.1-beta
Union types A-codegen Area: the code generator backend A-syntax Area: the parser and scanner A-typechecker Area: the type checker B-safe Backwards compatibility: Does not break any older Amp programs C-feature-todo Category: An accepted feature-request that has will be implemented P-low Low priority, better for new contributors, non-strict deadline
#60 opened Mar 31, 2023 by pzipper 0.5.0-alpha
Enumerators A-codegen Area: the code generator backend A-syntax Area: the parser and scanner A-typechecker Area: the type checker B-safe Backwards compatibility: Does not break any older Amp programs C-feature-todo Category: An accepted feature-request that has will be implemented P-low Low priority, better for new contributors, non-strict deadline
#59 opened Mar 31, 2023 by pzipper 0.5.0-alpha
Implement other assignment operator syntax A-codegen Area: the code generator backend A-syntax Area: the parser and scanner A-typechecker Area: the type checker B-safe Backwards compatibility: Does not break any older Amp programs C-feature-todo Category: An accepted feature-request that has will be implemented P-low Low priority, better for new contributors, non-strict deadline
#45 opened Mar 28, 2023 by pzipper 0.5.0-alpha
Labeled loops A-codegen Area: the code generator backend A-syntax Area: the parser and scanner A-typechecker Area: the type checker B-safe Backwards compatibility: Does not break any older Amp programs C-feature-todo Category: An accepted feature-request that has will be implemented P-low Low priority, better for new contributors, non-strict deadline
#31 opened Mar 23, 2023 by pzipper 0.5.0-alpha
ProTip! Adding no:label will show everything without a label.