aboutsummaryrefslogtreecommitdiff
path: root/builtins/functions.c
AgeCommit message (Expand)Author
2024-02-29Fix const issueBruce Hill
2024-02-25Implement reductionsBruce Hill
2024-02-24Tweak cord highlightingBruce Hill
2024-02-24Fix cordingBruce Hill
2024-02-18Add blank line between err and srcBruce Hill
2024-02-18Add source information to runtime errorsBruce Hill
2024-02-18Improved error messagesBruce Hill
2024-02-18Doctest with two '>>'Bruce Hill
2024-02-17Fix issue with doctesting typestringsBruce Hill
2024-02-17Fix doctest color issueBruce Hill
2024-02-17Fix up doctestsBruce Hill
2024-02-17Fix up USE_COLORBruce Hill
2024-02-17Cleanup of builtinsBruce Hill
2024-02-17Change things up to use type params for all array and table methodsBruce Hill
2024-02-17Rename 'cord' to 'as_str'Bruce Hill
2024-02-17Fix up some builtinsBruce Hill
2024-02-17Getting back to old typeinfo stuff from SSSBruce Hill
2024-02-04BuiltinsBruce Hill