1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/ruby_vm
k0kubun fa13bb1a6f Unify comment styles across MJIT sources
I'm writing `//` comments in newer MJIT code after C99 enablement
(because I write 1-line comments more often than multi-line comments
 and `//` requires fewer chars on 1-line) and then they are mixed
with `/* */` now.

For consistency and to avoid the conversion in future changes, let me
finish the rewrite in MJIT-related code.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67533 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-14 05:26:46 +00:00
..
controllers delete emacs mode lines [ci skip] 2018-12-27 06:12:09 +00:00
helpers vm.inc now in C99 2019-01-25 14:09:10 +00:00
loaders delete emacs mode lines [ci skip] 2018-12-27 06:12:09 +00:00
models vm.inc now in C99 2019-01-25 14:09:10 +00:00
scripts delete emacs mode lines [ci skip] 2018-12-27 06:12:09 +00:00
tests
views Unify comment styles across MJIT sources 2019-04-14 05:26:46 +00:00