aboutsummaryrefslogtreecommitdiffstats
path: root/lex.c.blt
Commit message (Expand)AuthorAgeFilesLines
* parse.y: symbol literals for alias/undefnobu2016-03-161-2/+2
* lex.c.blt: updatenobu2016-02-061-41/+41
* keywords: make name singednobu2015-11-021-1/+1
* Makefile.in: PIC lex.cnobu2015-07-221-53/+144
* * defs/keywords (reserved_word): made inline function static.nobu2009-05-161-47/+49
* * parse.y (primary): make functional-style not operator to actmatz2008-06-251-3/+6
* * suppress warnings with -Wwrite-string.nobu2008-05-311-1/+1
* * README.EXT.ja, dir.c, eval.c, eval_intern.h, lex.c.src,matz2007-12-251-1/+1
* * keywords, parse.y (__ENCODING__): represent script encoding.nobu2007-12-211-52/+52
* * lex.c.blt: moved from lex.c.akr2007-11-131-0/+214
* * lex.c: renamed from lex.c.blt.akr2007-11-111-214/+0
* * keywords: enclose C code in declaration section by %{ and %}.akr2007-06-151-42/+45
* * lex.c.blt: moved from lex.c.akr2007-06-081-0/+211