Thu, 23 Nov 2006 13:32:19 +0100 typo in comment fixed
webertj [Thu, 23 Nov 2006 13:32:19 +0100] rev 21486
typo in comment fixed
Thu, 23 Nov 2006 11:39:11 +0100 Add retractfile to supported pgip commands
aspinall [Thu, 23 Nov 2006 11:39:11 +0100] rev 21485
Add retractfile to supported pgip commands
Thu, 23 Nov 2006 11:24:33 +0100 PGIP: add retractfile. Be stricter in file open/close protocol.
aspinall [Thu, 23 Nov 2006 11:24:33 +0100] rev 21484
PGIP: add retractfile. Be stricter in file open/close protocol.
Thu, 23 Nov 2006 00:52:23 +0100 replaced Args.map_values/Element.map_ctxt_values by general morphism application;
wenzelm [Thu, 23 Nov 2006 00:52:23 +0100] rev 21483
replaced Args.map_values/Element.map_ctxt_values by general morphism application;
Thu, 23 Nov 2006 00:52:19 +0100 moved ML identifiers to structure ML_Syntax;
wenzelm [Thu, 23 Nov 2006 00:52:19 +0100] rev 21482
moved ML identifiers to structure ML_Syntax;
Thu, 23 Nov 2006 00:52:15 +0100 added morph_ctxt, morph_witness;
wenzelm [Thu, 23 Nov 2006 00:52:15 +0100] rev 21481
added morph_ctxt, morph_witness; removed ctxt/witness in favour of general morphisms;
Thu, 23 Nov 2006 00:52:11 +0100 replaced map_values by morph_values;
wenzelm [Thu, 23 Nov 2006 00:52:11 +0100] rev 21480
replaced map_values by morph_values;
Thu, 23 Nov 2006 00:52:07 +0100 moved string_of_pair/list/option to structure ML_Syntax;
wenzelm [Thu, 23 Nov 2006 00:52:07 +0100] rev 21479
moved string_of_pair/list/option to structure ML_Syntax;
Thu, 23 Nov 2006 00:52:03 +0100 moved ML syntax operations to structure ML_Syntax;
wenzelm [Thu, 23 Nov 2006 00:52:03 +0100] rev 21478
moved ML syntax operations to structure ML_Syntax;
Thu, 23 Nov 2006 00:52:01 +0100 Basic ML syntax operations.
wenzelm [Thu, 23 Nov 2006 00:52:01 +0100] rev 21477
Basic ML syntax operations.
Thu, 23 Nov 2006 00:51:57 +0100 Abstract morphisms on formal entities.
wenzelm [Thu, 23 Nov 2006 00:51:57 +0100] rev 21476
Abstract morphisms on formal entities.
Thu, 23 Nov 2006 00:51:54 +0100 added morphism.ML, General/ml_syntax.ML;
wenzelm [Thu, 23 Nov 2006 00:51:54 +0100] rev 21475
added morphism.ML, General/ml_syntax.ML;
Thu, 23 Nov 2006 00:51:51 +0100 renamed string_of_pair/list/option to ML_Syntax.str_of_pair/list/option;
wenzelm [Thu, 23 Nov 2006 00:51:51 +0100] rev 21474
renamed string_of_pair/list/option to ML_Syntax.str_of_pair/list/option;
Thu, 23 Nov 2006 00:51:47 +0100 removed dead code;
wenzelm [Thu, 23 Nov 2006 00:51:47 +0100] rev 21473
removed dead code;
Thu, 23 Nov 2006 00:09:24 +0100 Add doccomment; rename litcomment -> doccomment
aspinall [Thu, 23 Nov 2006 00:09:24 +0100] rev 21472
Add doccomment; rename litcomment -> doccomment
Wed, 22 Nov 2006 20:51:00 +0100 * settings: ML_IDENTIFIER includes the Isabelle version identifier;
wenzelm [Wed, 22 Nov 2006 20:51:00 +0100] rev 21471
* settings: ML_IDENTIFIER includes the Isabelle version identifier;
Wed, 22 Nov 2006 20:08:07 +0100 Consolidation of code to "blacklist" unhelpful theorems, including record
paulson [Wed, 22 Nov 2006 20:08:07 +0100] rev 21470
Consolidation of code to "blacklist" unhelpful theorems, including record surjectivity properties
Wed, 22 Nov 2006 19:55:22 +0100 ML_IDENTIFIER includes Isabelle version;
wenzelm [Wed, 22 Nov 2006 19:55:22 +0100] rev 21469
ML_IDENTIFIER includes Isabelle version;
Wed, 22 Nov 2006 19:53:24 +0100 add ISABELLE_VERSION to ML_IDENTIFIER, unless this is repository or build;
wenzelm [Wed, 22 Nov 2006 19:53:24 +0100] rev 21468
add ISABELLE_VERSION to ML_IDENTIFIER, unless this is repository or build;
Wed, 22 Nov 2006 17:38:36 +0100 consts: ProofContext.set_stmt true -- avoids naming of local thms;
wenzelm [Wed, 22 Nov 2006 17:38:36 +0100] rev 21467
consts: ProofContext.set_stmt true -- avoids naming of local thms;
Wed, 22 Nov 2006 15:58:59 +0100 init: enter inner statement mode, which prevents local notes from being named internally;
wenzelm [Wed, 22 Nov 2006 15:58:59 +0100] rev 21466
init: enter inner statement mode, which prevents local notes from being named internally;
Wed, 22 Nov 2006 15:58:15 +0100 more careful declaration of "intros" as Pure.intro;
wenzelm [Wed, 22 Nov 2006 15:58:15 +0100] rev 21465
more careful declaration of "intros" as Pure.intro;
Wed, 22 Nov 2006 12:01:59 +0100 Fix to local file URI syntax. Add first part of lexicalstructure command support.
aspinall [Wed, 22 Nov 2006 12:01:59 +0100] rev 21464
Fix to local file URI syntax. Add first part of lexicalstructure command support.
Wed, 22 Nov 2006 10:22:04 +0100 completed class parameter handling in axclass.ML
haftmann [Wed, 22 Nov 2006 10:22:04 +0100] rev 21463
completed class parameter handling in axclass.ML
Wed, 22 Nov 2006 10:21:17 +0100 added Isar syntax for adding parameters to axclasses
haftmann [Wed, 22 Nov 2006 10:21:17 +0100] rev 21462
added Isar syntax for adding parameters to axclasses
Wed, 22 Nov 2006 10:20:22 +0100 forced name prefix for class operations
haftmann [Wed, 22 Nov 2006 10:20:22 +0100] rev 21461
forced name prefix for class operations
Wed, 22 Nov 2006 10:20:20 +0100 example tuned
haftmann [Wed, 22 Nov 2006 10:20:20 +0100] rev 21460
example tuned
Wed, 22 Nov 2006 10:20:19 +0100 no explicit check for theory Nat
haftmann [Wed, 22 Nov 2006 10:20:19 +0100] rev 21459
no explicit check for theory Nat
Wed, 22 Nov 2006 10:20:18 +0100 added code lemmas
haftmann [Wed, 22 Nov 2006 10:20:18 +0100] rev 21458
added code lemmas
Wed, 22 Nov 2006 10:20:17 +0100 does not import Hilber_Choice any longer
haftmann [Wed, 22 Nov 2006 10:20:17 +0100] rev 21457
does not import Hilber_Choice any longer
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip