summaryrefslogtreecommitdiffhomepage
path: root/doc/mruby3.1.md
AgeCommit message (Collapse)Author
2021-12-12Add `Array#{repeated_combination,repeated_permutation}` methodsdearblue
Ruby 1.9.2 feature. ref: https://docs.ruby-lang.org/ja/3.1.0/method/Array/i/repeated_combination.html ref: https://docs.ruby-lang.org/ja/3.1.0/method/Array/i/repeated_permutation.html
2021-11-06mruby3.1.md: update.Yukihiro "Matz" Matsumoto
2021-11-05mruby3.1.md: update new methods description.Yukihiro "Matz" Matsumoto
2021-10-24doc/mruby3.1.h: separate mruby3.0 changes and mruby3.1 changes.Yukihiro "Matz" Matsumoto