Akim Demaille
3272a7256f
maint: add license headers.
...
* examples/calc++/test, examples/variant.yy, AUTHORS, THANKS,
* tests/atlocal.in, tests/bison.in: Add license headers.
Reported by Tys Lefering.
2012-02-14 20:08:20 +01:00
Akim Demaille
1a7a65f9d5
Support parens in calc++.
...
* doc/bison.texinfo (Calc++ Scanner, Calc++ Parser): Support parens.
* examples/calc++/test (run): Check the expected output.
Adjust callers.
Check parens too.
2008-11-11 16:08:44 +01:00
Akim Demaille
414c76a461
Fail on parse error in calc++.
...
* doc/bison.texinfo (calc++.cc): Propagate failures to the exit
status.
* examples/calc++/test ($me, $number, $exit, run): New.
Use them to propagate errors to the exit status.
2008-11-03 22:01:01 +01:00
Akim Demaille
d4476375cf
* examples/calc++/test: Use set -x only when VERBOSE.
2005-10-14 06:10:54 +00:00
Akim Demaille
a1b3bf8c21
* examples/calc++/test: Be quiet unless VERBOSE.
2005-10-10 11:41:27 +00:00
Akim Demaille
828c373b6d
Bind examples/calc++ to the package.
...
* examples/calc++/Makefile: Remove, replaced by...
* examples/calc++/Makefile.am: ... this new file.
* examples/calc++/test: Remove input.
* examples/calc++/compile: Remove.
* examples/Makefile.am: New.
* configure.ac, Makefile.am: Adjust.
* doc/Makefile.am (clean-local): New, for more recent texi2dvis.
2005-07-06 07:49:25 +00:00
Akim Demaille
0ffd4fd1a2
Start a set of simple examples.
...
* examples/calc++/Makefile, examples/calc++/calc++-driver.cc,
* examples/calc++/calc++-driver.hh,
* examples/calc++/calc++-parser.yy,
* examples/calc++/calc++-scanner.ll, examples/calc++/calc++.cc,
* examples/calc++/compile, examples/calc++/test: New.
2005-06-22 15:32:10 +00:00