- 25 Mar, 2009 5 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* HACKING: Mention that we require Bison >= 2.4 for developers. * src/evtgbaparse/evtgbaparse.yy, src/tgbaparse/tgbaparse.yy, src/ltlparse/ltlparse.yy: The sections "%{ ... %}" should now be renamed "%code requires { ... }" or "%code { ... }" depending on whether they should end up in the parser's header file or its cc file. Also use %language, %locations, %defines, instead of command-line arguments. * src/evtgbaparse/Makefile.am, src/tgbaparse/Makefile.am, src/ltlparse/Makefile.am: Remove the --locations, --defines and --languages in the call to bison. Add -Wall -Werror to catch more errors. Thanks to Akim Demaille <akim@lrde.epita.fr> for the help.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 23 Feb, 2009 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 18 Feb, 2009 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 19 Dec, 2008 1 commit
-
-
Guillaume Sadegh authored
-
- 18 Dec, 2008 1 commit
-
-
Guillaume SADEGH authored
-
- 11 Dec, 2008 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 10 Dec, 2008 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 02 Dec, 2008 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 29 Aug, 2008 3 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 27 Aug, 2008 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 26 Aug, 2008 3 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 08 Aug, 2008 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 07 Aug, 2008 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 20 Jun, 2008 1 commit
-
-
Damien Lefortier authored
Merge all eltlast/ files into formula.hh (except automatop.hh).
-
- 12 Jun, 2008 4 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
Merge all ltlast/ files into formula.hh. The forward declaration of visitor was causing error messages too cryptic for users.
-
Alexandre Duret-Lutz authored
-
- 11 Jun, 2008 6 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Guillaume Sadegh authored
-
Guillaume Sadegh authored
2008-06-02 Guillaume SADEGH <sadegh@lrde.epita.fr> * iface/nips/nipstest/Makefile.am, iface/nips/Makefile.am, configure.ac, iface/nips/nipstest/emptiness.test, iface/nips/nipstest/dotty.test: Test suite for the NipsVM front-end. * iface/nips/emptiness_check.cc, iface/nips/dottynips.cc: `catch' don't throw anymore an exception, but exit with 1. * iface/nips/common.cc, iface/nips/nips.cc (nips_interface): Change messages of nips_exception.
-
- 03 Jun, 2008 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* iface/gspn/Makefile.am (gspndir): Install in spot/iface/gspn/. * iface/nips/Makefile.am (nipsdir): Install in spot/iface/nips/.
-
- 02 Jun, 2008 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-