repo.or.cz
/
ruby-svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* io.c (rb_open_file): encoding in mode string was ignored if perm is
[ruby-svn.git]
/
template
/
minsns.inc.tmpl
blob
f994c9b53bea1de2be237e8dd8d1df3e4ac274d2
1
/** -*-c-*-
2
This file contains YARV instructions list, to define YARVCore::Instructions.
3
4
----
5
This file is auto generated by insns2vm.rb
6
DO NOT TOUCH!
7
8
If you want to fix something, you must edit 'template/minsns.inc.tmpl'
9
or insns2vm.rb
10
*/
11
12
<%= defs %>
13
14