spot/src/misc
Alexandre Duret-Lutz 5bfd0267e7 python: implement formula.__format__
Fixes #105.

* src/bin/common_trans.cc (quote_shell_string): Move ...
* src/misc/escape.cc, src/misc/escape.hh (quote_shell_string):
... here.
* wrap/python/spot_impl.i: Wrap escape.hh.
* wrap/python/spot.py: Implement formula.__format__.
* wrap/python/tests/ltlsimple.py: Test it.
* NEWS, doc/org/tut01.org, wrap/python/tests/formulas.ipynb: Document
it.
2015-10-03 15:46:05 +02:00
..
.gitignore more files to ignore 2011-06-08 17:24:22 +02:00
bareword.cc ltl: keep track of spin-compatible AP 2015-01-27 10:21:17 +01:00
bareword.hh doxygen: fix membership to misc_tools module 2015-06-21 13:42:15 +02:00
bddlt.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
bitvect.cc bivect: workaround flexible arrays not being standard C++ 2014-08-19 22:50:08 +02:00
bitvect.hh get rid of SPOT_DELETED 2015-10-01 20:06:39 +02:00
casts.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
common.hh get rid of SPOT_DELETED 2015-10-01 20:06:39 +02:00
escape.cc python: implement formula.__format__ 2015-10-03 15:46:05 +02:00
escape.hh python: implement formula.__format__ 2015-10-03 15:46:05 +02:00
fixpool.hh nullptr cleanup for -Wzero-as-null-pointer-constant 2015-09-26 23:07:40 +02:00
formater.cc misc: Include config.h in *.cc files 2013-07-29 01:14:37 +02:00
formater.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
hash.hh nullptr cleanup for -Wzero-as-null-pointer-constant 2015-09-26 23:07:40 +02:00
hashfunc.hh Fix many dead links. 2015-07-17 17:55:15 +02:00
intvcmp2.cc silence diagnostics from gcc-snapshot 2015-08-17 18:56:36 +02:00
intvcmp2.hh doxygen: fix membership to misc_tools module 2015-06-21 13:42:15 +02:00
intvcomp.cc misc: define SPOT_LIKELY and SPOT_UNLIKELY 2014-10-30 16:05:28 +01:00
intvcomp.hh doxygen: fix membership to misc_tools module 2015-06-21 13:42:15 +02:00
location.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
ltstr.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
Makefile.am bddop: remove unused file 2014-12-01 17:48:39 +01:00
memusage.cc misc: Include config.h in *.cc files 2013-07-29 01:14:37 +02:00
memusage.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
minato.cc autfilt: add a --simplify-exclusive-ap option 2015-03-30 12:01:32 +02:00
minato.hh autfilt: add a --simplify-exclusive-ap option 2015-03-30 12:01:32 +02:00
mspool.hh nullptr cleanup for -Wzero-as-null-pointer-constant 2015-09-26 23:07:40 +02:00
optionmap.cc nullptr cleanup for -Wzero-as-null-pointer-constant 2015-09-26 23:07:40 +02:00
optionmap.hh sat-minimize: generalize to any acceptance 2015-05-18 21:45:33 +02:00
position.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
random.cc random: Get rid of uniform_distribution (non-portable). 2015-02-27 14:17:07 +01:00
random.hh doxygen: fix membership to misc_tools module 2015-06-21 13:42:15 +02:00
satsolver.cc nullptr cleanup for -Wzero-as-null-pointer-constant 2015-09-26 23:07:40 +02:00
satsolver.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
timer.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
timer.hh doxygen: fix membership to misc_tools module 2015-06-21 13:42:15 +02:00
tmpfile.cc nullptr cleanup for -Wzero-as-null-pointer-constant 2015-09-26 23:07:40 +02:00
tmpfile.hh nullptr cleanup for -Wzero-as-null-pointer-constant 2015-09-26 23:07:40 +02:00
version.cc misc: Include config.h in *.cc files 2013-07-29 01:14:37 +02:00
version.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00