卜部昌平
|
2061dadb0a
|
include/ruby/internal/scan_args.h: add doxygen
Must not be a bad idea to improve documents. [ci skip]
|
2021-09-10 20:00:06 +09:00 |
|
卜部昌平
|
94e5953b48
|
sed -i 's/. They/. They/'
Truly editorial fix for comments. This works better with Emacs'
set-justification-full function. [ci skip]
|
2021-09-10 20:00:06 +09:00 |
|
Nobuyoshi Nakada
|
62b47196e4
|
Added UNREACHABLE_RETURN
To get rid of a void function at the end of non-void function.
|
2020-05-21 13:31:36 +09:00 |
|
卜部昌平
|
43725c6091
|
rb_scan_args_set: make it slightly readable
This is a pure refactoring that improves understanding of what is going
on. Not a big win though.
|
2020-05-21 09:58:54 +09:00 |
|
卜部昌平
|
9e41a75255
|
sed -i 's|ruby/impl|ruby/internal|'
To fix build failures.
|
2020-05-11 09:24:08 +09:00 |
|
卜部昌平
|
b85fd1d690
|
mv include/ruby/{impl,internal}
Devs do not love "impl".
|
2020-05-11 09:24:08 +09:00 |
|