summaryrefslogtreecommitdiff
path: root/include/ruby/internal/special_consts.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor RB_SPECIAL_CONST_P (#6759)Takashi Kokubun2022-11-171-1/+1
* Use CXX14 to allow constexpr with non-return statementsNick Hengeveld2022-10-241-1/+1
* Define `UNDEF_P` and `NIL_OR_UNDEF_P` [EXPERIMENTAL]Nobuyoshi Nakada2022-10-201-0/+58
* Move "special consts" so `Qundef` and `Qnil` differ just 1 bitNobuyoshi Nakada2022-10-201-11/+11
* [DOC] Fix RUBY_SYMBOL_FLAG comment [ci skip]Nobuyoshi Nakada2022-10-201-1/+1
* Assert for RTEST that Qnil and Qfalse differ just 1 bitNobuyoshi Nakada2022-10-191-0/+9
* include/ruby/internal/special_consts.h: add doxygen卜部昌平2021-09-101-24/+115
* sed -i 's/. They/. They/'卜部昌平2021-09-101-1/+1
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-6/+6
* mv include/ruby/{impl,internal}卜部昌平2020-05-111-0/+204