ImHex/include/lang
WerWolv dbbc525174
Added Plugin support (#102)
* Build refactoring and initial plugin support

* Possibly fixed linux / mac build

* Added libdl to libglad build script

* Add glfw to imgui dependencies

* Refactored common functionality into "libimhex" for plugins

* Added plugin loading and example plugin

* Added proper API for creating a custom view and a custom tools entry with plugins
2020-12-22 18:10:01 +01:00
..
ast_node.hpp Added overriding of endianess for individual variables 2020-12-06 21:40:57 +01:00
evaluator.hpp Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
lexer.hpp Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
parser.hpp Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
pattern_data.hpp Fixed additional issues with padding and zero sized arrays 2020-12-06 23:15:51 +01:00
preprocessor.hpp Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
token.hpp Added overriding of endianess for individual variables 2020-12-06 21:40:57 +01:00
validator.hpp Added error messages and error display to pattern language editor 2020-11-27 21:20:23 +01:00