summaryrefslogtreecommitdiff
path: root/yjit.c
AgeCommit message (Expand)Author
2021-11-01YJIT: Support kwargs sends with all defaults (#5067)John Hawthorn
2021-10-25Strip out YJIT at build time when unsupported or disabled (#5003)Alan Wu
2021-10-20YJIT: check machine arch before enablingAlan Wu
2021-10-20Feedback, tests, and rebase for kwargsKevin Newton
2021-10-20Move YJIT internal macros away from yjit.h. Tweak styleAlan Wu
2021-10-20Put YJIT into a single compilation unitAlan Wu