summaryrefslogtreecommitdiffhomepage
path: root/lib/math.c
AgeCommit message (Expand)Author
2023-07-13docs: various improvementsJo-Philipp Wich
2023-07-12math: add JSDoc documentationJo-Philipp Wich
2022-11-29math: add isnan() functionJo-Philipp Wich
2022-01-04treewide: rework numeric value handlingJo-Philipp Wich
2021-07-11treewide: harmonize function namingJo-Philipp Wich
2021-07-11treewide: move header files into dedicated directoryJo-Philipp Wich
2021-07-11treewide: consolidate typedef namingJo-Philipp Wich
2021-07-11lib: rename uc_add_proto_functions() to uc_add_functions()Jo-Philipp Wich
2021-07-11treewide: move ressource type registry into vm instanceJo-Philipp Wich
2021-04-25treewide: rework internal data type systemJo-Philipp Wich
2021-02-17treewide: rewrite ucode interpreterJo-Philipp Wich
2020-11-19treewide: rebrand to ucodeJo-Philipp Wich
2020-10-19eval: record correct source contexts in call stackJo-Philipp Wich
2020-09-11lib: move math functions to new moduleJo-Philipp Wich