spot/wrap/python
Alexandre Duret-Lutz ae35cc29f5 Better formula I/O for ipython.
* src/ltlparse/public.hh, src/ltlparse/ltlparse.yy,
src/ltlparse/ltlscan.ll (parse_error): New class.
(parse_formula): New function that raises a parse_error
exception on error.
* src/ltlvisit/tostring.hh, src/ltlvisit/tostring.cc:
(to_sclatex_string): New method.
* wrap/python/spot.i: Catch the parser_error exception,
and use the to_sclatex_string for MathJax rendering.
* wrap/python/tests/run.in: Start ipython on demand.
2014-08-24 14:00:59 +02:00
..
ajax Use shared_ptr for the emptiness check interfaces. 2014-08-23 18:35:43 +02:00
tests Better formula I/O for ipython. 2014-08-24 14:00:59 +02:00
.cvsignore Update to SWIG 1.3.22. 2004-09-20 16:35:46 +00:00
.gitignore more files to ignore 2011-01-27 21:47:47 +01:00
buddy.i Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Makefile.am c++11: work around Swig 2.0 2014-02-12 14:06:19 +01:00
spot.i Better formula I/O for ipython. 2014-08-24 14:00:59 +02:00