Tue, 18 Feb 2014 18:29:02 +0100 more standard names for protocol and markup elements;
wenzelm [Tue, 18 Feb 2014 18:29:02 +0100] rev 55553
more standard names for protocol and markup elements;
Tue, 18 Feb 2014 17:26:13 +0100 tuned whitespace;
wenzelm [Tue, 18 Feb 2014 17:26:13 +0100] rev 55552
tuned whitespace;
Tue, 18 Feb 2014 17:03:12 +0100 tuned signature;
wenzelm [Tue, 18 Feb 2014 17:03:12 +0100] rev 55551
tuned signature;
Tue, 18 Feb 2014 16:34:02 +0100 generic markup for embedded languages;
wenzelm [Tue, 18 Feb 2014 16:34:02 +0100] rev 55550
generic markup for embedded languages;
Tue, 18 Feb 2014 15:38:50 +0100 clarified special eol treatment (amending 3d55ef732cd7): allow last line to be empty, which means stop == end for second-last line;
wenzelm [Tue, 18 Feb 2014 15:38:50 +0100] rev 55549
clarified special eol treatment (amending 3d55ef732cd7): allow last line to be empty, which means stop == end for second-last line;
Tue, 18 Feb 2014 14:05:08 +0100 more uniform/robust restriction of reported positions, e.g. relevant for "bad" markup due to unclosed comment in ML file;
wenzelm [Tue, 18 Feb 2014 14:05:08 +0100] rev 55548
more uniform/robust restriction of reported positions, e.g. relevant for "bad" markup due to unclosed comment in ML file;
Mon, 17 Feb 2014 22:39:20 +0100 subtle change of semantics of Thm.eq_thm, e.g. relevant for merge of src/HOL/Tools/Predicate_Compile/core_data.ML (cf. HOL-IMP);
wenzelm [Mon, 17 Feb 2014 22:39:20 +0100] rev 55547
subtle change of semantics of Thm.eq_thm, e.g. relevant for merge of src/HOL/Tools/Predicate_Compile/core_data.ML (cf. HOL-IMP);
Mon, 17 Feb 2014 21:37:41 +0100 always show PIDE positions as \<here> (0x002302 "House" from DejaVuSansMono);
wenzelm [Mon, 17 Feb 2014 21:37:41 +0100] rev 55546
always show PIDE positions as \<here> (0x002302 "House" from DejaVuSansMono);
Mon, 17 Feb 2014 20:54:03 +0100 hyperlink for visible positions;
wenzelm [Mon, 17 Feb 2014 20:54:03 +0100] rev 55545
hyperlink for visible positions;
Mon, 17 Feb 2014 20:19:02 +0100 more informative error;
wenzelm [Mon, 17 Feb 2014 20:19:02 +0100] rev 55544
more informative error;
Mon, 17 Feb 2014 17:49:29 +0100 more informative error;
wenzelm [Mon, 17 Feb 2014 17:49:29 +0100] rev 55543
more informative error;
Tue, 18 Feb 2014 17:56:48 +0100 removed not anymore used theorems
traytel [Tue, 18 Feb 2014 17:56:48 +0100] rev 55542
removed not anymore used theorems
Tue, 18 Feb 2014 14:51:26 +0100 syntactic simplifications of internal (co)datatype constructions
traytel [Tue, 18 Feb 2014 14:51:26 +0100] rev 55541
syntactic simplifications of internal (co)datatype constructions
Tue, 18 Feb 2014 01:11:25 +0100 follow up of 0819931d652d -- put right induction rule in the old data structure, repairs 'HOL-Proof'-based sessions
blanchet [Tue, 18 Feb 2014 01:11:25 +0100] rev 55540
follow up of 0819931d652d -- put right induction rule in the old data structure, repairs 'HOL-Proof'-based sessions
Mon, 17 Feb 2014 22:54:38 +0100 simplified data structure by reducing the incidence of clumsy indices
blanchet [Mon, 17 Feb 2014 22:54:38 +0100] rev 55539
simplified data structure by reducing the incidence of clumsy indices
Mon, 17 Feb 2014 18:18:27 +0100 tuning
blanchet [Mon, 17 Feb 2014 18:18:27 +0100] rev 55538
tuning * * * moved 'primrec' up to displace the few remaining uses of 'old_primrec'
Mon, 17 Feb 2014 14:59:09 +0100 made SML/NJ happy;
wenzelm [Mon, 17 Feb 2014 14:59:09 +0100] rev 55537
made SML/NJ happy;
Mon, 17 Feb 2014 14:07:26 +0100 NEWS;
wenzelm [Mon, 17 Feb 2014 14:07:26 +0100] rev 55536
NEWS;
Mon, 17 Feb 2014 13:31:42 +0100 name derivations in 'primrec' for code extraction from proof terms
blanchet [Mon, 17 Feb 2014 13:31:42 +0100] rev 55535
name derivations in 'primrec' for code extraction from proof terms
Mon, 17 Feb 2014 13:31:42 +0100 renamed old 'primrec' to 'old_primrec' (until the new 'primrec' can be moved above 'Nat' in the theory dependencies)
blanchet [Mon, 17 Feb 2014 13:31:42 +0100] rev 55534
renamed old 'primrec' to 'old_primrec' (until the new 'primrec' can be moved above 'Nat' in the theory dependencies)
Mon, 17 Feb 2014 13:31:42 +0100 updated NEWS
blanchet [Mon, 17 Feb 2014 13:31:42 +0100] rev 55533
updated NEWS
Mon, 17 Feb 2014 13:31:42 +0100 updated keywords
blanchet [Mon, 17 Feb 2014 13:31:42 +0100] rev 55532
updated keywords
Mon, 17 Feb 2014 13:31:42 +0100 renamed 'datatype_new_compat' to 'datatype_compat'
blanchet [Mon, 17 Feb 2014 13:31:42 +0100] rev 55531
renamed 'datatype_new_compat' to 'datatype_compat'
Mon, 17 Feb 2014 13:31:42 +0100 renamed 'primrec_new' to 'primrec', overriding the old command (which it still uses as a fallback for old-style datatypes)
blanchet [Mon, 17 Feb 2014 13:31:42 +0100] rev 55530
renamed 'primrec_new' to 'primrec', overriding the old command (which it still uses as a fallback for old-style datatypes)
Mon, 17 Feb 2014 13:31:42 +0100 tuning: moved code where it belongs
blanchet [Mon, 17 Feb 2014 13:31:42 +0100] rev 55529
tuning: moved code where it belongs
Mon, 17 Feb 2014 13:31:42 +0100 have 'primrec_new' fall back on old 'primrec' when given old-style datatypes
blanchet [Mon, 17 Feb 2014 13:31:42 +0100] rev 55528
have 'primrec_new' fall back on old 'primrec' when given old-style datatypes
Mon, 17 Feb 2014 13:31:41 +0100 tuning
blanchet [Mon, 17 Feb 2014 13:31:41 +0100] rev 55527
tuning
Mon, 17 Feb 2014 11:14:26 +0100 more markup;
wenzelm [Mon, 17 Feb 2014 11:14:26 +0100] rev 55526
more markup;
Sun, 16 Feb 2014 21:33:28 +0100 folded 'rel_option' into 'option_rel'
blanchet [Sun, 16 Feb 2014 21:33:28 +0100] rev 55525
folded 'rel_option' into 'option_rel'
Sun, 16 Feb 2014 21:33:28 +0100 folded 'list_all2' with the relator generated by 'datatype_new'
blanchet [Sun, 16 Feb 2014 21:33:28 +0100] rev 55524
folded 'list_all2' with the relator generated by 'datatype_new'
Sun, 16 Feb 2014 21:33:28 +0100 removed final periods in messages for proof methods
blanchet [Sun, 16 Feb 2014 21:33:28 +0100] rev 55523
removed final periods in messages for proof methods
Sun, 16 Feb 2014 21:09:47 +0100 tuned proofs;
wenzelm [Sun, 16 Feb 2014 21:09:47 +0100] rev 55522
tuned proofs;
Sun, 16 Feb 2014 18:46:13 +0100 added a version of the Metis tactic that returns the unused facts
blanchet [Sun, 16 Feb 2014 18:46:13 +0100] rev 55521
added a version of the Metis tactic that returns the unused facts
Sun, 16 Feb 2014 18:39:42 +0100 tuned code
blanchet [Sun, 16 Feb 2014 18:39:42 +0100] rev 55520
tuned code
Sun, 16 Feb 2014 18:39:41 +0100 more NEWS
blanchet [Sun, 16 Feb 2014 18:39:41 +0100] rev 55519
more NEWS
Sun, 16 Feb 2014 18:39:40 +0100 folded 'Option.set' into BNF-generated 'set_option'
blanchet [Sun, 16 Feb 2014 18:39:40 +0100] rev 55518
folded 'Option.set' into BNF-generated 'set_option'
Sun, 16 Feb 2014 17:50:13 +0100 merged
wenzelm [Sun, 16 Feb 2014 17:50:13 +0100] rev 55517
merged
Sun, 16 Feb 2014 17:25:03 +0100 prefer user-space tool within Pure.thy;
wenzelm [Sun, 16 Feb 2014 17:25:03 +0100] rev 55516
prefer user-space tool within Pure.thy;
Sun, 16 Feb 2014 17:17:26 +0100 more markup;
wenzelm [Sun, 16 Feb 2014 17:17:26 +0100] rev 55515
more markup;
Sun, 16 Feb 2014 16:48:30 +0100 more uniform rendering of text that is formally interpreted: avoid clash with inner markup;
wenzelm [Sun, 16 Feb 2014 16:48:30 +0100] rev 55514
more uniform rendering of text that is formally interpreted: avoid clash with inner markup;
Sun, 16 Feb 2014 16:28:50 +0100 recovered Isabelle_Sidekick_Markup from 9c53198dbb1c: snapshot requires Swing_Thread;
wenzelm [Sun, 16 Feb 2014 16:28:50 +0100] rev 55513
recovered Isabelle_Sidekick_Markup from 9c53198dbb1c: snapshot requires Swing_Thread;
Sun, 16 Feb 2014 15:38:08 +0100 support ML antiquotations in Scala;
wenzelm [Sun, 16 Feb 2014 15:38:08 +0100] rev 55512
support ML antiquotations in Scala; tuned -- more uniform ML vs. Scala;
Sun, 16 Feb 2014 14:18:14 +0100 antiquotations within plain text: Scala version in accordance to ML;
wenzelm [Sun, 16 Feb 2014 14:18:14 +0100] rev 55511
antiquotations within plain text: Scala version in accordance to ML;
Sun, 16 Feb 2014 13:18:08 +0100 tuned signature -- emphasize line-oriented aspect;
wenzelm [Sun, 16 Feb 2014 13:18:08 +0100] rev 55510
tuned signature -- emphasize line-oriented aspect;
Sun, 16 Feb 2014 13:56:48 +0100 eliminated odd dislocation of keyword declaration and implementation (leftover from 318cd8ac1817)
haftmann [Sun, 16 Feb 2014 13:56:48 +0100] rev 55509
eliminated odd dislocation of keyword declaration and implementation (leftover from 318cd8ac1817)
Sat, 15 Feb 2014 21:11:29 +0100 tuned whitespace;
wenzelm [Sat, 15 Feb 2014 21:11:29 +0100] rev 55508
tuned whitespace;
Sat, 15 Feb 2014 21:09:48 +0100 removed odd comments -- inferred types are shown by Prover IDE;
wenzelm [Sat, 15 Feb 2014 21:09:48 +0100] rev 55507
removed odd comments -- inferred types are shown by Prover IDE;
Sat, 15 Feb 2014 18:48:43 +0100 removed dead code;
wenzelm [Sat, 15 Feb 2014 18:48:43 +0100] rev 55506
removed dead code; tuned;
Sat, 15 Feb 2014 18:28:18 +0100 more uniform ML keyword markup;
wenzelm [Sat, 15 Feb 2014 18:28:18 +0100] rev 55505
more uniform ML keyword markup; tuned;
Sat, 15 Feb 2014 17:10:57 +0100 merged
wenzelm [Sat, 15 Feb 2014 17:10:57 +0100] rev 55504
merged
Sat, 15 Feb 2014 17:04:55 +0100 tuned;
wenzelm [Sat, 15 Feb 2014 17:04:55 +0100] rev 55503
tuned;
Sat, 15 Feb 2014 16:55:48 +0100 clarified Isabelle/ML strings;
wenzelm [Sat, 15 Feb 2014 16:55:48 +0100] rev 55502
clarified Isabelle/ML strings;
Sat, 15 Feb 2014 16:49:10 +0100 refined ML keyword styles;
wenzelm [Sat, 15 Feb 2014 16:49:10 +0100] rev 55501
refined ML keyword styles;
Sat, 15 Feb 2014 16:27:58 +0100 isabelle-ml mode with separate token marker;
wenzelm [Sat, 15 Feb 2014 16:27:58 +0100] rev 55500
isabelle-ml mode with separate token marker; clarified ML_Lex.gap_start: end-of-input counts as single newline;
Sat, 15 Feb 2014 14:52:51 +0100 partial scans via ML_Lex.tokenize_context;
wenzelm [Sat, 15 Feb 2014 14:52:51 +0100] rev 55499
partial scans via ML_Lex.tokenize_context; simplified ML_char: no gaps (hardly relevant in practice); tuned;
Fri, 14 Feb 2014 22:03:48 +0100 proper signature;
wenzelm [Fri, 14 Feb 2014 22:03:48 +0100] rev 55498
proper signature; removed dead code;
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip