-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: pokir/simpl
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Add error when variable/function doesn't exist
enhancement
New feature or request
#22
opened Feb 27, 2022 by
pokir
Add errors for popping (@) when stack is empty
bug
Something isn't working
#21
opened Feb 26, 2022 by
pokir
Python AttributeError when no identifier given to pop statement
bug
Something isn't working
#18
opened Feb 25, 2022 by
pokir
Add namespaces
bug
Something isn't working
enhancement
New feature or request
#14
opened Feb 12, 2022 by
pokir
Convert the if not statement (:) to an else statement
enhancement
New feature or request
#12
opened Feb 12, 2022 by
pokir
Tokens and tree nodes that are strings show newline as actual new lines instead of \n (for debugging)
bug
Something isn't working
#9
opened Feb 11, 2022 by
pokir
Appending the std to the start of the program makes line numbers wrong
bug
Something isn't working
#7
opened Feb 10, 2022 by
pokir
Inconsistent .raw and .value for tree nodes in the parser
enhancement
New feature or request
#6
opened Feb 10, 2022 by
pokir
Push symbol after number literal without space looks confusing
enhancement
New feature or request
#4
opened Feb 7, 2022 by
pokir
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.