499fa0c667
Add option to specify output color choice
2020-05-22 19:33:06 +02:00
81ddfd450a
Use custom foliage flavor
...
With this patch, properties specific to variable, function, and
predicate declarations are directly stored within those objects rather
than external maps that need to be queried via traits. This greatly
simplifies many parts of the logic.
This is made possible by implementing a custom foliage flavor, which
makes it possible to swap the built-in declaration types for extended
versions of those types that fulfill certain requirements.
2020-05-22 02:25:00 +02:00
0229adef78
Add to-do notes
2020-05-19 12:49:57 +02:00
7d06601c17
Color output
2020-05-12 04:51:51 +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
c075f99093
Remove unused code
2020-05-11 02:43:42 +02:00
b55bc82b1d
Add option for proof direction
2020-05-07 02:53:48 +02:00
70bef152a4
Improve proof output
2020-05-06 21:38:48 +02:00
e118442e16
Work in progress
2020-05-05 19:40:57 +02:00
becd8d4c19
Upgrade to foliage 0.2 development version
2020-04-17 00:09:44 +02:00
cd7129a3fa
Add missing files
2020-02-05 04:28:02 +01:00
2bc084d799
Finish implementing TPTP output
2020-02-05 02:14:47 +01:00
9a519abb0d
Fix typo in TPTP output
2020-02-05 02:14:38 +01:00
6d489e457f
Minor restructuring
2020-02-04 23:35:42 +01:00
ce19860325
Make all terms compatible in TPTP
2020-02-04 23:33:59 +01:00
d7f04da0bd
Restructure project
2020-02-04 16:53:52 +01:00
3dbe11be61
Restructure project
2020-02-04 16:45:13 +01:00
2ad5396488
Add option for human-readable output
2020-02-04 00:27:04 +01:00
072fa34e69
Refactoring to support TPTP output
2020-02-03 02:57:45 +01:00
0714bed2cc
Start supporting TPTP output
2020-02-02 20:27:30 +01:00