Skip to content
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

[VM/parser] General cleanup needed #644

Closed
github-actions bot opened this issue Aug 3, 2022 · 6 comments
Closed

[VM/parser] General cleanup needed #644

github-actions bot opened this issue Aug 3, 2022 · 6 comments
Labels
cleanup Code cleanup, comments and micro-optimizations parser Issues related to the evaluator (src/vm/parse.nim) stale todo Automatically generated issues from TODOs in the code vm Issues related to the Virtual Machine implementation

Comments

@github-actions
Copy link

github-actions bot commented Aug 3, 2022

[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.

# TODO(VM/parser) General cleanup needed

######################################################

# 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

@github-actions github-actions bot 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
@stale
Copy link

stale bot commented Mar 31, 2023

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.

@stale stale bot added the stale label Mar 31, 2023
@stale
Copy link

stale bot commented Jul 29, 2023

Closing issue as stale.

@stale stale bot closed this as completed Jul 29, 2023
@drkameleon
Copy link
Collaborator

Re-opening as still valid

@drkameleon drkameleon reopened this Jul 31, 2023
Copy link

stale bot commented Nov 29, 2023

Closing issue as stale.

@stale stale bot closed this as completed Nov 29, 2023
@drkameleon drkameleon reopened this Nov 29, 2023
@stale stale bot removed the stale label Nov 29, 2023
Copy link

stale bot commented Jul 27, 2024

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.

@stale stale bot added the stale label Jul 27, 2024
Copy link

stale bot commented Nov 25, 2024

Closing issue as stale.

@stale stale bot closed this as completed Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code cleanup, comments and micro-optimizations parser Issues related to the evaluator (src/vm/parse.nim) stale todo Automatically generated issues from TODOs in the code vm Issues related to the Virtual Machine implementation
Projects
None yet
Development

No branches or pull requests

1 participant