aboutsummaryrefslogtreecommitdiff
path: root/docs/integers.md
AgeCommit message (Expand)Author
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-15Add a Byte datatypeBruce Hill
2024-09-04Unify parsing code to correctly handle parsing integers and numbers withBruce Hill
2024-08-19Move docs into one folderBruce Hill