summaryrefslogtreecommitdiff
path: root/lib/builtin.pm
Commit message (Expand)AuthorAgeFilesLines
* Add ceil & floor to builtinJames Raspass2022-01-241-1/+16
* Document that all of builtin is currently experimentalPaul "LeoNerd" Evans2021-12-181-0/+3
* Add builtin::blessed, refaddr and reftypePaul "LeoNerd" Evans2021-12-081-0/+24
* builtin.pm: Fix pod spelling, slight rewordingKarl Williamson2021-12-051-3/+3
* Add builtin:: funcs for handling weakrefsPaul "LeoNerd" Evans2021-12-041-1/+26
* Add a builtin:: namespace, with true/false/isboolPaul "LeoNerd" Evans2021-11-291-0/+102