Skip to content

Commit

Permalink
Add partial support for ComType statements
Browse files Browse the repository at this point in the history
  • Loading branch information
ExcaliburZero committed Nov 5, 2023
1 parent 882ca7b commit 8ec4021
Show file tree
Hide file tree
Showing 5 changed files with 1,105 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ The following QuickBMS commands are currently supported by the langauge server.
* [x] `[Else]`
* [x] `EndIf`
* [ ] `GetCT VAR TYPE CHAR [FILENUM]`
* [ ] `ComType ALGO [DICT] [DICT_SIZE]`
* [x] `ComType ALGO [DICT] [DICT_SIZE]`
* [ ] Support optional arguments
* [x] `ReverseShort VAR [ENDIAN]`
* [x] `ReverseLong VAR [ENDIAN]`
* [x] `ReverseLongLong VAR [ENDIAN]`
Expand Down
Loading

0 comments on commit 8ec4021

Please sign in to comment.