summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2018-02-06transform_mjit_header.rb: resurrect `exit false`k0kubun
2018-02-06mjit_compile.c: fix inconsistent indentationk0kubun
2018-02-06transform_mjit_header.rb: add output for debugk0kubun
2018-02-06Remove unused capturekazu
2018-02-06deal with aclocal(1)shyouhei
2018-02-05transform_mjit_header.rb: restrict transformationk0kubun
2018-02-05transform_mjit_header.rb: same command after errornobu
2018-02-05tool/downloader.rb: retry SocketErrork0kubun
2018-02-05Fix undefined behaviorkazu
2018-02-05Fix a typo [ci skip]kazu
2018-02-05transform_mjit_header.rb: check initial codek0kubun
2018-02-05transform_mjit_header.rb: remove predefined macrosk0kubun
2018-02-05need shell's escape instead of M4's.shyouhei
2018-02-05transform_mjit_header.rb: no extra CRsnobu
2018-02-05va_copy is a C99ismshyouhei
2018-02-05vcs.rb: no meaningless splatnobu
2018-02-05vcs.rb: for old rubynobu
2018-02-05transform_mjit_header.rb: take program name from $0nobu
2018-02-05transform_mjit_header.rb: read/write in binmodenobu
2018-02-05transform_mjit_header.rb: separate macro and codenobu
2018-02-05transform_mjit_header.rb: scan by regexpnobu
2018-02-05Use system option instead of shell redirectkazu
2018-02-04transform_mjit_header.rb: refactor messages and exitnobu
2018-02-04match whole wordnobu
2018-02-04Fix typos and remove redundant `/#{}/`kazu
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