You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot opened this issue
Aug 3, 2022
· 6 comments
Labels
cleanupCode cleanup, comments and micro-optimizationsparserIssues related to the evaluator (src/vm/parse.nim)staletodoAutomatically generated issues from TODOs in the codevmIssues related to the Virtual Machine implementation
######################################################
# TODO(VM/parser) General cleanup needed
# There are various pieces of commented-out code that make the final result pretty much illegible. Let's clean this up.
# labels: vm, parser, cleanup
#=======================================
# Libraries
#=======================================
ndex 01d8b6a77..161569525 100644
++ b/src/vm/stack.nim
a2d5b5f611585ce64af777ed73a5f4315164c516
The text was updated successfully, but these errors were encountered:
github-actionsbot
added
cleanup
Code cleanup, comments and micro-optimizations
parser
Issues related to the evaluator (src/vm/parse.nim)
todo
Automatically generated issues from TODOs in the code
vm
Issues related to the Virtual Machine implementation
labels
Aug 3, 2022
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
cleanupCode cleanup, comments and micro-optimizationsparserIssues related to the evaluator (src/vm/parse.nim)staletodoAutomatically generated issues from TODOs in the codevmIssues related to the Virtual Machine implementation
[VM/parser] General cleanup needed
There are various pieces of commented-out code that make the final result pretty much illegible. Let's clean this up.
arturo/src/vm/parse.nim
Line 9 in ce734e7
a2d5b5f611585ce64af777ed73a5f4315164c516
The text was updated successfully, but these errors were encountered: