summaryrefslogtreecommitdiffstats
path: root/mcopidl/yacc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for Irix, which is discontinued and does not provide a c++17 ↵Michele Calgaro2026-02-021-1/+1
| | | | | | complaint compiler Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove support for HPUX, which is discontinued and does not provide a c++17 ↵Michele Calgaro2026-01-171-8/+0
| | | | | | complaint compiler. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Borland compiler specific codeMichele Calgaro2024-10-271-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-061-0/+1507
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>