https://github.com/RichardMoot/LinearOne

sort by:
Revision Author Date Message Commit Date
4ddcbda Commented out natural deduction 16 March 2015, 19:10:44 UTC
69c039c Started natural deduction output 16 March 2015, 16:17:43 UTC
9821d9a Added support for "+" and epsilon 16 March 2015, 15:23:35 UTC
c9b78d5 Corrected error 16 March 2015, 11:13:57 UTC
48d9b12 Cut elimination seems to work More testing needed before merging in the master branch, but I may be getting close 16 March 2015, 09:02:50 UTC
bc0f382 Minor code cleanup 16 March 2015, 01:29:07 UTC
b195881 Close to a solution; cut for axioms and R-o seem to work 16 March 2015, 01:21:21 UTC
817a4bf Changed axioms to be only half instantiated 16 March 2015, 01:04:05 UTC
559c12b Testing left-ward cut elimination 15 March 2015, 21:20:52 UTC
290fe27 Simple but important correction 15 March 2015, 16:32:59 UTC
86510b0 Corrected error and added diagnostics 15 March 2015, 15:40:12 UTC
0dacca4 Some progress on cut elimination 15 March 2015, 14:55:55 UTC
8f4b774 Minor corrections 15 March 2015, 01:32:31 UTC
89fc41e Work on cut elimination Added preliminary versions of left-ward moving and right-ward moving cut elimination 15 March 2015, 01:10:32 UTC
2db4456 Comments 14 March 2015, 22:59:57 UTC
0db9b3b Started split of cut-elimination 14 March 2015, 22:48:14 UTC
40ef015 Added comments 14 March 2015, 21:03:37 UTC
d01deba Merged in some master edits 13 March 2015, 22:00:02 UTC
d64d17c Some modification 13 March 2015, 19:20:56 UTC
cb6a861 updated pos_proof 13 March 2015, 15:48:14 UTC
4d06e68 Simplified/commented 13 March 2015, 11:49:00 UTC
c8376c0 Some progress, needs more testing 13 March 2015, 00:59:06 UTC
f8894f6 Code cleanup 12 March 2015, 21:52:42 UTC
7e597d9 Corrected error in lexicon-less semantics 12 March 2015, 19:40:01 UTC
b3172a0 Added sequent statistics to unfolding 12 March 2015, 14:53:45 UTC
08e2257 Corrected error 12 March 2015, 14:19:38 UTC
339b16b Correction to proof generation 12 March 2015, 12:27:51 UTC
ef454b8 Added forall/exists/iota to latex_atom 12 March 2015, 01:26:51 UTC
8c636f1 Correction to proof generation Also: added extra non-pied-piping case to d_grammar 11 March 2015, 21:18:06 UTC
c67ed40 Subtle but important changes to proof generation With a bit of luck, I may have resolved the issue with variables. Further testing necessary. 11 March 2015, 20:37:28 UTC
a622d22 Minor modifications 11 March 2015, 17:04:41 UTC
a9cebd9 Cleanup 11 March 2015, 16:34:10 UTC
655162c Updated Makefile and tarball 11 March 2015, 16:15:59 UTC
aecc68f Comments/cleanup The parse and parse_all predicates have been move from lexicon.pl to the main file (much more natural; it is now with the rest of the top-level predicates) 11 March 2015, 16:11:24 UTC
3cfb8e1 Factorisation 11 March 2015, 15:13:34 UTC
9f7ff80 Code factorisation Moved boring replacement predicates to a separate module. 11 March 2015, 14:38:58 UTC
bdf1475 Minor additions 11 March 2015, 13:53:54 UTC
de215d0 Merged edits 11 March 2015, 12:21:53 UTC
92ab83c Minor addition to unary_term/1 11 March 2015, 10:58:27 UTC
9779c8d Typeset semantics as (left numbered) equations 11 March 2015, 10:49:37 UTC
5541be4 Added Polymnie support 11 March 2015, 09:26:04 UTC
792dcd6 Made some more brackets implicit 11 March 2015, 08:47:59 UTC
3921d79 Removed conflicts from merge 11 March 2015, 08:38:17 UTC
0541d30 Minor edit 11 March 2015, 01:07:36 UTC
091da1e Merge branch 'master' into dancing-links Conflicts: mill1.pl 11 March 2015, 01:00:58 UTC
32aa50a Merged dancing links 11 March 2015, 00:56:47 UTC
88e3d89 Some cleaning up 11 March 2015, 00:52:25 UTC
0c9e567 Another bugfix 10 March 2015, 22:12:25 UTC
c19dbf4 Debugging... 10 March 2015, 19:47:40 UTC
22bc82b Some corrections 10 March 2015, 18:12:35 UTC
65373dc Corrections Proof generation fails now, need to verify 10 March 2015, 17:55:49 UTC
466f4f5 First attempt integrating dancing links with main code 10 March 2015, 17:36:32 UTC
f166416 First version of best axiom computation 10 March 2015, 15:25:31 UTC
fef6a64 Cleanup and improvement to atom colletion 10 March 2015, 12:23:20 UTC
8c654e6 Minor code cleanup 10 March 2015, 01:21:08 UTC
a82f9bc Started programming dancing links 10 March 2015, 00:57:06 UTC
328c1ee Merge pull request #5 from RichardMoot/dancing-links Minor changes 10 March 2015, 00:53:38 UTC
528ca8d Minor changes 10 March 2015, 00:40:09 UTC
4842317 Minor improvements to latex.pl 09 March 2015, 14:52:20 UTC
667f5a9 Corrected proof generation Seems robust now, needs more intensive testing 09 March 2015, 13:42:44 UTC
9a4c84b More warnings 09 March 2015, 13:42:07 UTC
d5a9598 Added abolish declarations To avoid interference from previously loaded grammar files, all grammar predicates are abolished. 09 March 2015, 08:54:26 UTC
7d91bfb Cleanup and minor additions 09 March 2015, 00:37:19 UTC
a393d55 Added warning message for unknown terms (instead of failing silently 09 March 2015, 00:37:00 UTC
39f0b4a Added type-raised quantifier analysis as alternative to split scope 08 March 2015, 16:39:57 UTC
d19f95e Added more useful debugging information and error messages 08 March 2015, 16:39:00 UTC
9c5325c Added new example 08 March 2015, 01:31:15 UTC
8a0fe27 Some extra hybrid grammar features 07 March 2015, 19:56:29 UTC
e0fc389 Added negation/necessity/possibility 07 March 2015, 19:19:44 UTC
866207b Added many more examples 07 March 2015, 19:19:20 UTC
3d84c81 Updated parse_all summary 07 March 2015, 16:16:21 UTC
d8e0fef Added parse_all predicate 07 March 2015, 15:37:14 UTC
cad2218 Minor corrections 07 March 2015, 15:21:12 UTC
38c013d Refactored main prover predicates 07 March 2015, 13:43:44 UTC
866cc57 Minor correction 07 March 2015, 13:43:25 UTC
f3fd2e8 Correction 06 March 2015, 16:48:52 UTC
d0c60df Added final reflexive examples 06 March 2015, 15:39:16 UTC
4da5643 First (more or less) complete D grammar 06 March 2015, 15:30:19 UTC
91d53c0 Corrected "gave the cold shoulder example" 06 March 2015, 11:32:56 UTC
97881c5 Added \iota to semantics 06 March 2015, 01:42:48 UTC
0ee0523 Corrected Dutch examples 06 March 2015, 01:42:34 UTC
9970446 Corrections and new Dutch entries 05 March 2015, 21:29:37 UTC
1684329 Added D grammar Added a D grammar, plus some new definitions to ease their development. New translation cases (and sort calculation) for bridge, lproj and rproj 05 March 2015, 20:28:48 UTC
6d8fb93 Minor corrections 05 March 2015, 00:34:42 UTC
b614e81 prove/2 now subsumed by prove/3 04 March 2015, 17:16:51 UTC
fa7426a Added pairing/projection 04 March 2015, 17:16:24 UTC
b7d99b8 First version of lexicon and latex semantics 04 March 2015, 17:04:22 UTC
f92cfbb Variable name corrections Looking good this time, but needs more verification. 04 March 2015, 15:36:21 UTC
45cd493 Work on proof generation 04 March 2015, 14:51:28 UTC
e67cee2 Updated variable handling 04 March 2015, 11:13:09 UTC
5a51da6 ISO Prolog I/O Updated graph/proof output to use iso I/O 03 March 2015, 21:38:56 UTC
a2194b1 Minor corrections/additions 03 March 2015, 18:12:23 UTC
ecd4163 Started work on lexicon 03 March 2015, 17:12:27 UTC
2b79f82 Resolved variable names issue The variable names issue (where quantified variables were either portrayed using their instantiated version or unnecessarily renamed) seems to have been resolved. 03 March 2015, 16:19:28 UTC
cd1dbfd Update to rename_bound_variables 03 March 2015, 12:14:07 UTC
1a57c7b Minor cleanup 03 March 2015, 00:50:40 UTC
fee12cf Bugfix 02 March 2015, 20:36:07 UTC
4c0a828 Added hybrid/lambda example 02 March 2015, 16:26:56 UTC
c498d06 Corrections and bug fixes Need to verify test3(X), which has a problem with variables. 02 March 2015, 16:00:42 UTC
990cd6a First complete LaTeX proofs First version of LaTeX proof output. Needs a lot more testing. 02 March 2015, 13:59:34 UTC
back to top