Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Don't include <config.h> in native programs when cross-compiling.... | Ludovic Courtès | 2014-03-12 | 1 | -2/+7 |
* | build: Make c-tokenize.c build on non-GNU systems.... | Ludovic Courtès | 2014-02-28 | 1 | -2/+6 |
* | build: Fix compilation of `c-tokenize.c' with latest Gnulib.... | Ludovic Courtès | 2013-02-18 | 1 | -1/+2 |
* | remove spurious declarations in c-tokenize.lex... | Andy Wingo | 2010-03-26 | 1 | -14/+0 |
* | Fix c-tokenize.c error: 'input' defined but not used, when compiling with GCC... | Neil Jerram | 2008-05-05 | 1 | -1/+6 |
* | (yyget_lineno, yyget_in, yyget_out, yyget_leng,... | Mikael Djurfeldt | 2003-05-19 | 1 | -2/+14 |
* | Gobble up complete lines after a '#'. This... | Marius Vollmer | 2003-05-17 | 1 | -1/+1 |
* | * c-tokenize.lex: remove trailing comma from enum. Thanks to... | Rob Browning | 2003-04-13 | 1 | -1/+1 |
* | * c-tokenize.lex: add option %nounput to quiet warning.... | Rob Browning | 2001-07-19 | 1 | -0/+3 |
* | * snarf.h (SCM_SNARF_DOCS): change the "grammar" slightly.... | Michael Livshin | 2001-06-25 | 1 | -0/+180 |