Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spelling: transitions | Josh Soref | 2018-10-05 | 1 | -2/+2 |
* | spelling: resources | Josh Soref | 2018-10-05 | 1 | -1/+1 |
* | spelling: persistent | Josh Soref | 2018-10-05 | 1 | -1/+1 |
* | spelling: occurrence | Josh Soref | 2018-10-05 | 1 | -1/+1 |
* | spelling: incorrectly | Josh Soref | 2018-10-05 | 1 | -1/+1 |
* | spelling: gratuitously | Josh Soref | 2018-10-05 | 1 | -1/+1 |
* | spelling: grammar | Josh Soref | 2018-10-05 | 1 | -1/+1 |
* | spelling: family | Josh Soref | 2018-10-05 | 1 | -1/+1 |
* | spelling: extensions | Josh Soref | 2018-10-05 | 1 | -1/+1 |
* | spelling: appropriate | Josh Soref | 2018-10-05 | 1 | -1/+1 |
* | main: fix error message for missing argument | Akim Demaille | 2018-10-04 | 1 | -1/+1 |
* | gnulib: move timevar to it | Akim Demaille | 2018-09-30 | 3 | -42/+42 |
* | getargs: use LC_MESSAGES trick only on glibc | Paul Eggert | 2018-09-28 | 1 | -0/+3 |
* | uniqstr: avoid need for VLAs | Paul Eggert | 2018-09-28 | 2 | -45/+30 |
* | style: reduce scopes in muscle-tab.c | Akim Demaille | 2018-09-24 | 1 | -73/+57 |
* | c++: fix warning message for automove | Akim Demaille | 2018-09-24 | 1 | -2/+2 |
* | style: minor refactoring | Akim Demaille | 2018-09-24 | 1 | -50/+25 |
* | timevar: get rid of a useless macro | Akim Demaille | 2018-09-22 | 1 | -1/+1 |
* | timevar: rename init_timevar as timevar_init | Akim Demaille | 2018-09-22 | 1 | -1/+1 |
* | c++: issue a warning with a value is moved several times | Akim Demaille | 2018-09-22 | 1 | -9/+12 |
* | style: reduce scopes in gram.c | Akim Demaille | 2018-09-20 | 1 | -39/+23 |
* | style: reduce scopes in reduce.c | Akim Demaille | 2018-09-20 | 1 | -57/+30 |
* | style: use midrule only, not mid-rule | Akim Demaille | 2018-09-19 | 3 | -8/+8 |
* | style: reduce scopes in complain.c | Akim Demaille | 2018-09-15 | 1 | -11/+6 |
* | style: reduce scopes in tables.c | Akim Demaille | 2018-09-15 | 2 | -132/+100 |
* | style: reduce scopes in graphviz.c | Akim Demaille | 2018-09-15 | 1 | -36/+31 |
* | style: reduce scopes in LR0.c | Akim Demaille | 2018-09-15 | 1 | -26/+14 |
* | style: reduce scopes in print_graph.c | Akim Demaille | 2018-09-15 | 1 | -10/+6 |
* | build: work around warnings in Flex 2.5.35 | Akim Demaille | 2018-09-08 | 1 | -14/+26 |
* | build: work around GCC warnings on Flex code | Akim Demaille | 2018-09-06 | 1 | -2/+2 |
* | build: fix concurrent build failure | Akim Demaille | 2018-08-18 | 1 | -0/+1 |
* | escape properly the file names in #line for printer/destructor | Akim Demaille | 2018-08-18 | 1 | -1/+1 |
* | style: reduce scopes | Akim Demaille | 2018-08-18 | 1 | -53/+35 |
* | style: reduce scopes | Akim Demaille | 2018-08-18 | 1 | -31/+22 |
* | regen | Akim Demaille | 2018-08-18 | 2 | -225/+221 |
* | style: reduce scopes | Akim Demaille | 2018-08-18 | 1 | -8/+4 |
* | reader: simplify the search of the start symbol | Akim Demaille | 2018-08-17 | 1 | -11/+5 |
* | build: work around GCC warnings on Flex code | Akim Demaille | 2018-08-15 | 1 | -0/+14 |
* | fix incorrect C code | Akim Demaille | 2018-08-15 | 1 | -5/+5 |
* | regen | Akim Demaille | 2018-08-14 | 2 | -9/+9 |
* | style: src: remove useless reference to 'int' in integral types | Akim Demaille | 2018-08-14 | 16 | -40/+40 |
* | style: reduce scopes | Akim Demaille | 2018-08-11 | 2 | -70/+49 |
* | rule actions cannot be typed | Akim Demaille | 2018-08-11 | 1 | -0/+5 |
* | warn about typed mid-rule actions in Yacc mode | Akim Demaille | 2018-08-11 | 1 | -0/+3 |
* | regen | Akim Demaille | 2018-08-11 | 1 | -45/+45 |
* | add support for typed mid-rule actions | Akim Demaille | 2018-08-11 | 5 | -12/+26 |
* | warnings: address -Wnull-dereference in reader.c | Akim Demaille | 2018-08-05 | 1 | -13/+22 |
* | style: ielr: reduce scopes | Akim Demaille | 2018-08-05 | 1 | -99/+63 |
* | style: move to C99 to reduce scopes | Akim Demaille | 2018-07-26 | 2 | -74/+39 |
* | style: split a function in two | Akim Demaille | 2018-07-26 | 5 | -12/+24 |