summaryrefslogtreecommitdiff
path: root/compile.c
AgeCommit message (Expand)Author
2018-03-20node.c: predicates for special NODEsnobu
2018-03-20compile.c: fix ibf_load_codenobu
2018-03-19Reverting r62775, this should fix i686 buildstenderlove
2018-03-19compile.c: arg var indexnobu
2018-03-18compile.c: fix function name [ci skip]nobu
2018-03-17compile.c: resize to align offsetsnobu
2018-03-17debugging SEGV on Solaris11snobu
2018-03-17compile.c: align offsetsnobu
2018-03-17debugging SEGV on Solaris11snobu
2018-03-16debugging SEGV on Solaris11snobu
2018-03-16debugging SEGV on Solaris11snobu
2018-03-16Revert "Add direct marking on iseq operands"naruse
2018-03-16Revert "Fix error: implicit conversion loses integer precision"naruse
2018-03-16compile.c: fix load_from_binarynobu
2018-03-15Revert r62617 "compile.c: fix load_from_binary"naruse
2018-03-10compile.c: mark all ISeq ancestors as catch_except_pk0kubun
2018-03-10Fix error: implicit conversion loses integer precisionkazu
2018-03-09Add direct marking on iseq operandstenderlove
2018-03-04compile.c: set catch_except_p flagk0kubun
2018-03-01compile.c: raise on invalid inputnobu
2018-03-01compile.c: do not truncate VALUE to longnobu
2018-03-01compile.c: fix load_from_binarynobu
2018-02-28Revert r61936 "compile.c: use ALLOCV_N"nobu
2018-02-16compile.c: keep debug infonobu
2018-02-14compile.c: drop freezestring insn on String#-@normal
2018-02-09compile.c: popped hashnobu
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-03compile.c: fix string Range optimization with FSLnormal
2018-01-29eliminate CALL_SIMPLE_METHODshyouhei
2018-01-27compile.c: try to convert in massign `for`nobu
2018-01-25compile.c: check midnobu
2018-01-25compile.c: unnecessary freezingnobu
2018-01-19there is no such thing like 0 in enum defined_typeshyouhei
2018-01-18compile.c: use ALLOCV_Nnobu
2018-01-18ibf_dump_object_unsupported marked as NORETURNshyouhei
2018-01-16node.c: Stop double meaning of NODE_FOR by introducing NODE_FOR_MASGNmame
2018-01-15__declspec(align(#)) does not take sizeof()shyouhei
2018-01-15ruby_aligned_char no longer needed.shyouhei
2018-01-15__declspec(align(#)) does not take sizeof()shyouhei
2018-01-15__attibute__((__aligned__)) for RSTRING_PTR()shyouhei
2018-01-14exclude flexible array size with old compilersnobu
2018-01-13compile.c (struct ibf_object_*): Use FLEX_ARY_LENmame
2018-01-13compile.c (struct ibf_id_entry): Just removed.mame
2018-01-13iseq.h (struct iseq_catch_table_entry, iseq_compile_data_storage): Use FLEX_A...mame
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-09iseq.c: Add a succinct bitvector implementation for insn_info_tablemame
2018-01-09delete tool/instruction.rbshyouhei
2018-01-09Rename code_range to code_locationmame
2018-01-09internal.h: remove dependecy on ruby/encoding.hnobu