summaryrefslogtreecommitdiff
path: root/compile.c
AgeCommit message (Expand)Author
2015-12-08suppress warningsnobu
2015-12-08* compile.c (iseq_ibf_dump): fix for clang type checker.ko1
2015-12-08* introduce new ISeq binary format serializer/de-serializerko1
2015-12-08compile.c (iseq_build_from_ary_body): avoid rb_ary_dup for CDHASHnormal
2015-12-08compile optimized case dispatch for nil/true/falsenormal
2015-12-07* compile.c (rb_iseq_build_from_ary): do not allocate tableko1
2015-12-04compile.c: no extra parenthesesnobu
2015-12-04compile.c: just append compile error messagenobu
2015-12-02* vm_core.h, iseq.h: remove rb_iseq_t::variable_body.ko1
2015-12-02* iseq.h: introduce ISEQ_ORIGINAL_ISEQ() andko1
2015-12-02* iseq.h: introduce ISEQ_FLIP_CNT_INCREMENT() macro.ko1
2015-12-02* iseq.h: introduce ISEQ_COVERAGE() and ISEQ_COVERAGE_SET() macro.ko1
2015-12-02* iseq.h: introduce ISEQ_COMPILE_DATA() macro.ko1
2015-12-02compile.c: fix the elementnobu
2015-12-01compile.c: consistent messagesnobu
2015-11-26compile.c: tailcall opt for indexersnobu
2015-11-25iseq.h: rename membernobu
2015-11-22compile.c: fix positionnobu
2015-11-22compile.c: move logop DCEnobu
2015-11-22compile.c: optimize useless branchesnobu
2015-11-22compile.c: free labels tablenobu
2015-11-22compile.c: use rb_compile_bugnobu
2015-11-22compile.c: use COMPILE_ERRORnobu
2015-11-22compile.c: flush disasmnobu
2015-11-22compile.c: check each stepsnobu
2015-11-20* compile.c (iseq_compile_each): add debug information to NODE_STRko1
2015-11-19* compile.c (iseq_compile_each): T_IMEMO/iseq objects should beko1
2015-11-19compile.c: tailcall before specializenobu
2015-11-18comment for r52633 [ci skip]nobu
2015-11-18compile.c: optimize useless branchesnobu
2015-11-18compile.c: check type before checking insn_idnobu
2015-11-16compile.c: tailcall on aref and asetnobu
2015-11-16compile.c: optimize leavenobu
2015-11-14compile.c: fix variablenobu
2015-11-14compile.c: remove unused labelsnobu
2015-11-13* vm.c (vm_define_method): refactoring.ko1
2015-11-11compile.c: comments for r52517 [ci skip]nobu
2015-11-10compile.c: peepholenobu
2015-11-09* compile.c (iseq_compile_each): Dynamic string literals should beshugo
2015-10-27id.def: internal IDsnobu
2015-10-23* ruby.c: introduce --enable-frozen-string-literal-debug option.ko1
2015-10-23compile.c: optimize method chainnobu
2015-10-23safe navigation attrsetnobu
2015-10-23compile.c: just insertnobu
2015-10-22Safe navigation operatornobu
2015-10-12node.h: no attrset ID in NODEnobu
2015-10-09* compile.c (iseq_compile_each): Dynamic string literals (e.g.,shugo
2015-10-05compile.c: dstr head typenobu
2015-09-29compile.c: fix performance of strconcatnobu
2015-09-27fronzen-string-literal pragmanobu