Skip to content

Conversation

rickhg12hs
Copy link

Change tokenizer logic so that char "@" can become part of the token. Allows inspect_request to get info for macros.

Change tokenizer logic so that char "@" can become part of the token.  Allows inspect_request to get info for macros.
@rickhg12hs
Copy link
Author

Pretty sure this isn't the best tokenizer logic, but it extends the current get_token so that it can identify macros that start with @. I don't know if this breaks anything else - I don't see any tests for this.

@JamesWrigley
Copy link
Collaborator

Sorry for leaving this for so long @rickhg12hs, would you still be willing to finish it off? Otherwise I can have a shot at it if that's ok with you. The branch will probably need rebasing since get_token was updated recently.

@rickhg12hs
Copy link
Author

@JamesWrigley

... I can have a shot at it if that's ok with you. The branch will probably need rebasing since get_token was updated recently.

Please do. Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants