index
:
ucode
build1
crypto
master
The ucode Scripting Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
source.c
Age
Commit message (
Expand
)
Author
2024-10-18
treewide: refactor vector usage code
Jo-Philipp Wich
2023-08-09
treewide: consolidate platform specific code in platform.c
Jo-Philipp Wich
2023-07-12
source: fix source offset accounting
Jo-Philipp Wich
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