summaryrefslogtreecommitdiff
path: root/internal/basic_operators.h
Commit message (Expand)AuthorAgeFilesLines
* Emit special instruction for array literal + .(hash|min|max)Aaron Patterson2023-04-181-0/+1
* Stop exporting symbols for MJITTakashi Kokubun2023-03-061-2/+0
* Use a BOP for Hash#defaultJohn Hawthorn2022-12-171-0/+1
* Fix parens on LIKELY in basic operatorsJohn Hawthorn2022-12-121-1/+1
* Introduce BOP_CMP for optimized comparisonDaniel Colson2022-12-061-0/+1
* Move BOP macros to separate fileDaniel Colson2022-12-061-0/+62