Thu, 20 Feb 2014 13:23:49 +0100 default completion context via outer syntax;
wenzelm [Thu, 20 Feb 2014 13:23:49 +0100] rev 55616
default completion context via outer syntax; no symbol completion for ML files; tuned;
Thu, 20 Feb 2014 12:53:12 +0100 completion of keywords and symbols based on language context;
wenzelm [Thu, 20 Feb 2014 12:53:12 +0100] rev 55615
completion of keywords and symbols based on language context;
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);
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip