John Bampton
|
8208a836ff
|
Fix spelling: floating point -> floating-point
https://en.wikipedia.org/wiki/Floating-point_arithmetic
|
2022-10-27 00:09:12 +10:00 |
|
Yukihiro "Matz" Matsumoto
|
3ee10ccc63
|
mruby3.1.md: update fixed CVE list.
|
2022-05-11 07:06:36 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
eafc4b3f96
|
doc/mruby3.1.md: update for the 3.1 release.
|
2022-05-09 17:49:53 +09:00 |
|
John Bampton
|
c391d94da9
|
docs: fix grammar and spelling
|
2022-04-26 13:48:05 +10:00 |
|
dearblue
|
401d316bcf
|
Update doc/mruby3.1.md
- `OP_GETIDX`, `OP_SETIDX` : Fix operand number
- `OP_SYMBOL` : Add entry
|
2022-02-19 14:39:17 +09:00 |
|
dearblue
|
586525f99a
|
Add Array#{repeated_combination,repeated_permutation} methods
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-12-12 21:28:03 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
c3a1456cc8
|
mruby3.1.md: update.
|
2021-11-06 18:18:38 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
879f074cd0
|
mruby3.1.md: update new methods description.
|
2021-11-05 15:08:44 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
5c6e8b32a3
|
doc/mruby3.1.h: separate mruby3.0 changes and mruby3.1 changes.
|
2021-10-24 13:21:54 +09:00 |
|