aboutsummaryrefslogtreecommitdiff
path: root/docs/tables.md
AgeCommit message (Expand)Author
2024-11-24Rename "NULL" to "NONE"Bruce Hill
2024-11-21Add `NULL` as a syntax for null values.Bruce Hill
2024-10-27Update docs to reflect deprecation of "&" stack referencesBruce Hill
2024-10-09Update docs to standardize function signature formattingBruce Hill
2024-10-09Change function syntax from `func(args)->ret` to `func(args -> ret)`Bruce Hill
2024-09-16Deprecate :or_else()/:or_fail()/:or_exit() in favor of the `or` operatorBruce Hill
2024-09-12Table:get() now uses optional values instead of default or failure modesBruce Hill
2024-09-11Update docsBruce Hill
2024-08-19Move docs into one folderBruce Hill