Wed, 19 Feb 2014 21:38:44 +0100 prefer guarded Context_Position.report where feasible;
wenzelm [Wed, 19 Feb 2014 21:38:44 +0100] rev 55614
prefer guarded Context_Position.report where feasible;
Wed, 19 Feb 2014 20:56:29 +0100 more markup;
wenzelm [Wed, 19 Feb 2014 20:56:29 +0100] rev 55613
more markup; clarified token range;
Wed, 19 Feb 2014 20:53:09 +0100 tuned signature;
wenzelm [Wed, 19 Feb 2014 20:53:09 +0100] rev 55612
tuned signature;
Wed, 19 Feb 2014 20:07:31 +0100 removed dead code;
wenzelm [Wed, 19 Feb 2014 20:07:31 +0100] rev 55611
removed dead code;
Thu, 20 Feb 2014 16:56:33 +0100 refactoring; generate rep_eq always, not only when it would be accepted by the code generator
kuncar [Thu, 20 Feb 2014 16:56:33 +0100] rev 55610
refactoring; generate rep_eq always, not only when it would be accepted by the code generator
Thu, 20 Feb 2014 16:56:32 +0100 refactoring
kuncar [Thu, 20 Feb 2014 16:56:32 +0100] rev 55609
refactoring
Thu, 20 Feb 2014 16:56:32 +0100 the rule is not needed due to 1726f46d2aa8
kuncar [Thu, 20 Feb 2014 16:56:32 +0100] rev 55608
the rule is not needed due to 1726f46d2aa8
Thu, 20 Feb 2014 16:47:22 +0100 merged
traytel [Thu, 20 Feb 2014 16:47:22 +0100] rev 55607
merged
Thu, 20 Feb 2014 15:51:26 +0100 tuned tactic
traytel [Thu, 20 Feb 2014 15:51:26 +0100] rev 55606
tuned tactic
Thu, 20 Feb 2014 10:32:09 +0100 tuned
haftmann [Thu, 20 Feb 2014 10:32:09 +0100] rev 55605
tuned
Thu, 20 Feb 2014 15:14:37 +0100 less flex-flex pairs
noschinl [Thu, 20 Feb 2014 15:14:37 +0100] rev 55604
less flex-flex pairs
Thu, 20 Feb 2014 13:53:26 +0100 less flex-flex pairs (thanks to Lars' statistics)
traytel [Thu, 20 Feb 2014 13:53:26 +0100] rev 55603
less flex-flex pairs (thanks to Lars' statistics)
Thu, 20 Feb 2014 11:40:03 +0100 made tactics more robust
traytel [Thu, 20 Feb 2014 11:40:03 +0100] rev 55602
made tactics more robust
Wed, 19 Feb 2014 22:08:47 +0100 offical tool
haftmann [Wed, 19 Feb 2014 22:08:47 +0100] rev 55601
offical tool
Wed, 19 Feb 2014 22:05:15 +0100 more convenient syntax for permanent interpretation
haftmann [Wed, 19 Feb 2014 22:05:15 +0100] rev 55600
more convenient syntax for permanent interpretation
Wed, 19 Feb 2014 22:05:05 +0100 aggiornamento for "interpretation with definitions": operate uniformly on theory and locale level under the brand of "permanent interpretation"
haftmann [Wed, 19 Feb 2014 22:05:05 +0100] rev 55599
aggiornamento for "interpretation with definitions": operate uniformly on theory and locale level under the brand of "permanent interpretation"
Thu, 20 Feb 2014 12:27:51 +1100 move stronger rules into exercise
kleing [Thu, 20 Feb 2014 12:27:51 +1100] rev 55598
move stronger rules into exercise
Wed, 19 Feb 2014 15:57:02 +0000 added a function that carries out all the reconstruction steps, for improved usability;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55597
added a function that carries out all the reconstruction steps, for improved usability; added documentation;
Wed, 19 Feb 2014 15:57:02 +0000 reconstruction framework for LEO-II's TPTP proofs;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55596
reconstruction framework for LEO-II's TPTP proofs;
Wed, 19 Feb 2014 15:57:02 +0000 made list of test files a parameter to timed_test in TPTP_Test.thy, and updated dependent definitions;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55595
made list of test files a parameter to timed_test in TPTP_Test.thy, and updated dependent definitions;
Wed, 19 Feb 2014 15:57:02 +0000 cleaned code used to produce a proof-graph;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55594
cleaned code used to produce a proof-graph;
Wed, 19 Feb 2014 15:57:02 +0000 improved configurability of DOT exporter;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55593
improved configurability of DOT exporter; tuned;
Wed, 19 Feb 2014 15:57:02 +0000 behaviour of tptp_graph now depends on an envir variable to indicate whether to produce proof graph containing formulas or not;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55592
behaviour of tptp_graph now depends on an envir variable to indicate whether to produce proof graph containing formulas or not; tuned;
Wed, 19 Feb 2014 15:57:02 +0000 experimented with presentation of DOT+LaTeX;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55591
experimented with presentation of DOT+LaTeX;
Wed, 19 Feb 2014 15:57:02 +0000 edges are now being shown in the proof graph;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55590
edges are now being shown in the proof graph; removed the shapes related to the conjecture and the negated conjecture, to remove clutter (since i'm also showing the inference's conclusion in latex);
Wed, 19 Feb 2014 15:57:02 +0000 added case for handling 'assumption' lines in Satallax proofs;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55589
added case for handling 'assumption' lines in Satallax proofs;
Wed, 19 Feb 2014 15:57:02 +0000 improved latex output: spacing between terms, and encoding terms in mathrm;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55588
improved latex output: spacing between terms, and encoding terms in mathrm; tuned comments;
Wed, 19 Feb 2014 15:57:02 +0000 experimenting with improving DOT output, and embedding LaTeX code for formulas (rather than only giving the clause number);
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55587
experimenting with improving DOT output, and embedding LaTeX code for formulas (rather than only giving the clause number);
Wed, 19 Feb 2014 15:57:02 +0000 added more node shapes (matched with roles);
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55586
added more node shapes (matched with roles);
Wed, 19 Feb 2014 16:33:11 +0100 updated NEWS
blanchet [Wed, 19 Feb 2014 16:33:11 +0100] rev 55585
updated NEWS
Wed, 19 Feb 2014 16:32:37 +0100 merged 'List.set' with BNF-generated 'set'
blanchet [Wed, 19 Feb 2014 16:32:37 +0100] rev 55584
merged 'List.set' with BNF-generated 'set'
Wed, 19 Feb 2014 22:02:23 +1100 moved advanced folding into separate exercise
kleing [Wed, 19 Feb 2014 22:02:23 +1100] rev 55583
moved advanced folding into separate exercise
Wed, 19 Feb 2014 22:02:00 +1100 tuned definition
kleing [Wed, 19 Feb 2014 22:02:00 +1100] rev 55582
tuned definition
Wed, 19 Feb 2014 12:04:21 +0100 another simplification of internal codatatype construction
traytel [Wed, 19 Feb 2014 12:04:21 +0100] rev 55581
another simplification of internal codatatype construction
Wed, 19 Feb 2014 11:11:07 +0100 reflect 207538943038 in NEWS
traytel [Wed, 19 Feb 2014 11:11:07 +0100] rev 55580
reflect 207538943038 in NEWS
Wed, 19 Feb 2014 10:30:21 +0100 reverted ba7392b52a7c: List_Prefix not needed anymore by codatatypes
traytel [Wed, 19 Feb 2014 10:30:21 +0100] rev 55579
reverted ba7392b52a7c: List_Prefix not needed anymore by codatatypes
Wed, 19 Feb 2014 10:21:02 +0100 removed not anymore used constants and theorems
traytel [Wed, 19 Feb 2014 10:21:02 +0100] rev 55578
removed not anymore used constants and theorems
Wed, 19 Feb 2014 09:50:50 +0100 simplifications of internal codatatype construction
traytel [Wed, 19 Feb 2014 09:50:50 +0100] rev 55577
simplifications of internal codatatype construction
Wed, 19 Feb 2014 08:34:34 +0100 adapted Nitpick to 'primrec' refactoring
blanchet [Wed, 19 Feb 2014 08:34:34 +0100] rev 55576
adapted Nitpick to 'primrec' refactoring
Wed, 19 Feb 2014 08:34:33 +0100 moved 'primrec' up (for real this time) and removed temporary 'old_primrec'
blanchet [Wed, 19 Feb 2014 08:34:33 +0100] rev 55575
moved 'primrec' up (for real this time) and removed temporary 'old_primrec'
Wed, 19 Feb 2014 08:34:32 +0100 rewrote a small portion of code to avoid dependency on low-level constant
blanchet [Wed, 19 Feb 2014 08:34:32 +0100] rev 55574
rewrote a small portion of code to avoid dependency on low-level constant
Wed, 19 Feb 2014 08:33:59 +0100 tuning
blanchet [Wed, 19 Feb 2014 08:33:59 +0100] rev 55573
tuning
Wed, 19 Feb 2014 17:16:40 +1100 provide more automation for type definitions (makes book exercises easier)
kleing [Wed, 19 Feb 2014 17:16:40 +1100] rev 55572
provide more automation for type definitions (makes book exercises easier)
Tue, 18 Feb 2014 23:08:59 +0100 prepare two-stage 'primrec' setup
blanchet [Tue, 18 Feb 2014 23:08:59 +0100] rev 55571
prepare two-stage 'primrec' setup
Tue, 18 Feb 2014 23:08:58 +0100 tuning
blanchet [Tue, 18 Feb 2014 23:08:58 +0100] rev 55570
tuning
Tue, 18 Feb 2014 23:08:57 +0100 removed deadcode
blanchet [Tue, 18 Feb 2014 23:08:57 +0100] rev 55569
removed deadcode
Tue, 18 Feb 2014 23:08:55 +0100 merged
blanchet [Tue, 18 Feb 2014 23:08:55 +0100] rev 55568
merged
Tue, 18 Feb 2014 17:52:28 +0100 tuning
blanchet [Tue, 18 Feb 2014 17:52:28 +0100] rev 55567
tuning
Tue, 18 Feb 2014 17:52:27 +0100 made SML/NJ happier
blanchet [Tue, 18 Feb 2014 17:52:27 +0100] rev 55566
made SML/NJ happier
Tue, 18 Feb 2014 23:03:50 +0100 simplify proofs because of the stronger reflexivity prover
kuncar [Tue, 18 Feb 2014 23:03:50 +0100] rev 55565
simplify proofs because of the stronger reflexivity prover
Tue, 18 Feb 2014 23:03:49 +0100 delete or move now not necessary reflexivity rules due to 1726f46d2aa8
kuncar [Tue, 18 Feb 2014 23:03:49 +0100] rev 55564
delete or move now not necessary reflexivity rules due to 1726f46d2aa8
Tue, 18 Feb 2014 23:03:47 +0100 implement the reflexivity prover as a monotonicity prover that proves R >= op=; derive "reflexivity" rules for relators from mono rules and eq rules
kuncar [Tue, 18 Feb 2014 23:03:47 +0100] rev 55563
implement the reflexivity prover as a monotonicity prover that proves R >= op=; derive "reflexivity" rules for relators from mono rules and eq rules
Tue, 18 Feb 2014 21:00:13 +0100 merged
wenzelm [Tue, 18 Feb 2014 21:00:13 +0100] rev 55562
merged
Tue, 18 Feb 2014 20:50:07 +0100 more markup;
wenzelm [Tue, 18 Feb 2014 20:50:07 +0100] rev 55561
more markup;
Tue, 18 Feb 2014 20:37:45 +0100 proper term equality;
wenzelm [Tue, 18 Feb 2014 20:37:45 +0100] rev 55560
proper term equality; proper Args.term_pattern parser (like 'is' or 'let' in Isar);
Tue, 18 Feb 2014 20:32:58 +0100 tuned message;
wenzelm [Tue, 18 Feb 2014 20:32:58 +0100] rev 55559
tuned message;
Tue, 18 Feb 2014 20:20:42 +0100 more uniform treatment of dockables and their standard actions;
wenzelm [Tue, 18 Feb 2014 20:20:42 +0100] rev 55558
more uniform treatment of dockables and their standard actions;
Tue, 18 Feb 2014 19:00:13 +0100 standardized action and panel names;
wenzelm [Tue, 18 Feb 2014 19:00:13 +0100] rev 55557
standardized action and panel names;
Tue, 18 Feb 2014 18:51:03 +0100 tuned imports;
wenzelm [Tue, 18 Feb 2014 18:51:03 +0100] rev 55556
tuned imports;
Tue, 18 Feb 2014 18:43:47 +0100 prefer concrete list append;
wenzelm [Tue, 18 Feb 2014 18:43:47 +0100] rev 55555
prefer concrete list append;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip