summaryrefslogtreecommitdiffstats
path: root/lex.c.blt (follow)
Commit message (Expand)AuthorAgeLines
* keywords: shrink struct kwtablenobu2018-01-21-1/+1
* gperf.sed: static declarationsnobu2017-12-15-1/+1
* support gperf 3.1nobu2017-12-08-63/+56
* parse.y: symbol literals for alias/undefnobu2016-03-16-2/+2
* lex.c.blt: updatenobu2016-02-06-41/+41
* keywords: make name singednobu2015-11-02-1/+1
* Makefile.in: PIC lex.cnobu2015-07-22-53/+144
* * defs/keywords (reserved_word): made inline function static.nobu2009-05-16-47/+49
* * parse.y (primary): make functional-style not operator to actmatz2008-06-25-3/+6
* * suppress warnings with -Wwrite-string.nobu2008-05-31-1/+1
* * README.EXT.ja, dir.c, eval.c, eval_intern.h, lex.c.src,matz2007-12-25-1/+1
* * keywords, parse.y (__ENCODING__): represent script encoding.nobu2007-12-21-52/+52
* * lex.c.blt: moved from lex.c.akr2007-11-13-0/+214
* * lex.c: renamed from lex.c.blt.akr2007-11-11-214/+0
* * keywords: enclose C code in declaration section by %{ and %}.akr2007-06-15-42/+45
* * lex.c.blt: moved from lex.c.akr2007-06-08-0/+211