summaryrefslogtreecommitdiff
path: root/builtin.c
Commit message (Expand)AuthorAgeFilesLines
* Add builtin::blessed, refaddr and reftypePaul "LeoNerd" Evans2021-12-081-0/+15
* Add builtin:: funcs for handling weakrefsPaul "LeoNerd" Evans2021-12-041-15/+38
* Improvements to OP_ISBOOLPaul "LeoNerd" Evans2021-12-031-2/+2
* Direct optree implementations of builtin:: functionsPaul "LeoNerd" Evans2021-12-011-11/+122
* builtin.c: Fix C++ compilation errorsDagfinn Ilmari Mannsåker2021-11-301-7/+6
* Add a builtin:: namespace, with true/false/isboolPaul "LeoNerd" Evans2021-11-291-0/+103