aboutsummaryrefslogtreecommitdiffstats
path: root/integer.rb
Commit message (Expand)AuthorAgeFilesLines
* inline Primitive.cexpr!卜部昌平2020-07-131-2/+2
* integer.rbinc: do not generate C functions卜部昌平2020-07-021-8/+4
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-06-301-1/+1
* Mark some Integer methods as inline (#3264)Takashi Kokubun2020-06-271-0/+78
* Introduce Primitive.attr! to annotate 'inline' (#3242)Takashi Kokubun2020-06-201-0/+1
* C-expression does not include a semicolonNobuyoshi Nakada2020-06-211-1/+1
* Make Integer#zero? a separated method and builtin (#3226)Takashi Kokubun2020-06-201-0/+9