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
Apr 29, 2021
· 5 comments
Assignees
Labels
languageIssues related to the language itselflibraryIssues related to the standard librarytodoAutomatically generated issues from TODOs in the codeunit-testUnit testsvmIssues related to the Virtual Machine implementation
#TODO(Env\parseCmdlineArguments) verify it's working right
return newString(v)
# TODO(Env\parseCmdlineArguments) verify it's working right
# labels: vm,library,language,unit-test
proc parseCmdlineArguments*(): ValueDict =
result = initOrderedTable[string,Value]()
var values: ValueArray = @[]
ndex cc3da81fb..36a777f5b 100644
++ b/src/vm/errors.nim
19df97b95c2f25070386dcdb604df1b942697ea4
The text was updated successfully, but these errors were encountered:
github-actionsbot
added
language
Issues related to the language itself
library
Issues related to the standard library
todo
Automatically generated issues from TODOs in the code
unit-test
Unit tests
vm
Issues related to the Virtual Machine implementation
labels
Apr 29, 2021
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.
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.
languageIssues related to the language itselflibraryIssues related to the standard librarytodoAutomatically generated issues from TODOs in the codeunit-testUnit testsvmIssues related to the Virtual Machine implementation
[Env\parseCmdlineArguments] verify it's working right
arturo/src/vm/env.nim
Line 56 in a5683a2
19df97b95c2f25070386dcdb604df1b942697ea4
The text was updated successfully, but these errors were encountered: