Age | Commit message (Expand) | Author |
---|---|---|
2022-06-01 | syntax: adjust number literal parsing and string to number conversion | Jo-Philipp Wich |
2022-02-11 | vallist: fix storing/retrieving short strings with 8bit byte values | Jo-Philipp Wich |
2022-02-07 | treewide: rework function memory model | Jo-Philipp Wich |
2022-01-26 | vallist: uc_number_parse(): parse empty strings as `0`, not `NaN` | Jo-Philipp Wich |
2022-01-18 | compiler, vm: use a program wide constant list | Jo-Philipp Wich |
2022-01-18 | types: add initial infrastructure for function serialization | Jo-Philipp Wich |
2022-01-04 | vallist: store double values in a platform neutral manner | Jo-Philipp Wich |
2022-01-04 | treewide: rework numeric value handling | Jo-Philipp Wich |
2021-07-11 | treewide: harmonize function naming | Jo-Philipp Wich |