| Commit message (Expand) | Author | Age | Files | Lines |
* | * tool/instruction.rb: RubyVM is not module. | ko1 | 2008-07-01 | 1 | -1/+1 |
* | * compile.c, insns.def, vm.c, vm_core.h: remove some insns | ko1 | 2008-07-01 | 1 | -1/+1 |
* | * tool/make-snapshot: ported to ruby. | nobu | 2008-06-21 | 1 | -97/+135 |
* | * tool/make-snapshot: fixed digets. | nobu | 2008-06-20 | 1 | -7/+6 |
* | * tool/make-snapshot: do not use sha256sum; use BASERUBY instead | shyouhei | 2008-06-20 | 1 | -5/+10 |
* | * tool/make-snapshot: fixed typo. | nobu | 2008-06-20 | 1 | -2/+3 |
* | * tool/make-snapshot: supported multiple snapshots. | nobu | 2008-06-19 | 1 | -22/+84 |
* | * vm_core.h (rb_num_t): moved form vm.h. | nobu | 2008-05-23 | 1 | -5/+9 |
* | * tool/compile_prelude.rb: allows extra suffix after .c. | nobu | 2008-04-06 | 1 | -1/+1 |
* | * compile.c (iseq_set_sequence, iseq_insns_unification, | nobu | 2008-04-03 | 1 | -3/+3 |
* | * tool/make-snapshot: prefixed r makes $revision always true. | nobu | 2008-03-01 | 1 | -2/+2 |
* | * tool/make-snapshot: make prereq uses MINIRUBY. | matz | 2008-03-01 | 1 | -4/+4 |
* | * tool/compile_prelude.rb (C_ESC): use octal escape to avoid | akr | 2008-02-01 | 1 | -2/+2 |
* | * tool/ifchange: remove $temp when unchanged. | naruse | 2008-01-29 | 1 | -0/+1 |
* | * tool/ifchange: commit miss. | nobu | 2008-01-25 | 1 | -0/+16 |
* | * tool/ytab.sed: skip yydestruct hack unless yymsg exists, for bison | nobu | 2007-12-28 | 1 | -1/+1 |
* | * insns2vm.rb: add encoding option to shbang. | ko1 | 2007-12-25 | 1 | -1/+1 |
* | * tool/make-snapshot: add version number. | nobu | 2007-12-25 | 1 | -4/+6 |
* | * common.mk (parse.c): depends on tool/ytab.sed. | nobu | 2007-12-25 | 1 | -1/+21 |
* | * tool/make-snapshot: argument check, and cleanup exported directory. | nobu | 2007-12-25 | 1 | -0/+5 |
* | * tool/make-snapshot: more portable. | eban | 2007-12-25 | 1 | -1/+1 |
* | * tool/make-snapshot (revision): sed does not support +. | nobu | 2007-12-25 | 1 | -1/+1 |
* | * trunk/common.mk, goruby.c, golf_prelude.rb: for golfers. | nobu | 2007-12-25 | 1 | -1/+2 |
* | * tool/make-snapshot: must create configure and lex.c. | eban | 2007-12-24 | 1 | -1/+1 |
* | * tool/compile.rb, getrev.rb, runruby.rb: remove unused tools. | ko1 | 2007-12-24 | 3 | -84/+0 |
* | * tool/serb.rb: removed. | akr | 2007-12-24 | 1 | -17/+0 |
* | * common.mk (encs, ext/ripper/ripper.c): needs MFLAGS. | nobu | 2007-12-22 | 1 | -0/+31 |
* | * tool/insns2vm.rb: moved from lib/vm/instruction.rb. | ko1 | 2007-12-22 | 2 | -1/+1382 |
* | * tool/insns2vm.rb: set property. | nobu | 2007-12-22 | 1 | -0/+0 |
* | * tool/compile_prelude.rb: use erb. | akr | 2007-12-21 | 1 | -18/+17 |
* | * win32/enc-setup.mak: extracts BUILTIN_ENCOBJS. | nobu | 2007-12-17 | 1 | -0/+2 |
* | * common.mk (encs): new target to compile external encodings. | nobu | 2007-12-17 | 2 | -17/+18 |
* | * tool/compile_prelude.rb: fix TMP_RUBY_PREFIX for relative load path | akr | 2007-11-15 | 1 | -2/+1 |
* | escape "{" too. | akr | 2007-11-15 | 1 | -1/+1 |
* | * tool/compile_prelude.rb: absolute path may not start with a slash. | akr | 2007-11-15 | 1 | -2/+2 |
* | * tool/compile_prelude.rb: fix first substitution. | akr | 2007-11-15 | 1 | -3/+4 |
* | * tool/compile_prelude.rb: use constant for prefix. | akr | 2007-11-15 | 1 | -3/+6 |
* | * tool/compile_prelude.rb: use simple template system for source | akr | 2007-11-15 | 1 | -32/+38 |
* | * tool/compile_prelude.rb (c_esc): need to escape closing brace. | matz | 2007-11-15 | 1 | -1/+1 |
* | * tool/compile_prelude.rb: adjust RbConfig::CONFIG paths relative | akr | 2007-11-15 | 1 | -12/+26 |
* | * tool/makedocs.rb, template/insnstbl.html: removed. | ko1 | 2007-11-13 | 1 | -62/+0 |
* | * tool/ytab.sed: get rid of GNU sed feature. a patch from Laurent | nobu | 2007-11-13 | 1 | -1/+1 |
* | * common.mk (parse.c), ext/ripper/depend (ripper.c): process after | nobu | 2007-11-13 | 1 | -0/+10 |
* | add comment for interpreter issue. | akr | 2007-11-10 | 1 | -0/+6 |
* | don't use 1.9 feature. | akr | 2007-11-10 | 1 | -1/+2 |
* | * gem_prelude.rb: new file for gem libraries. currently empty. | akr | 2007-11-10 | 1 | -9/+55 |
* | * common.mk (prelude.o): depends on vm_core.h now. | nobu | 2007-08-25 | 1 | -5/+8 |
* | * tool/compile_prelude.rb: fix to include "vm_core.h". | ko1 | 2007-08-24 | 1 | -3/+9 |
* | * prelude.rb: added. run this script on startup. | ko1 | 2007-08-24 | 1 | -0/+25 |
* | * common.mk (node_name.inc): auto-generate node name list. | nobu | 2007-08-06 | 1 | -0/+4 |