index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lex.c.blt
Age
Commit message (
Expand
)
Author
2024-06-24
Use gperf 3.1 to generate ANSI-C code
Nobuyoshi Nakada
2022-09-21
reserved_word: just use gperf 3.1 declaration
卜部昌平
2018-01-21
keywords: shrink struct kwtable
nobu
2017-12-15
gperf.sed: static declarations
nobu
2017-12-08
support gperf 3.1
nobu
2016-03-16
parse.y: symbol literals for alias/undef
nobu
2016-02-06
lex.c.blt: update
nobu
2015-11-02
keywords: make name singed
nobu
2015-07-22
Makefile.in: PIC lex.c
nobu
2009-05-16
* defs/keywords (reserved_word): made inline function static.
nobu
2008-06-25
* parse.y (primary): make functional-style not operator to act
matz
2008-05-31
* suppress warnings with -Wwrite-string.
nobu
2007-12-25
* README.EXT.ja, dir.c, eval.c, eval_intern.h, lex.c.src,
matz
2007-12-21
* keywords, parse.y (__ENCODING__): represent script encoding.
nobu
2007-11-13
* lex.c.blt: moved from lex.c.
akr
2007-11-11
* lex.c: renamed from lex.c.blt.
akr
2007-06-15
* keywords: enclose C code in declaration section by %{ and %}.
akr
2007-06-08
* lex.c.blt: moved from lex.c.
akr