Age | Commit message (Expand) | Author |
---|---|---|
2022-08-24 | source: avoid null pointer access in uc_source_runpath_set() | Jo-Philipp Wich |
2022-07-30 | source: add tracking of exported symbols | Jo-Philipp Wich |
2022-02-07 | source: convert source objects into proper uc_value_t type | Jo-Philipp Wich |
2022-02-03 | source: zero-initialize conversion union to make cppcheck happy | Jo-Philipp Wich |
2022-01-29 | program: rename bytecode load/write functions, track path of executed file | Jo-Philipp Wich |
2022-01-18 | program: implement support for precompiling source files | Jo-Philipp Wich |
2022-01-18 | source: refactor source file handling | Jo-Philipp Wich |
2021-07-11 | treewide: move header files into dedicated directory | Jo-Philipp Wich |
2021-07-11 | treewide: consolidate typedef naming | Jo-Philipp Wich |
2021-02-17 | treewide: rewrite ucode interpreter | Jo-Philipp Wich |