Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-11 | Introduce lib.functions which includes helper functions | Aryadev Chavali | |
Splitting macros and functions into different packages and source code makes it easier to look at. Functions currently implemented: - range: like Python's range - parse-integer*: parse-integer but junk-allowed is set to t. |