summaryrefslogtreecommitdiffhomepage
path: root/source.c
AgeCommit message (Expand)Author
2022-07-30source: add tracking of exported symbolsJo-Philipp Wich
2022-02-07source: convert source objects into proper uc_value_t typeJo-Philipp Wich
2022-02-03source: zero-initialize conversion union to make cppcheck happyJo-Philipp Wich
2022-01-29program: rename bytecode load/write functions, track path of executed fileJo-Philipp Wich
2022-01-18program: implement support for precompiling source filesJo-Philipp Wich
2022-01-18source: refactor source file handlingJo-Philipp Wich
2021-07-11treewide: move header files into dedicated directoryJo-Philipp Wich
2021-07-11treewide: consolidate typedef namingJo-Philipp Wich
2021-02-17treewide: rewrite ucode interpreterJo-Philipp Wich