Commit Graph

104 Commits

Author SHA1 Message Date
c0bfbc923c Do not add type declarations for built-ins 2020-05-18 01:19:46 +02:00
0cce3bf54d Rename status message for clarity 2020-05-18 01:19:00 +02:00
7361084eaf Rename variable in example for consistency 2020-05-18 01:09:15 +02:00
82422cc28f Support hiding auxiliary predicates 2020-05-13 08:02:04 +02:00
84031c483b Revert logic for building completed definitions 2020-05-13 03:27:47 +02:00
b308847ebd Add to-do note 2020-05-13 03:17:37 +02:00
d35d0d1d98 Use statement kind over section kind 2020-05-13 03:17:33 +02:00
0dbf30bb1b Work in progress 2020-05-13 02:24:13 +02:00
4d00fbeb97 Minor formatting 2020-05-13 01:40:44 +02:00
07fc6a7f85 Add to-do note 2020-05-13 01:28:25 +02:00
37f0fff09f Add comments to exact cover example 2020-05-12 06:39:50 +02:00
f39393ebce Add comments to example 2 2020-05-12 06:10:59 +02:00
9621cb1e0c Add to-do note 2020-05-12 06:10:52 +02:00
8153352b66 Support comments in specification file 2020-05-12 06:08:50 +02:00
e42fd92d4b Add parser support for output statements 2020-05-12 05:27:51 +02:00
32b18e2b63 Refactor parsing formulas 2020-05-12 05:20:48 +02:00
2f48e51244 Refactor parsing input statement terminator 2020-05-12 05:09:13 +02:00
0d63a721c7 Refactor parsing input statements 2020-05-12 05:05:49 +02:00
e5d8a8a96b Refactor parsing domain specifiers 2020-05-12 04:51:52 +02:00
222f8b535e Add specification for example 1 2020-05-12 04:51:52 +02:00
9ffd987e10 Add specification for example 0 2020-05-12 04:51:52 +02:00
7d06601c17 Color output 2020-05-12 04:51:51 +02:00
2de8a59b63 New output format 2020-05-11 05:03:59 +02:00
eab3520e44 Minor formatting 2020-05-11 04:15:05 +02:00
fed095ba5c Remove obsolete example 2020-05-11 04:09:52 +02:00
78935f7c4a Remove unnecessary lemma 2020-05-11 04:08:38 +02:00
674cee0e87 Remove obsolete to-do note 2020-05-11 04:00:51 +02:00
2ed1e6d89d Rename function 2020-05-11 04:00:06 +02:00
ab7c6d1828 Rename ScopedFormula to OpenFormula 2020-05-11 03:58:30 +02:00
2dff164d90 Add to-do note 2020-05-11 03:54:32 +02:00
b5d049a82a Move InputConstantDeclarationDomains to problem module 2020-05-11 03:48:14 +02:00
e0b8b1c854 Minor formatting 2020-05-11 03:46:20 +02:00
0d51053b88 Move ProofDirection type to separate module 2020-05-11 03:46:11 +02:00
7c36c4b239 Move closure functions to separate module 2020-05-11 03:41:33 +02:00
0011fd9d4c Add to-do note 2020-05-11 03:40:27 +02:00
2c660ff902 Remove unused code 2020-05-11 03:39:09 +02:00
cede63b7e4 Remove unused code 2020-05-11 03:37:57 +02:00
7a6fab59ef Minor refactoring 2020-05-11 03:23:25 +02:00
6bf01db51a Minor formatting 2020-05-11 03:21:51 +02:00
7832f18ffd Minor reformatting 2020-05-11 03:18:11 +02:00
ee1539e2ab Rename variable for consistency 2020-05-11 03:15:27 +02:00
17d2373e0d Refactor proof output 2020-05-11 03:11:10 +02:00
e03628ec66 Remove unused code 2020-05-11 02:46:52 +02:00
37f1b301b5 Remove unused variable reference 2020-05-11 02:45:58 +02:00
91765a7a15 Remove duplicate match arm 2020-05-11 02:45:44 +02:00
c075f99093 Remove unused code 2020-05-11 02:43:42 +02:00
d44c3995b7 Fix induction axiom in example 2 v0.4.0-beta.1 2020-05-11 02:21:24 +02:00
c787a5881b Bump version number 2020-05-07 17:20:07 +02:00
753cc3e5a8 Improve output 2020-05-07 17:19:42 +02:00
5469f7d7b2 Improve output 2020-05-07 03:02:11 +02:00