James Johnson
James Johnson
## Is your feature request related to a problem? Please describe We need to make sure that we don't break working 010 templates. ## Describe the solution you'd like Run...
This is a tricky one that came up during the work on #120. I decided to make it a separate issue. ## Describe the bug Nested casts do not match...
## Is your feature request related to a problem? Please describe When debugging 010 templates with pfp, knowing the current stack trace within the template would be very useful. A...
## Describe the bug For the full story, start reading #110. This is the second part of #110: adding support for non-consecutive duplicate arrays. ## To Reproduce This currently will...
## Describe the bug `FileNameGetExtension` is not implemented in `pfp/native/compat_string.py` ## Implementation/Fix Notes/Thoughts See [010's FileNameGetExtension documentation](https://www.sweetscape.com/010editor/manual/FuncString.htm#FileNameGetExtension)
## Describe the bug `FileNameGetBaseW` is not implemented in `pfp/native/compat_string.py` ## Implementation/Fix Notes/Thoughts See [010's FileNameGetBaseW documentation](https://www.sweetscape.com/010editor/manual/FuncString.htm#FileNameGetBaseW)
## Describe the bug `FileNameGetBase` is not implemented in `pfp/native/compat_string.py` ## Implementation/Fix Notes/Thoughts See [010's FileNameGetBase documentation](https://www.sweetscape.com/010editor/manual/FuncString.htm#FileNameGetBase)
## Describe the bug `DosTimeToString` is not implemented in `pfp/native/compat_string.py` ## Implementation/Fix Notes/Thoughts See [010's DosTimeToString documentation](https://www.sweetscape.com/010editor/manual/FuncString.htm#DosTimeToString)