-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: initial pest grammar & code refactor: rename SyscallArg to Expression refactor: IntegerExpression & BufferExpression types feat: buffers feat: macros feat: array fix: update/fix legacy regex parser refactor: rename expressions in grammar feat: simplify grammar, grab more metadata feat: multiplication feat: improve error handling feat: truncated feat: unfinished/resumed syscalls fix: update/fix regex parser feat: more flexible log level feat: more tests & fixes feat: in/out arguments feat: improve comment handling feat: named arguments refactor: move regex parser specific bench feat: grab more metadata feat: bit shift feat: macro dest addr
- Loading branch information
1 parent
0ec360b
commit 51d9940
Showing
10 changed files
with
3,009 additions
and
1,836 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.