summaryrefslogtreecommitdiff
path: root/compile.c
AgeCommit message (Expand)Author
2017-08-28compile.c: compile_ifnobu
2017-08-27compile.c: compile_ensurenobu
2017-08-27compile.c: compile_resbodynobu
2017-08-27compile.c: compile_rescuenobu
2017-08-25compile.c: unreachable chunknobu
2017-08-25compile.c: useless jump eliminationnobu
2017-08-25compile.c: moved comments [ci skip]nobu
2017-08-24compile.c: show failed instructionsnobu
2017-08-24compile.c: free before adjust errornobu
2017-08-22insns.inc.tmpl: ensure info sizenobu
2017-08-15compile.c: compile_retrynobu
2017-08-15compile.c: compile_redonobu
2017-08-15compile.c: compile_nextnobu
2017-08-14compile.c: compile_breaknobu
2017-08-14compile.c: compile_loopnobu
2017-08-14type is invariant inside this blocknobu
2017-08-11separate hash literal and keyword argumentsnobu
2017-08-10compile.c: fix KW_SPLAT flag conditionnobu
2017-08-05splat keyword hashnobu
2017-07-30compile.c: replace adjuststacknobu
2017-07-29compile.c: fix flip-flop valuenobu
2017-07-22compile.c: COMPILE_ERRORnobu
2017-07-21compile.c: dump iseq at adjust bugnobu
2017-07-20compile.c: restore stack at returnnobu
2017-07-10compile.c: simplify defined_expr0nobu
2017-06-30compile.c: dump iseqnobu
2017-06-29compile.c: disallow next in oncenobu
2017-06-27fix return in toplevel ensurenobu
2017-06-27fix return in toplevel rescue/ensurenobu
2017-06-26compile.c: fix debug printnobu
2017-06-25compile.c: fix_sp_depthnobu
2017-06-25compile.c: toplevel return in argumentnobu
2017-06-23parse.y: should not warn op method callnobu
2017-06-23use NULL instead of 0.ko1
2017-06-14compile.c: dump and error before allocationnobu
2017-06-14simply call xfree().ko1
2017-06-13* compile.c (dump_disasm_list_with_cursor): replace withnobu
2017-06-13fix to free unallocated memory.ko1
2017-06-13compile.c: refine error messagenobu
2017-06-13compile.c: refine error messagesnobu
2017-06-11expand ruby_sourcefilenobu
2017-06-08check break target correctly.ko1
2017-06-08use NULL instead of 0.ko1
2017-06-01rename absolute_path to realpath internally and introduce pathobj.ko1
2017-05-31Improve performance of implicit type conversionwatson1978
2017-05-26compile.c: fix possible use of uninitialized valuerhe
2017-05-23LABEL_FORMATnobu
2017-05-20compile.c: optimize branchesnobu
2017-05-20compile.c: binary logop checknobu
2017-05-20compile.c: fix catch-table labels optimizationnobu