summaryrefslogtreecommitdiffhomepage
path: root/lib/ubus.c
AgeCommit message (Expand)Author
2021-04-25treewide: rework internal data type systemJo-Philipp Wich
2021-03-08ubus: make error function available on the connection instanceJo-Philipp Wich
2021-02-17treewide: rewrite ucode interpreterJo-Philipp Wich
2020-12-07ubus: fix uninitialized pointer return in uc_ubus_call() and uc_ubus_list()Jo-Philipp Wich
2020-11-19treewide: rebrand to ucodeJo-Philipp Wich
2020-10-19eval: record correct source contexts in call stackJo-Philipp Wich
2020-09-20treewide: rework extended type handlingJo-Philipp Wich
2020-09-10treewide: eliminate unused function argumentsJo-Philipp Wich
2020-09-10lib: add ubus moduleJo-Philipp Wich