aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* common.mk: install a single header file for JITk0kubun2018-02-041-0/+183
* support ruby 1.9.3naruse2018-01-301-4/+10
* vcs.rb: checkout the current branch before rebasenobu2018-01-301-0/+2
* bare_instructions.rb: sp_inc is signednobu2018-01-301-1/+1
* vcs.rb: fix errorsnobu2018-01-301-1/+3
* Suport ruby 1.9.3naruse2018-01-291-2/+2
* redefinition of a typedef is a C11ismshyouhei2018-01-291-0/+3
* s/CALL_SIMPLE_METHOD/DISPATCH_ORIGINAL_INSN/shyouhei2018-01-291-4/+5
* also use sp_inc in vm coreshyouhei2018-01-291-7/+7
* extensive use of instruction attributesshyouhei2018-01-292-30/+28
* vcs.rb: prepend DebugSystem to VCSnobu2018-01-271-1/+5
* bare_instructions.rb: show class name on inspectk0kubun2018-01-271-1/+1
* insns2vm.rb: add missing word to helpk0kubun2018-01-271-5/+5
* insns2vm.rb: make #generate_parser privatek0kubun2018-01-272-61/+64
* dumper.rb: stop getting --destdir option valuek0kubun2018-01-273-9/+10
* vcs.rb: old version cannot refine modulesnobu2018-01-261-8/+11
* vcs.rb: dcommit for each commitnobu2018-01-261-9/+11
* vcs.rb: debug print in system methodnobu2018-01-261-0/+8
* move ADD_PC around to optimize PC manipluiationsshyouhei2018-01-262-5/+16
* Emacs friendliness [ci skip]shyouhei2018-01-2034-0/+34
* refactor split configure.ac into filesshyouhei2018-01-2034-0/+757
* tool/ruby_vm/models/attribute.rb: void for empty argumentsnobu2018-01-151-3/+13
* more ytab.sed fixesnobu2018-01-151-10/+16
* more ytab.sed fixesnobu2018-01-151-7/+17
* tool/ytab.sed: Support some old bison implementationsmame2018-01-151-5/+5
* parse.y: Use "p" for the variable of struct parser_params consistentlymame2018-01-141-6/+6
* __VA_ARGS__ is a C99ismshyouhei2018-01-132-6/+3
* merge revision: 61746shyouhei2018-01-121-1/+1
* tool/ruby_vm support for pre-2.0 BASERUBYshyouhei2018-01-126-9/+16
* tool/ruby_vm support for pre-2.1 BASERUBYshyouhei2018-01-1213-114/+123
* tool/ruby_vm support for pre-2.3 BASERUBYshyouhei2018-01-122-12/+12
* delete tool/instruction.rb (2nd try)shyouhei2018-01-1237-1260/+1787
* new insns.def format (2nd try)shyouhei2018-01-123-3/+33
* tool/downloader.rb: retry against Errno::ETIMEDOUTk0kubun2018-01-101-1/+1
* merge revisions 61753:61750 61747:61740 61737:61728shyouhei2018-01-1039-1817/+1259
* Fixed typos.hsbt2018-01-102-5/+5
* `signed` is required for Rasbian (x86_64).ko12018-01-091-1/+1
* grep_v is ruby 2.3 featurenaruse2018-01-091-1/+1
* Here document <<~ is Ruby 2.3 featurenaruse2018-01-091-50/+50
* insns_info.inc.tmpl: share large tableseshyouhei2018-01-093-41/+54
* insns_info.inc: position independentshyouhei2018-01-092-20/+43
* comma at the end of enum is a C99ism.shyouhei2018-01-091-3/+3
* delete tool/instruction.rbshyouhei2018-01-0937-1260/+1751
* * append newline at EOF.svn2018-01-091-0/+1
* new insns.def formatshyouhei2018-01-093-3/+33
* update-deps: strip -j optionnobu2018-01-091-0/+4
* tool/rbinstall.rb: allow owner to have write permissionsnormal2018-01-051-1/+1
* tool/downloader.rb: don't suppress exceptionk0kubun2017-12-271-0/+2
* tool/downloader.rb: retry downloadsk0kubun2017-12-271-2/+19
* fake.rb: set libdirnobu2017-12-271-0/+1