summaryrefslogtreecommitdiff
path: root/data/location.cc
Commit message (Expand)AuthorAgeFilesLines
* c++: provide a means to control how location.hh is includedAkim Demaille2018-10-061-3/+7
* c++: support absolute api.location.file namesAkim Demaille2018-10-061-2/+2
* c++: make position.hh completely uselessAkim Demaille2018-10-061-33/+33
* c++: add support for api.position.file and api.location.fileAkim Demaille2018-10-061-15/+31
* style: remove useless parensAkim Demaille2018-09-241-2/+2
* C++: fix portability issue with MSVC 2017Akim Demaille2018-08-181-7/+5
* Update copyright yearsAkim Demaille2018-05-121-2/+2
* c++: style: use "unsigned", not "unsigned int"Akim Demaille2015-08-121-13/+13
* c++: style: remove useless "inline" and fix space issuesAkim Demaille2015-08-121-8/+4
* c++: locations: complete the API and fix commentsAkim Demaille2015-01-051-12/+18
* package: bump to 2015Akim Demaille2015-01-041-2/+2
* location: remove some ugly debugging code tracesAkim Demaille2014-02-031-2/+1
* package: bump to 2014Akim Demaille2014-02-031-2/+2
* parsers: rename YY_NULL as YY_NULLPTR to avoid conflicts with FlexAkim Demaille2013-11-081-3/+3
* tests: enable -Wsign-compare and fix corresponding warningsAkim Demaille2013-04-191-8/+11
* c++: fix several issues with locationsAkim Demaille2013-04-111-24/+40
* c++: display locations as C doesAkim Demaille2013-01-251-9/+10
* maint: update copyright yearsAkim Demaille2013-01-121-2/+2
* skeletons: fix output directivesAkim Demaille2012-12-191-2/+0
* Merge remote-tracking branch 'origin/maint'Theophile Ranquet2012-12-061-3/+6
|\
| * c++: support wide strings for file namesAkim Demaille2012-12-051-3/+6
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-12-031-7/+10
|\ \ | |/
| * m4: use a safer pattern to enable/disable outputAkim Demaille2012-12-031-7/+7
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-11-061-2/+2
|\ \ | |/
| * c++: fix position operator signaturesAkim Demaille2012-11-051-2/+2
| * lalr1.cc: fix test suite portabilityAkim Demaille2012-10-221-2/+0
| * maint: fix an erroneous includeTheophile Ranquet2012-10-221-1/+1
* | Merge branch 'maint'Akim Demaille2012-10-041-3/+1
|\ \
| * | lalr1.cc: fix test suite portabilityAkim Demaille2012-10-041-2/+0
| * | maint: fix an erroneous includeTheophile Ranquet2012-10-031-1/+1
| |/
* | lalr1.cc: location.hh and position.hh are not generated without %definesAkim Demaille2012-07-311-39/+52
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-07-041-2/+2
|\ \ | |/
| * c++: fewer #includes in the headers.Akim Demaille2012-07-041-2/+2
* | Merge tag 'v2.5.1_rc2'Akim Demaille2012-05-241-8/+6
|\ \ | |/
| * c++: compute the header guards.Akim Demaille2012-05-211-6/+4
| * lalr1.cc: improve Doxygen documentation.Akim Demaille2012-05-211-2/+2
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-04-011-12/+17
|\ \ | |/
| * bump to 2012 in skeletons.Akim Demaille2012-04-011-1/+1
| * doc: c++: complete the location documentation.Akim Demaille2012-03-311-5/+9
| * c++: locations: provide convenience constructors.Akim Demaille2012-03-311-12/+31
| * c++: locations: remove useless "inline".Akim Demaille2012-03-311-7/+7
| * c++: use nullptr for C++11.Akim Demaille2012-03-311-4/+6
| * maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
| * maint: run "make update-copyright".Joel E. Denny2011-01-021-4/+3
| * Do not use date ranges in copyright notices.Paul Eggert2010-06-231-3/+4
| * maint: run "make update-copyright"Joel E. Denny2010-01-041-4/+3
| * Remove spurious initial empty lines.Joel E. Denny2009-04-061-2/+2
| * lalr1.cc: avoid GCC 4.3 warnings.Akim Demaille2009-03-261-8/+9
* | maint: run "make update-copyright".Jim Meyering2012-01-131-2/+2
* | global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-2/+2