summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)Author
2022-03-31build: add polyfills for older libjson-c versionsJo-Philipp Wich
2022-03-22lib: provide API function to obtain stdlib function implementationsJo-Philipp Wich
2022-03-15treewide: remove legacy json-c include directivesJo-Philipp Wich
2022-03-15include: add OS X compatible endian.h headerJo-Philipp Wich
2022-03-15include: rename include guards to avoid clashes with system headersJo-Philipp Wich
2022-03-07syntax: support add new operatorsJo-Philipp Wich
2022-02-07source: convert source objects into proper uc_value_t typeJo-Philipp Wich
2022-02-07treewide: rework function memory modelJo-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
2022-01-18compiler, vm: use a program wide constant listJo-Philipp Wich
2022-01-18types: add initial infrastructure for function serializationJo-Philipp Wich
2022-01-04vallist: store double values in a platform neutral mannerJo-Philipp Wich
2022-01-04treewide: rework numeric value handlingJo-Philipp Wich
2021-12-08vm: introduce value registryJo-Philipp Wich
2021-12-07treewide: fix "resource" misspellingsJo-Philipp Wich
2021-12-07treewide: fix upvalue reference type nameJo-Philipp Wich
2021-12-01syntax: disallow keywords in object property shorthand notationJo-Philipp Wich
2021-11-01treewide: fix typo in exported function names and typesJo-Philipp Wich
2021-10-11syntax: introduce optional chaining operatorsJo-Philipp Wich
2021-09-21lib: introduce Linux 802.11 netlink bindingJo-Philipp Wich
2021-09-15rtnl: expose IPv4 and IPv6 devconfig informationJo-Philipp Wich
2021-09-15lib: introduce Linux route netlink bindingJo-Philipp Wich
2021-07-11treewide: harmonize function namingJo-Philipp Wich
2021-07-11module: remove unused definesJo-Philipp Wich
2021-07-11types, vm: adjust GC apiJo-Philipp Wich
2021-07-11treewide: move header files into dedicated directoryJo-Philipp Wich