summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04common.mk: install a single header file for JITk0kubun
2018-01-30support ruby 1.9.3naruse
2018-01-30vcs.rb: checkout the current branch before rebasenobu
2018-01-30bare_instructions.rb: sp_inc is signednobu
2018-01-30vcs.rb: fix errorsnobu
2018-01-29Suport ruby 1.9.3naruse
2018-01-29redefinition of a typedef is a C11ismshyouhei
2018-01-29s/CALL_SIMPLE_METHOD/DISPATCH_ORIGINAL_INSN/shyouhei
2018-01-29also use sp_inc in vm coreshyouhei
2018-01-29extensive use of instruction attributesshyouhei
2018-01-27vcs.rb: prepend DebugSystem to VCSnobu
2018-01-27bare_instructions.rb: show class name on inspectk0kubun
2018-01-27insns2vm.rb: add missing word to helpk0kubun
2018-01-27insns2vm.rb: make #generate_parser privatek0kubun
2018-01-27dumper.rb: stop getting --destdir option valuek0kubun
2018-01-26vcs.rb: old version cannot refine modulesnobu
2018-01-26vcs.rb: dcommit for each commitnobu
2018-01-26vcs.rb: debug print in system methodnobu
2018-01-26move ADD_PC around to optimize PC manipluiationsshyouhei
2018-01-20Emacs friendliness [ci skip]shyouhei
2018-01-20refactor split configure.ac into filesshyouhei
2018-01-15tool/ruby_vm/models/attribute.rb: void for empty argumentsnobu
2018-01-15more ytab.sed fixesnobu
2018-01-15more ytab.sed fixesnobu
2018-01-15tool/ytab.sed: Support some old bison implementationsmame
2018-01-14parse.y: Use "p" for the variable of struct parser_params consistentlymame
2018-01-13__VA_ARGS__ is a C99ismshyouhei
2018-01-12merge revision: 61746shyouhei
2018-01-12tool/ruby_vm support for pre-2.0 BASERUBYshyouhei
2018-01-12tool/ruby_vm support for pre-2.1 BASERUBYshyouhei
2018-01-12tool/ruby_vm support for pre-2.3 BASERUBYshyouhei
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-12new insns.def format (2nd try)shyouhei
2018-01-10tool/downloader.rb: retry against Errno::ETIMEDOUTk0kubun
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-10Fixed typos.hsbt
2018-01-09`signed` is required for Rasbian (x86_64).ko1
2018-01-09grep_v is ruby 2.3 featurenaruse
2018-01-09Here document <<~ is Ruby 2.3 featurenaruse
2018-01-09insns_info.inc.tmpl: share large tableseshyouhei
2018-01-09insns_info.inc: position independentshyouhei
2018-01-09comma at the end of enum is a C99ism.shyouhei
2018-01-09delete tool/instruction.rbshyouhei
2018-01-09* append newline at EOF.svn
2018-01-09new insns.def formatshyouhei
2018-01-09update-deps: strip -j optionnobu
2018-01-05tool/rbinstall.rb: allow owner to have write permissionsnormal
2017-12-27tool/downloader.rb: don't suppress exceptionk0kubun
2017-12-27tool/downloader.rb: retry downloadsk0kubun