Commit Graph

24 Commits

Author SHA1 Message Date
Patrick Lühne c075f99093
Remove unused code 2020-05-11 02:43:42 +02:00
Patrick Lühne e118442e16
Work in progress 2020-05-05 19:40:57 +02:00
Patrick Lühne 07322f041c
Use foliage traits 2020-04-17 04:10:23 +02:00
Patrick Lühne eb60bd7520
Refactor variable declaration stack usage 2020-04-17 03:28:18 +02:00
Patrick Lühne 84bec338ae
Use foliage’s built-in variable declaration stack 2020-04-17 01:45:41 +02:00
Patrick Lühne becd8d4c19
Upgrade to foliage 0.2 development version 2020-04-17 00:09:44 +02:00
Patrick Lühne b6ecf37211
Add option for input constants 2020-02-05 19:40:21 +01:00
Patrick Lühne 844f81f5b5
Count program and integer variable IDs separately 2020-02-05 18:50:48 +01:00
Patrick Lühne 26c1bde49b
Move variable declaration stack from foliage crate 2020-02-05 02:30:17 +01:00
Patrick Lühne 2bc084d799
Finish implementing TPTP output 2020-02-05 02:14:47 +01:00
Patrick Lühne caab0a618e
Add option for input predicates 2020-02-05 01:10:33 +01:00
Patrick Lühne ce19860325
Make all terms compatible in TPTP 2020-02-04 23:33:59 +01:00
Patrick Lühne d7f04da0bd
Restructure project 2020-02-04 16:53:52 +01:00
Patrick Lühne 3dbe11be61
Restructure project 2020-02-04 16:45:13 +01:00
Patrick Lühne 87a3517bfb
Restructure project 2020-02-04 16:42:50 +01:00
Patrick Lühne 072fa34e69
Refactoring to support TPTP output 2020-02-03 02:57:45 +01:00
Patrick Lühne e122532fcb
Implement completion 2020-02-02 17:57:27 +01:00
Patrick Lühne 99345bc0ac
Finish implementing definitions 2020-02-02 02:32:32 +01:00
Patrick Lühne 86c8391278
Refactoring 2020-02-01 21:59:36 +01:00
Patrick Lühne 24980d5a8d
Refactoring to drop Context type 2020-02-01 19:20:46 +01:00
Patrick Lühne 66902c1888
Rename module for determining head type 2020-02-01 17:20:43 +01:00
Patrick Lühne 142531d334
Determine head type of input rules 2020-02-01 17:13:43 +01:00
Patrick Lühne aaea04d51b
Work in progress 2020-02-01 16:05:06 +01:00
Patrick Lühne 442d9f6ac0
Split translation code into smaller modules 2020-01-31 17:26:24 +01:00