Skip to content

Issues: myst-lang/myst

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 Development section to the README docs.guides An issue relating to any official guides for Myst docs Generic label for documentation issues. Always include this tag in addition to the specific doc tag
#200 opened Nov 8, 2018 by faultyserver
[RFC] Unclear error messages semantics.interpreter Any issue relating to changing the semantics of interpreter code. semantics Generic label for semantics issues. All semantics issues should have this tag.
#197 opened Jun 8, 2018 by Jens0512 Next
SimpleAssigns target should be StaticAssignable, not Node good first issue An issue that provides a good intro to working with the Myst codebase. Be helpful! semantics.parser Any issue relating to changing the semantics of parser code. semantics Generic label for semantics issues. All semantics issues should have this tag.
#195 opened Jun 8, 2018 by faultyserver
[RFC] Toward Static Analysis rfc A request for comments from the community semantics Generic label for semantics issues. All semantics issues should have this tag.
#192 opened May 20, 2018 by faultyserver
[RFC] Consider adding callinfo for introspecting method calls feature-request Any request for a new feature of the language. Includes both syntax and library features. syntax Any issue relating to the syntax of Myst.
#189 opened Apr 21, 2018 by faultyserver
Include types of values in assertion failures feature-request Any request for a new feature of the language. Includes both syntax and library features. stdlib Any issue relating to the standard library (Myst code) of Myst.
#178 opened Mar 31, 2018 by faultyserver
Method lookup does not traverse beyond the first clause found. bug.interpreter A bug specifically relating to the interpreter source code bug Generic label for bugs. Every bug should have this tag in addition to the more specific bug tag semantics.interpreter Any issue relating to changing the semantics of interpreter code. semantics Generic label for semantics issues. All semantics issues should have this tag.
#150 opened Feb 4, 2018 by faultyserver
[Spec lib improvements] Overhaul Spec execution pipeline feature-request Any request for a new feature of the language. Includes both syntax and library features. stdlib Any issue relating to the standard library (Myst code) of Myst.
#140 opened Jan 31, 2018 by faultyserver
Ensure Parser only reads tokens as necessary semantics.parser Any issue relating to changing the semantics of parser code. semantics Generic label for semantics issues. All semantics issues should have this tag.
#135 opened Jan 29, 2018 by faultyserver
Standardize error structures. feature-request Any request for a new feature of the language. Includes both syntax and library features. stdlib Any issue relating to the standard library (Myst code) of Myst.
#103 opened Dec 29, 2017 by faultyserver
Allow methods to match on block argument structures. feature-request Any request for a new feature of the language. Includes both syntax and library features. rfc A request for comments from the community syntax Any issue relating to the syntax of Myst.
#82 opened Dec 16, 2017 by faultyserver
Consider adding type contracting (protocols/interfaces/abstract types) semantics.interpreter Any issue relating to changing the semantics of interpreter code. semantics Generic label for semantics issues. All semantics issues should have this tag. syntax Any issue relating to the syntax of Myst.
#9 opened Aug 26, 2017 by faultyserver
Date/time literals feature-request Any request for a new feature of the language. Includes both syntax and library features. syntax Any issue relating to the syntax of Myst.
#5 opened Jun 27, 2017 by faultyserver
Regex literals feature-request Any request for a new feature of the language. Includes both syntax and library features. syntax Any issue relating to the syntax of Myst.
#4 opened Jun 27, 2017 by faultyserver
ProTip! Add no:assignee to see everything that’s not assigned.