summaryrefslogtreecommitdiff
path: root/include/ruby/internal/special_consts.h
AgeCommit message (Expand)Author
2022-11-17Refactor RB_SPECIAL_CONST_P (#6759)Takashi Kokubun
2022-10-24Use CXX14 to allow constexpr with non-return statementsNick Hengeveld
2022-10-20Define `UNDEF_P` and `NIL_OR_UNDEF_P` [EXPERIMENTAL]Nobuyoshi Nakada
2022-10-20Move "special consts" so `Qundef` and `Qnil` differ just 1 bitNobuyoshi Nakada
2022-10-20[DOC] Fix RUBY_SYMBOL_FLAG comment [ci skip]Nobuyoshi Nakada
2022-10-19Assert for RTEST that Qnil and Qfalse differ just 1 bitNobuyoshi Nakada
2021-09-10include/ruby/internal/special_consts.h: add doxygen卜部昌平
2021-09-10sed -i 's/. They/. They/'卜部昌平
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11mv include/ruby/{impl,internal}卜部昌平