wenzelm [Thu, 20 Feb 2014 13:23:49 +0100] rev 55616
default completion context via outer syntax;
no symbol completion for ML files;
tuned;
wenzelm [Thu, 20 Feb 2014 12:53:12 +0100] rev 55615
completion of keywords and symbols based on language context;
wenzelm [Wed, 19 Feb 2014 21:38:44 +0100] rev 55614
prefer guarded Context_Position.report where feasible;
wenzelm [Wed, 19 Feb 2014 20:56:29 +0100] rev 55613
more markup;
clarified token range;
wenzelm [Wed, 19 Feb 2014 20:53:09 +0100] rev 55612
tuned signature;
wenzelm [Wed, 19 Feb 2014 20:07:31 +0100] rev 55611
removed dead code;
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
kuncar [Thu, 20 Feb 2014 16:56:32 +0100] rev 55609
refactoring
kuncar [Thu, 20 Feb 2014 16:56:32 +0100] rev 55608
the rule is not needed due to 1726f46d2aa8
traytel [Thu, 20 Feb 2014 16:47:22 +0100] rev 55607
merged
traytel [Thu, 20 Feb 2014 15:51:26 +0100] rev 55606
tuned tactic
haftmann [Thu, 20 Feb 2014 10:32:09 +0100] rev 55605
tuned
noschinl [Thu, 20 Feb 2014 15:14:37 +0100] rev 55604
less flex-flex pairs
traytel [Thu, 20 Feb 2014 13:53:26 +0100] rev 55603
less flex-flex pairs (thanks to Lars' statistics)
traytel [Thu, 20 Feb 2014 11:40:03 +0100] rev 55602
made tactics more robust
haftmann [Wed, 19 Feb 2014 22:08:47 +0100] rev 55601
offical tool
haftmann [Wed, 19 Feb 2014 22:05:15 +0100] rev 55600
more convenient syntax for 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"
kleing [Thu, 20 Feb 2014 12:27:51 +1100] rev 55598
move stronger rules into exercise
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;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55596
reconstruction framework for LEO-II's TPTP proofs;
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;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55594
cleaned code used to produce a proof-graph;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55593
improved configurability of DOT exporter;
tuned;
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;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55591
experimented with presentation of DOT+LaTeX;
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);
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55589
added case for handling 'assumption' lines in Satallax proofs;
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55588
improved latex output: spacing between terms, and encoding terms in mathrm;
tuned comments;
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);