summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix C90 complianceAkim Demaille2012-12-124-27/+37
* error: use better locations for unused midrule valuesAkim Demaille2012-12-091-2/+2
* cpp: simplify the Flex version checking macroTheophile Ranquet2012-12-071-7/+1
* cpp: improve the Flex version checking macroTheophile Ranquet2012-12-071-9/+9
* carets: improve the codeTheophile Ranquet2012-12-071-29/+21
* misc: pacify the Tiny C CompilerTheophile Ranquet2012-12-061-1/+1
* cpp: make the check of Flex version portableTheophile Ranquet2012-12-051-12/+12
* misc: require getlineTheophile Ranquet2012-12-051-1/+1
* errors: show caretsTheophile Ranquet2012-12-056-9/+110
* getargs: add support for --flags/-fTheophile Ranquet2012-12-052-2/+50
* getargs: don't label --language/-l as experimentalTheophile Ranquet2012-12-041-1/+0
* getargs: fix the locations of command-line inputTheophile Ranquet2012-12-031-1/+1
* errors: indent missing action code semicolon warningTheophile Ranquet2012-12-031-6/+7
* parser: accept #line NUMAkim Demaille2012-12-031-9/+13
* formatting changesAkim Demaille2012-11-301-2/+2
* scanner: issue a single error for groups of invalid charactersAkim Demaille2012-11-231-8/+14
* scanner: use explicit "ignore" statementsAkim Demaille2012-11-141-2/+2
* xml: match DOT output and xml2dot.xsl processingTheophile Ranquet2012-11-122-19/+22
* graph: fix a memory leakTheophile Ranquet2012-11-121-0/+1
* output: capitalize StateTheophile Ranquet2012-11-121-1/+1
* maint: address syntax-check errors.Akim Demaille2012-11-121-1/+0
* regenAkim Demaille2012-11-082-188/+184
* Merge branch 'branch-2.6' into maintAkim Demaille2012-11-061-2/+2
|\
| * grammars: fix display of nul character in error messageAkim Demaille2012-11-011-2/+2
| * regenAkim Demaille2012-10-282-153/+151
| * regenAkim Demaille2012-10-262-4/+4
* | Merge branch 'branch-2.6' into maintAkim Demaille2012-10-269-227/+243
|\ \ | |/
| * regenAkim Demaille2012-10-262-157/+155
| * maint: be compilable with GCC 4.0Akim Demaille2012-10-265-7/+7
| * regenAkim Demaille2012-10-252-79/+97
| * parse-gram: update the Bison interfaceAkim Demaille2012-10-253-7/+7
* | Merge branch 'branch-2.6' into maintAkim Demaille2012-10-232-154/+181
|\ \ | |/
| * regenAkim Demaille2012-10-222-154/+181
| * warnings: avoid warnings from clangAkim Demaille2012-10-221-1/+1
* | graphs: change the output format of the rulesTheophile Ranquet2012-10-181-2/+25
* | graphs: style changesTheophile Ranquet2012-10-182-35/+49
* | graphs: address an issue with R/R conflictsTheophile Ranquet2012-10-181-30/+58
* | graphs: stylistic changes.Akim Demaille2012-10-111-6/+6
* | graphs: minor style changesTheophile Ranquet2012-10-111-6/+10
* | graphs: show reductionsTheophile Ranquet2012-10-113-1/+94
* | graphs: style: prefix state number with "state"Theophile Ranquet2012-10-111-1/+1
* | graphs: style: use left justification for statesTheophile Ranquet2012-10-113-28/+43
* | graphs: style: prefix rules and change shapesTheophile Ranquet2012-10-112-1/+2
* | obstack: import obstack_finish0 from masterTheophile Ranquet2012-10-111-0/+3
* | c++: api.location.typeAkim Demaille2012-10-091-0/+1
* | muscles: a function for backward compatibilityAkim Demaille2012-10-091-26/+35
* | maint: more macrosAkim Demaille2012-10-092-2/+4
* | warnings: avoid warnings from clangAkim Demaille2012-10-081-1/+1
* | errors: indent "user token number redeclaration" contextTheophile Ranquet2012-09-281-0/+1
* | warnings: introduce -Wdeprecated in the usage infoTheophile Ranquet2012-09-261-1/+2