wenzelm [Thu, 20 Feb 2014 19:55:39 +0100] rev 55631
removed dead code;
wenzelm [Thu, 20 Feb 2014 19:52:43 +0100] rev 55630
tuned;
wenzelm [Thu, 20 Feb 2014 19:44:48 +0100] rev 55629
proper naming convention;
wenzelm [Thu, 20 Feb 2014 19:38:34 +0100] rev 55628
prefer cat_lines;
wenzelm [Thu, 20 Feb 2014 19:32:20 +0100] rev 55627
tuned whitespace;
wenzelm [Thu, 20 Feb 2014 18:23:32 +0100] rev 55626
tuned comments;
wenzelm [Thu, 20 Feb 2014 17:57:26 +0100] rev 55625
complete symbols within ML strings / comments;
wenzelm [Thu, 20 Feb 2014 17:51:16 +0100] rev 55624
tuned messages;
wenzelm [Thu, 20 Feb 2014 17:21:48 +0100] rev 55623
tuned;
wenzelm [Thu, 20 Feb 2014 16:56:51 +0100] rev 55622
clarified markup cumulation order (see also 25306d92f4ad and 0009a6ebc83b), e.g. relevant for completion_context;
wenzelm [Thu, 20 Feb 2014 16:08:39 +0100] rev 55621
added PIDE.snapshot, PIDE.rendering for convenience;
wenzelm [Thu, 20 Feb 2014 16:00:37 +0100] rev 55620
cumulate/select wrt. precise elements guard;
tuned signature;
wenzelm [Thu, 20 Feb 2014 15:15:41 +0100] rev 55619
tuned;
wenzelm [Thu, 20 Feb 2014 14:36:17 +0100] rev 55618
tuned imports;
wenzelm [Thu, 20 Feb 2014 14:17:28 +0100] rev 55617
unused;
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);
sultana [Wed, 19 Feb 2014 15:57:02 +0000] rev 55586
added more node shapes (matched with roles);
blanchet [Wed, 19 Feb 2014 16:33:11 +0100] rev 55585
updated NEWS
blanchet [Wed, 19 Feb 2014 16:32:37 +0100] rev 55584
merged 'List.set' with BNF-generated 'set'
kleing [Wed, 19 Feb 2014 22:02:23 +1100] rev 55583
moved advanced folding into separate exercise
kleing [Wed, 19 Feb 2014 22:02:00 +1100] rev 55582
tuned definition
traytel [Wed, 19 Feb 2014 12:04:21 +0100] rev 55581
another simplification of internal codatatype construction
traytel [Wed, 19 Feb 2014 11:11:07 +0100] rev 55580
reflect 207538943038 in NEWS
traytel [Wed, 19 Feb 2014 10:30:21 +0100] rev 55579
reverted ba7392b52a7c: List_Prefix not needed anymore by codatatypes
traytel [Wed, 19 Feb 2014 10:21:02 +0100] rev 55578
removed not anymore used constants and theorems
traytel [Wed, 19 Feb 2014 09:50:50 +0100] rev 55577
simplifications of internal codatatype construction
blanchet [Wed, 19 Feb 2014 08:34:34 +0100] rev 55576
adapted Nitpick to 'primrec' refactoring
blanchet [Wed, 19 Feb 2014 08:34:33 +0100] rev 55575
moved 'primrec' up (for real this time) and removed temporary 'old_primrec'
blanchet [Wed, 19 Feb 2014 08:34:32 +0100] rev 55574
rewrote a small portion of code to avoid dependency on low-level constant
blanchet [Wed, 19 Feb 2014 08:33:59 +0100] rev 55573
tuning
kleing [Wed, 19 Feb 2014 17:16:40 +1100] rev 55572
provide more automation for type definitions (makes book exercises easier)
blanchet [Tue, 18 Feb 2014 23:08:59 +0100] rev 55571
prepare two-stage 'primrec' setup
blanchet [Tue, 18 Feb 2014 23:08:58 +0100] rev 55570
tuning
blanchet [Tue, 18 Feb 2014 23:08:57 +0100] rev 55569
removed deadcode
blanchet [Tue, 18 Feb 2014 23:08:55 +0100] rev 55568
merged