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: add additional parsers and tests #1539

Open
wants to merge 6 commits into
base: arthur/parser-combinator
Choose a base branch
from

Conversation

MichaelSun90
Copy link
Contributor

@MichaelSun90 MichaelSun90 commented Apr 18, 2023

Adds the following parsers:

UInt40LE
Int64BE
Int64LE
Unumeric64LE
Unumeric96LE
Unumeric128LE

Envchangetoken

Adds tests for these parsers:

UInt40
Int64BE
Int64LE
Unumeric64LE
Unumeric96LE
Unumeric128LE

Envchangetoken

@MichaelSun90 MichaelSun90 changed the title Michael parser refactor: add additional parsers and tests Apr 19, 2023
src/parser/index.ts Outdated Show resolved Hide resolved
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.

None yet

2 participants