summaryrefslogtreecommitdiff
path: root/integer.rb
AgeCommit message (Expand)Author
2020-12-14Move docs for Integer#bit_length [ci skip]Alan Wu
2020-07-13inline Primitive.cexpr!卜部昌平
2020-07-02integer.rbinc: do not generate C functions卜部昌平
2020-06-30Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-06-27Mark some Integer methods as inline (#3264)Takashi Kokubun
2020-06-20Introduce Primitive.attr! to annotate 'inline' (#3242)Takashi Kokubun
2020-06-21C-expression does not include a semicolonNobuyoshi Nakada
2020-06-20Make Integer#zero? a separated method and builtin (#3226)Takashi Kokubun