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

refactor command tokenizer #50

Open
Razish opened this issue Mar 8, 2021 · 0 comments
Open

refactor command tokenizer #50

Razish opened this issue Mar 8, 2021 · 0 comments
Labels
P: low priority: low T: refactor type: refactor

Comments

@Razish
Copy link
Contributor

Razish commented Mar 8, 2021

separate from command execution, avoid global state (cmd_cmd, cmd_tokenized, cmd_argc, cmd_argv) and disjunct API (Cmd_Arg***, Cmd_TokenizeString)

@Razish Razish added P: low priority: low T: refactor type: refactor labels Mar 8, 2021
@Razish Razish added this to the fixes / improvements milestone Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: low priority: low T: refactor type: refactor
Projects
None yet
Development

No branches or pull requests

1 participant