| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate token ID indexes in id.def | Nobuyoshi Nakada | 2022-09-08 | 1 | -7/+3 |
* | parse.y: TOKEN2ID | nobu | 2017-02-11 | 1 | -7/+19 |
* | id.h.tmpl: no optparse here | nobu | 2016-01-05 | 1 | -2/+0 |
* | id.def: token_ops | nobu | 2015-11-05 | 1 | -39/+9 |
* | parse.y: fix ripper | nobu | 2015-10-26 | 1 | -0/+1 |
* | Safe navigation operator | nobu | 2015-10-22 | 1 | -1/+1 |
* | * template/id.h.tmpl (ID2ATTRSET): remove an unused macro. | ko1 | 2015-07-27 | 1 | -2/+0 |
* | id.h.tmpl: ANDOP and OROP | nobu | 2014-10-27 | 1 | -1/+3 |
* | parse.y: optimize IDs in ripper | nobu | 2014-10-27 | 1 | -0/+2 |
* | symbol.c: remove dependency on parse.h | nobu | 2014-07-11 | 1 | -0/+1 |
* | * parse.y: support Symbol GC. [ruby-trunk Feature #9634] | nari | 2014-03-26 | 1 | -9/+11 |
* | .gdbinit: show ID type | nobu | 2013-09-20 | 1 | -10/+23 |
* | id.h.tmpl: ID2ATTRSET | nobu | 2012-12-21 | 1 | -0/+2 |
* | id.def: check duplication | nobu | 2012-12-21 | 1 | -1/+1 |
* | id.def: other scope ID | nobu | 2012-12-21 | 1 | -8/+11 |
* | id.c: generate | nobu | 2012-12-04 | 1 | -36/+4 |
* | id.h.tmpl: remove unused id | nobu | 2012-12-04 | 1 | -2/+0 |
* | id.h.tmpl: move empty? | nobu | 2012-12-03 | 1 | -4/+4 |
* | vm_method.c: make initialize methods private | nobu | 2012-12-01 | 1 | -0/+4 |
* | * insns.def: add new instruction `opt_empty_p' for optimize `empty?' | ko1 | 2012-09-26 | 1 | -0/+1 |
* | id.h: independent from parse.h | nobu | 2012-08-31 | 1 | -51/+30 |
* | generic_erb.rb: --vpath option | nobu | 2012-08-25 | 1 | -15/+4 |
* | id.h.tmpl: preserved ids | nobu | 2012-08-17 | 1 | -1/+25 |
* | id.h.tmpl: joke method names | nobu | 2012-08-17 | 1 | -4/+2 |
* | * id.c: move vm_opts.h dependency. | nobu | 2012-08-17 | 1 | -6/+0 |
* | method_ids | nobu | 2012-03-14 | 1 | -24/+21 |
* | * template/id.h.tmpl: parenthesize macro arguments. | akr | 2011-01-26 | 1 | -1/+1 |
* | * template/id.h.tmpl: suppress all warning: "SUPPORT_JOKE" is not | kazu | 2010-12-12 | 1 | -2/+4 |
* | * template/id.h.tmpl (ruby_method_ids): suppress warnings. | nobu | 2010-12-10 | 1 | -2/+2 |
* | * id.c (Init_id): add underscore name. | nobu | 2010-06-20 | 1 | -1/+4 |
* | * template/id.h.tmpl: fix this. | ko1 | 2009-09-06 | 1 | -0/+2 |
* | * template/id.h.tmpl, id.h (enum ruby_method_ids): added some IDs. | nobu | 2009-05-21 | 1 | -0/+7 |
* | * template/id.h.tmpl, id.h (ruby_method_ids_check): enclosed in a | nobu | 2008-12-24 | 1 | -1/+3 |
* | * template/id.h.tmpl, id.h (ruby_method_ids): not depend on if | nobu | 2008-12-24 | 1 | -5/+13 |
* | * id.h, template/id.h.tmpl (ruby_method_ids): sees YYTOKENTYPE too. | nobu | 2008-12-15 | 1 | -1/+1 |
* | * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, | nobu | 2008-12-09 | 1 | -1/+1 |
* | * id.h, template/id.h.tmpl (enum ruby_method_ids): reordered. | nobu | 2008-10-24 | 1 | -5/+5 |
* | * common.mk (srcs): removed ID_H_TARGET. | nobu | 2008-10-19 | 1 | -0/+117 |
* | * id.h: reverted. | nobu | 2008-10-17 | 1 | -115/+0 |
* | * common.mk (ID_H_TARGET): phony target to update id.h. | nobu | 2008-10-17 | 1 | -0/+115 |