aboutsummaryrefslogtreecommitdiffstats
path: root/defs/id.def
Commit message (Expand)AuthorAgeFilesLines
* Revert "Method reference operator"Nobuyoshi Nakada2019-11-121-1/+0
* Removed idNUMPARAM_0Nobuyoshi Nakada2019-09-251-1/+0
* Lazy init thread local storageLourens Naudé2019-09-231-0/+1
* Warn local variables which conflict with new numbered parametersNobuyoshi Nakada2019-09-061-0/+13
* Made :nil static IDNobuyoshi Nakada2019-09-011-0/+1
* Revert "Add pipeline operator [Feature #15799]"Nobuyoshi Nakada2019-08-291-1/+0
* Predefine some IDsNobuyoshi Nakada2019-08-031-0/+5
* Revert "Revert "Add a specialized instruction for `.nil?` calls""Yusuke Endoh2019-08-021-0/+1
* Revert "Add a specialized instruction for `.nil?` calls"Yusuke Endoh2019-08-021-1/+0
* Add a specialized instruction for `.nil?` callsAaron Patterson2019-07-311-0/+1
* Add pipeline operator [Feature #15799]Nobuyoshi Nakada2019-06-131-0/+1
* Introduce pattern matching [EXPERIMENTAL]ktsj2019-04-171-0/+1
* compile.c: name a hidden local variable as a predefined IDnobu2019-04-101-0/+1
* Reverting all commits from r67479 to r67496 because of CI failureskazu2019-04-101-1/+0
* compile.c: name a hidden local variable as a predefined IDnobu2019-04-101-0/+1
* Introduce beginless range [Feature#14799]mame2019-04-031-0/+2
* Method reference operatornobu2018-12-311-0/+1
* introduce new YARV insn newhashfromarray.ko12018-10-241-2/+0
* revert r64847, r64846 and r64839k0kubun2018-09-261-0/+2
* revert r64838 and r64839k0kubun2018-09-261-2/+0
* Revert "Revert r64824 to fix build failure on AppVeyor"k0kubun2018-09-251-0/+2
* Revert r64824 to fix build failure on AppVeyork0kubun2018-09-251-2/+0
* insns.def: optimize & and | of Integer [experimental]k0kubun2018-09-241-0/+2
* defs/id.def: predefine to_f IDnobu2018-02-271-0/+1
* Improve performance of type conversion using to_rmrkn2017-04-141-0/+1
* parse.y: logopnobu2017-02-121-0/+2
* parse.y: call_uni_opnobu2017-02-121-0/+1
* parse.y: fix idCOLON2nobu2017-02-091-2/+0
* * compile.c (NODE_CALL): add optimization shortcut for Array#max/min.mame2016-03-171-0/+2
* id.def: $~ and $_nobu2016-02-171-1/+4
* * compile.c (iseq_compile_each): add debug information to NODE_STRko12015-11-201-2/+1
* Rename DOTQ to ANDDOTnobu2015-11-101-1/+1
* change DOTQnobu2015-11-061-1/+1
* id.def: token_opsnobu2015-11-051-0/+46
* id.def: anonymous IDsnobu2015-10-271-2/+6
* id.def: internal IDsnobu2015-10-271-0/+3
* id.def: move IDs for exceptionnobu2014-11-161-0/+2
* id.def: attrsetnobu2014-11-141-2/+3
* parse.y: optimize IDs in rippernobu2014-10-271-0/+1
* eval.c: no method calls at stack overflownobu2014-06-281-0/+2
* id.def: predefine to_inobu2014-05-201-0/+1
* id.def: predefine conversion method IDsnobu2014-05-201-0/+10
* * compile.c (iseq_compile_each): emit opt_str_freeze if the #freezecharliesome2013-11-091-0/+1
* id.def: predefined IDsnobu2013-05-021-0/+11
* proc.c: use predefined IDsnobu2013-05-011-1/+5
* * def/id.def: use split(/^/) instead of String#lines to supportnaruse2012-12-271-1/+1
* id.h.tmpl: ID2ATTRSETnobu2012-12-211-0/+2
* id.def: check duplicationnobu2012-12-211-0/+13
* id.def: other scope IDnobu2012-12-211-5/+29
* id.c: generatenobu2012-12-041-0/+50