Commit Graph

18 Commits

Author SHA1 Message Date
31af868b5d Add num:percent() 2025-03-24 14:56:11 -04:00
899e2cd3f1 Further shorten docs 2025-03-05 00:40:52 -05:00
9a3162633d Shorten API docs 2025-03-05 00:40:00 -05:00
dba2d62d15 Fix links 2025-03-05 00:22:40 -05:00
0a3ad8ba91 Alphabetize and index functions 2025-03-05 00:21:30 -05:00
665050940f Standardize API doc heading levels 2025-03-05 00:11:18 -05:00
37f3e91f6c Rename "NONE" to "none" 2024-12-07 16:04:25 -05:00
32532836b9 Add NaN documentation 2024-11-25 15:57:56 -05:00
1e3fb8a2c0 Rename "NULL" to "NONE" 2024-11-24 16:18:21 -05:00
f868d02b08 Add NULL as a syntax for null values. 2024-11-21 13:00:53 -05:00
7a4f2e73ad Rename from_text() to parse() 2024-11-09 15:11:11 -05:00
b8d7eabc02 Deprecate bit-width integer/num literals in favor of using type
constructors
2024-11-05 15:18:32 -05:00
fc9a6f1416 Add RNGs to the language 2024-11-03 22:37:48 -05:00
ce2aebe910 Update docs to reflect deprecation of "&" stack references 2024-10-27 21:14:27 -04:00
5a80ff0db3 Update docs to standardize function signature formatting 2024-10-09 13:48:45 -04:00
074cf22ad4 Change function syntax from func(args)->ret to func(args -> ret) 2024-10-09 13:26:28 -04:00
69d913a56a Document deg 2024-08-19 12:46:01 -04:00
67e8f2dea0 Move docs into one folder 2024-08-19 00:23:02 -04:00