summaryrefslogtreecommitdiffhomepage
path: root/vallist.c
AgeCommit message (Expand)Author
2023-08-09treewide: consolidate platform specific code in platform.cJo-Philipp Wich
2022-06-01syntax: adjust number literal parsing and string to number conversionJo-Philipp Wich
2022-02-11vallist: fix storing/retrieving short strings with 8bit byte valuesJo-Philipp Wich
2022-02-07treewide: rework function memory modelJo-Philipp Wich
2022-01-26vallist: uc_number_parse(): parse empty strings as `0`, not `NaN`Jo-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-07-11treewide: harmonize function namingJo-Philipp Wich