summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* examples: add a simple infix calculator in CAkim Demaille2019-02-101-0/+8
* style: rename LR0.* as lr0.*Akim Demaille2019-01-261-3/+0
* NEWS: updateAkim Demaille2019-01-261-0/+2
* po: remove bitset/stats.cAkim Demaille2019-01-121-0/+8
* NEWS: updateAkim Demaille2019-01-121-0/+57
* package: bump copyrights to 2019Akim Demaille2019-01-051-2/+2
* glr.cc: remove duplicate definition of YYLLOC_DEFAULTAkim Demaille2019-01-021-5/+0
* glr.cc: support syntax_error exceptionsAkim Demaille2018-12-311-0/+10
* style: s/non-terminal/nonterminal/Akim Demaille2018-12-111-4/+4
* style: rename error functions for clarityAkim Demaille2018-12-111-1/+0
* parser: improve the error message for symbol class redefinitionAkim Demaille2018-12-111-0/+5
* TODO: updateAkim Demaille2018-11-271-29/+16
* NEWS: updateAkim Demaille2018-11-061-0/+4
* doc: fix distcheckAkim Demaille2018-10-271-0/+3
* yacc.c: fix warnings about integral typesAkim Demaille2018-10-231-0/+10
* c++: minor changesAkim Demaille2018-10-221-0/+6
* TODO: moreAkim Demaille2018-09-181-0/+12
* TODO: minor updatesAkim Demaille2018-09-091-0/+11
* style: doc: remove useless reference to 'int' in integral typesAkim Demaille2018-08-141-1/+1
* Update copyright yearsAkim Demaille2018-05-121-1/+2
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* style: no longer use backquotesAkim Demaille2013-02-181-4/+4
* options: don't accept "error=" for -f and -rAkim Demaille2013-02-141-23/+0
* todo: updateTheophile Ranquet2013-02-011-10/+44
* maint: update todoAkim Demaille2013-01-281-15/+0
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* todo: remove erroneous taskAkim Demaille2012-12-311-4/+0
* Merge remote-tracking branch 'origin/maint'Akim Demaille2012-10-261-0/+12
|\
| * graphs: documentationTheophile Ranquet2012-10-181-0/+13
* | errors: support indented context info in m4 macrosTheophile Ranquet2012-10-041-4/+0
* | errors: change output, and improve -y coherenceAkim Demaille2012-09-271-0/+5
* | TODO: lalr1.cc master vs maintAkim Demaille2012-09-211-0/+23
* | glr.cc: %defines is no longer mandatoryAkim Demaille2012-09-031-3/+0
* | todo: check push parsersAkim Demaille2012-09-031-0/+4
* | obstacks: simplificationsAkim Demaille2012-08-121-4/+0
* | minor refactoring in user code scanningAkim Demaille2012-08-121-3/+0
* | minor refactoring in user code scanningAkim Demaille2012-08-121-1/+0
* | todo: more itemsAkim Demaille2012-07-311-0/+8
* | lalr1.cc: do not create stack.hh without %definesAkim Demaille2012-07-311-0/+5
* | lalr1.cc: location.hh and position.hh are not generated without %definesAkim Demaille2012-07-311-0/+3
* | glr.cc, lalr1.cc: define b4_shared_declarationsAkim Demaille2012-07-311-0/+4
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-07-271-0/+4
|\ \ | |/
* | YYFAIL: remove.Akim Demaille2012-07-221-3/+0
* | todo: update.Akim Demaille2012-07-221-6/+0
* | output: no longer use b4_tokens.Akim Demaille2012-07-221-5/+0
|/
* skeletons: no longer define YYLSP_NEEDED.Akim Demaille2012-06-271-6/+0
* c++: compute the header guards.Akim Demaille2012-05-211-4/+0
* TODO: remove dead items.Akim Demaille2012-04-091-34/+0
* TODO: import from master.Akim Demaille2012-04-091-62/+182