Age | Commit message (Expand) | Author |
2024-12-12 | uci: eliminate usage of global variables | Jo-Philipp Wich |
2024-04-15 | uci: remove incorrectly documentated reorder() parameter | Jo-Philipp Wich |
2024-02-21 | uci: automatically clear error information | Jo-Philipp Wich |
2024-02-21 | uci: refactor uci.changes() to match documentation | Jo-Philipp Wich |
2023-10-11 | uci: fix potential memory leaks in `configs()` | Jo-Philipp Wich |
2023-10-11 | uci: add module documentation | Jo-Philipp Wich |
2023-04-03 | uci: fix ctx.commit() without arguments | Jo-Philipp Wich |
2022-11-23 | uci: auto-load package in `ctx.foreach()` and `ctx.get_first()` | Jo-Philipp Wich |
2021-11-01 | treewide: fix typo in exported function names and types | Jo-Philipp Wich |
2021-07-11 | treewide: harmonize function naming | 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-07-11 | lib: rename uc_add_proto_functions() to uc_add_functions() | Jo-Philipp Wich |
2021-07-11 | treewide: move ressource type registry into vm instance | Jo-Philipp Wich |
2021-04-27 | treewide: ISO C / pedantic compliance | Jo-Philipp Wich |
2021-04-25 | treewide: rework internal data type system | Jo-Philipp Wich |
2021-03-08 | uci: fix potential invalid memory access in error() | Jo-Philipp Wich |
2021-02-17 | treewide: rewrite ucode interpreter | Jo-Philipp Wich |
2020-12-07 | uci: fix -Werror=maybe-uninitialized warning | Jo-Philipp Wich |
2020-11-19 | treewide: rebrand to ucode | Jo-Philipp Wich |
2020-10-19 | eval: record correct source contexts in call stack | Jo-Philipp Wich |
2020-10-02 | uci: fix some memory leaks in ut_uci_foreach() | Jo-Philipp Wich |
2020-09-20 | treewide: rework extended type handling | Jo-Philipp Wich |
2020-09-11 | lib: implement uci plugin | Jo-Philipp Wich |