Mon, 02 May 2011 01:05:14 +0200 fixed parsing of multiple negations (e.g. ~~~p) found in Vampire proofs
blanchet [Mon, 02 May 2011 01:05:14 +0200] rev 42594
fixed parsing of multiple negations (e.g. ~~~p) found in Vampire proofs
Sun, 01 May 2011 22:36:58 +0200 use "metis", not "metisFT", to reconstruct proofs found in fully-typed mode -- "metisFT" is just too slow...
blanchet [Sun, 01 May 2011 22:36:58 +0200] rev 42593
use "metis", not "metisFT", to reconstruct proofs found in fully-typed mode -- "metisFT" is just too slow...
Sun, 01 May 2011 21:53:32 +0200 beware of polymorphic types in typed translation symbol declarations -- match alpha-equivalent types and, more importantly, prevent unsoundnesses by generating type constraints on the arguments of a polymorphic symbols (otherwise "hAPP" can be given any result type)
blanchet [Sun, 01 May 2011 21:53:32 +0200] rev 42592
beware of polymorphic types in typed translation symbol declarations -- match alpha-equivalent types and, more importantly, prevent unsoundnesses by generating type constraints on the arguments of a polymorphic symbols (otherwise "hAPP" can be given any result type)
Sun, 01 May 2011 18:57:45 +0200 minor doc fixes
blanchet [Sun, 01 May 2011 18:57:45 +0200] rev 42591
minor doc fixes
Sun, 01 May 2011 18:52:38 +0200 adapt to new type system names
blanchet [Sun, 01 May 2011 18:52:38 +0200] rev 42590
adapt to new type system names
Sun, 01 May 2011 18:37:25 +0200 restructured type systems some more -- the old naming schemes had "argshg diff |less" and "tagshg diff |less" as equivalent and didn't support a monomorphic version of "tags"
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42589
restructured type systems some more -- the old naming schemes had "argshg diff |less" and "tagshg diff |less" as equivalent and didn't support a monomorphic version of "tags"
Sun, 01 May 2011 18:37:25 +0200 take "partial_types" option with a grain of salt
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42588
take "partial_types" option with a grain of salt
Sun, 01 May 2011 18:37:25 +0200 fixed SPASS fact offset calculation and report unexpected unsound proofs with so-called sound encodings
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42587
fixed SPASS fact offset calculation and report unexpected unsound proofs with so-called sound encodings
Sun, 01 May 2011 18:37:25 +0200 close formula universally, to make SPASS happy
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42586
close formula universally, to make SPASS happy
Sun, 01 May 2011 18:37:25 +0200 fixed embarrassing bug where conjecture and fact offsets were swapped
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42585
fixed embarrassing bug where conjecture and fact offsets were swapped
Sun, 01 May 2011 18:37:25 +0200 pick up GaveUp error on SystemOnTPTP
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42584
pick up GaveUp error on SystemOnTPTP
Sun, 01 May 2011 18:37:25 +0200 avoid trailing digits for SNARK (type) names -- grr...
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42583
avoid trailing digits for SNARK (type) names -- grr...
Sun, 01 May 2011 18:37:25 +0200 document new type system syntax
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42582
document new type system syntax
Sun, 01 May 2011 18:37:25 +0200 use ! for mildly unsound and !! for very unsound encodings
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42581
use ! for mildly unsound and !! for very unsound encodings
Sun, 01 May 2011 18:37:25 +0200 use new type system syntax
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42580
use new type system syntax
Sun, 01 May 2011 18:37:25 +0200 implement the new ATP type system in Sledgehammer
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42579
implement the new ATP type system in Sledgehammer
Sun, 01 May 2011 18:37:25 +0200 define type system in ATP module so that ATPs can suggest a type system
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42578
define type system in ATP module so that ATPs can suggest a type system
Sun, 01 May 2011 18:37:25 +0200 made the format (TFF or FOF) of the TPTP problem a global argument of the problem again and have the ATPs report which formats they support
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42577
made the format (TFF or FOF) of the TPTP problem a global argument of the problem again and have the ATPs report which formats they support
Sun, 01 May 2011 18:37:25 +0200 merge symbol declarations that are type-instances of each other -- useful for type system "Args true" with monomorphization turned off
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42576
merge symbol declarations that are type-instances of each other -- useful for type system "Args true" with monomorphization turned off
Sun, 01 May 2011 18:37:25 +0200 drop even more bound types in symbol declarations -- useful in particular for type system "Args true"
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42575
drop even more bound types in symbol declarations -- useful in particular for type system "Args true"
Sun, 01 May 2011 18:37:25 +0200 tuning
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42574
tuning
Sun, 01 May 2011 18:37:25 +0200 got rid of one "sym_table" in "prepare_atp_problem" now that proxies are always handled first, and tuned accordingly
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42573
got rid of one "sym_table" in "prepare_atp_problem" now that proxies are always handled first, and tuned accordingly
Sun, 01 May 2011 18:37:25 +0200 drop "fequal" type args for unmangled type systems
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42572
drop "fequal" type args for unmangled type systems
Sun, 01 May 2011 18:37:25 +0200 recognize more SystemOnTPTP errors
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42571
recognize more SystemOnTPTP errors
Sun, 01 May 2011 18:37:25 +0200 cleanup proxification/unproxification and make sure that "num_atp_type_args" is called on the proxy in the reconstruction code, since "c_fequal" has one type arg but the unproxified equal has 0
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42570
cleanup proxification/unproxification and make sure that "num_atp_type_args" is called on the proxy in the reconstruction code, since "c_fequal" has one type arg but the unproxified equal has 0
Sun, 01 May 2011 18:37:25 +0200 make sure that fequal keeps its type arguments for mangled type systems
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42569
make sure that fequal keeps its type arguments for mangled type systems
Sun, 01 May 2011 18:37:24 +0200 no needless "fequal" proxies if "explicit_apply" is set + always have readable names
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42568
no needless "fequal" proxies if "explicit_apply" is set + always have readable names
Sun, 01 May 2011 18:37:24 +0200 shorten readable names -- they can get really long with monomorphization, which actually slows down the ATPs
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42567
shorten readable names -- they can get really long with monomorphization, which actually slows down the ATPs
Sun, 01 May 2011 18:37:24 +0200 avoid Type.TYPE_MATCH exception for "True_or_False" for "If"
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42566
avoid Type.TYPE_MATCH exception for "True_or_False" for "If"
Sun, 01 May 2011 18:37:24 +0200 proper handling of partially applied proxy symbols
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42565
proper handling of partially applied proxy symbols
Sun, 01 May 2011 18:37:24 +0200 make the problems a bit lighter by getting rid of bound quantifiers for monomorphized constants, since these always have the same return type
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42564
make the problems a bit lighter by getting rid of bound quantifiers for monomorphized constants, since these always have the same return type
Sun, 01 May 2011 18:37:24 +0200 improve helper type instantiation code
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42563
improve helper type instantiation code
Sun, 01 May 2011 18:37:24 +0200 killed needless datatype "combtyp" in Metis
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42562
killed needless datatype "combtyp" in Metis
Sun, 01 May 2011 18:37:24 +0200 have properly type-instantiated helper facts (combinators and If)
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42561
have properly type-instantiated helper facts (combinators and If)
Sun, 01 May 2011 18:37:24 +0200 don't destroy sym table entry for special symbols such as "hAPP" if "explicit_apply" is set
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42560
don't destroy sym table entry for special symbols such as "hAPP" if "explicit_apply" is set
Sun, 01 May 2011 18:37:24 +0200 better known failure recognition for ToFoF-E
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42559
better known failure recognition for ToFoF-E
Sun, 01 May 2011 18:37:24 +0200 cleaned up "explicit_apply" so that it shares most of its code path with the default mode of operation
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42558
cleaned up "explicit_apply" so that it shares most of its code path with the default mode of operation
Sun, 01 May 2011 18:37:24 +0200 fixed min-arity computation when "explicit_apply" is specified
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42557
fixed min-arity computation when "explicit_apply" is specified
Sun, 01 May 2011 18:37:24 +0200 fixed "tags" type encoding after latest round of changes
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42556
fixed "tags" type encoding after latest round of changes
Sun, 01 May 2011 18:37:24 +0200 more higher-order tests for Sledgehammer/ATP
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42555
more higher-order tests for Sledgehammer/ATP
Sun, 01 May 2011 18:37:24 +0200 added friendly hint when Isar proof is missing
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42554
added friendly hint when Isar proof is missing
Sun, 01 May 2011 18:37:24 +0200 fix handling of proxies after recent drastic changes to the type encodings
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42553
fix handling of proxies after recent drastic changes to the type encodings
Sun, 01 May 2011 18:37:24 +0200 added a hint to Metis errors suggesting metisFT -- it sometimes work
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42552
added a hint to Metis errors suggesting metisFT -- it sometimes work
Sun, 01 May 2011 18:37:24 +0200 reconstruct TFF type predicates correctly for ToFoF
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42551
reconstruct TFF type predicates correctly for ToFoF
Sun, 01 May 2011 18:37:24 +0200 fixed parsing of not in ATP proofs (e.g. ~x | y is (~x) | y, not ~(x | y))
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42550
fixed parsing of not in ATP proofs (e.g. ~x | y is (~x) | y, not ~(x | y))
Sun, 01 May 2011 18:37:24 +0200 handle special constants correctly in Isar proof reconstruction code, especially type predicates
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42549
handle special constants correctly in Isar proof reconstruction code, especially type predicates
Sun, 01 May 2011 18:37:24 +0200 make sure the minimizer monomorphizes when it should
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42548
make sure the minimizer monomorphizes when it should
Sun, 01 May 2011 18:37:24 +0200 fixed arity of special constants if "explicit_apply" is set
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42547
fixed arity of special constants if "explicit_apply" is set
Sun, 01 May 2011 18:37:24 +0200 make sure typing fact names are unique (needed e.g. by SNARK)
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42546
make sure typing fact names are unique (needed e.g. by SNARK)
Sun, 01 May 2011 18:37:24 +0200 minor cleanup
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42545
minor cleanup
Sun, 01 May 2011 18:37:24 +0200 reimplemented the hAPP introduction code so that it's done earlier, when the types are still available
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42544
reimplemented the hAPP introduction code so that it's done earlier, when the types are still available
Sun, 01 May 2011 18:37:24 +0200 declare TFF types so that SNARK can be used with types
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42543
declare TFF types so that SNARK can be used with types
Sun, 01 May 2011 18:37:24 +0200 perform constant mangling and/or removal of its type args in an earlier phase, so that the rest of the code doesn't need to worry about it
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42542
perform constant mangling and/or removal of its type args in an earlier phase, so that the rest of the code doesn't need to worry about it
Sun, 01 May 2011 18:37:24 +0200 move type declarations to the front, for TFF-compliance
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42541
move type declarations to the front, for TFF-compliance
Sun, 01 May 2011 18:37:24 +0200 use postfix syntax for mangled types, for consistency with unmangled
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42540
use postfix syntax for mangled types, for consistency with unmangled
Sun, 01 May 2011 18:37:24 +0200 generate typing for "hBOOL" in "Many_Typed" mode + tuning
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42539
generate typing for "hBOOL" in "Many_Typed" mode + tuning
Sun, 01 May 2011 18:37:24 +0200 generate pure TFF problems -- ToFoF doesn't like mixtures of FOF and TFF, even when the two logics coincide (e.g. for ground formulas)
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42538
generate pure TFF problems -- ToFoF doesn't like mixtures of FOF and TFF, even when the two logics coincide (e.g. for ground formulas)
Sun, 01 May 2011 18:37:24 +0200 improve version handling -- prefer versions of ToFoF, SInE, and SNARK that are known to work
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42537
improve version handling -- prefer versions of ToFoF, SInE, and SNARK that are known to work
Sun, 01 May 2011 18:37:24 +0200 unprefix evil "fof_" prefix inserted by ToFoF
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42536
unprefix evil "fof_" prefix inserted by ToFoF
Sun, 01 May 2011 18:37:24 +0200 added support for ToFoF prover for experimenting with the TPTP TFF (typed first-order) format
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42535
added support for ToFoF prover for experimenting with the TPTP TFF (typed first-order) format
Sun, 01 May 2011 18:37:24 +0200 fake type declarations for full-type args and mangled type encodings, so that type assumptions can be discharged
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42534
fake type declarations for full-type args and mangled type encodings, so that type assumptions can be discharged
Sun, 01 May 2011 18:37:24 +0200 generate TFF type declarations in typed mode
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42533
generate TFF type declarations in typed mode
Sun, 01 May 2011 18:37:24 +0200 no point in keeping indices in Sledgehammer readable var names, since these are disambiguated anyway
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42532
no point in keeping indices in Sledgehammer readable var names, since these are disambiguated anyway
Sun, 01 May 2011 18:37:24 +0200 added more rudimentary type support to Sledgehammer's ATP encoding
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42531
added more rudimentary type support to Sledgehammer's ATP encoding
Sun, 01 May 2011 18:37:24 +0200 fixed type of ATP quantifier types (sic)
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42530
fixed type of ATP quantifier types (sic)
Sun, 01 May 2011 18:37:24 +0200 added "useful_info" argument to ATP formulas -- this will probably be useful later to specify intro, simp, elim to SPASS
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42529
added "useful_info" argument to ATP formulas -- this will probably be useful later to specify intro, simp, elim to SPASS
Sun, 01 May 2011 18:37:24 +0200 added support for TFF type declarations
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42528
added support for TFF type declarations
Sun, 01 May 2011 18:37:24 +0200 reintroduced constructor for formulas, and automatically detect which logic to use (TFF or FOF) to avoid clutter
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42527
reintroduced constructor for formulas, and automatically detect which logic to use (TFF or FOF) to avoid clutter
Sun, 01 May 2011 18:37:24 +0200 added room for types in ATP quantifiers
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42526
added room for types in ATP quantifiers
Sun, 01 May 2011 18:37:24 +0200 distinguish FOF and TFF (typed first-order) in ATP abstract syntax tree
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42525
distinguish FOF and TFF (typed first-order) in ATP abstract syntax tree
Sun, 01 May 2011 18:37:24 +0200 remove experimental feature ("risky overload")
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42524
remove experimental feature ("risky overload")
Sun, 01 May 2011 18:37:24 +0200 added (without implementation yet) new type encodings for Sledgehammer/ATP
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42523
added (without implementation yet) new type encodings for Sledgehammer/ATP
Sun, 01 May 2011 18:37:23 +0200 close ATP formulas universally earlier, so that we can add type predicates
blanchet [Sun, 01 May 2011 18:37:23 +0200] rev 42522
close ATP formulas universally earlier, so that we can add type predicates
Sun, 01 May 2011 18:37:23 +0200 get rid of "explicit_forall" prover-specific option, even if that means some clutter -- foralls will be necessary to attach types to variables
blanchet [Sun, 01 May 2011 18:37:23 +0200] rev 42521
get rid of "explicit_forall" prover-specific option, even if that means some clutter -- foralls will be necessary to attach types to variables
Sun, 01 May 2011 18:37:23 +0200 renamings
blanchet [Sun, 01 May 2011 18:37:23 +0200] rev 42520
renamings
Sun, 01 May 2011 18:05:09 +0200 tuned;
wenzelm [Sun, 01 May 2011 18:05:09 +0200] rev 42519
tuned;
Sun, 01 May 2011 17:55:29 +0200 include static rail files for old manuals, to make standard make job independent of the "rail" executable;
wenzelm [Sun, 01 May 2011 17:55:29 +0200] rev 42518
include static rail files for old manuals, to make standard make job independent of the "rail" executable;
Sun, 01 May 2011 17:42:21 +0200 simplified keyword markup (without formal checking);
wenzelm [Sun, 01 May 2011 17:42:21 +0200] rev 42517
simplified keyword markup (without formal checking);
Sun, 01 May 2011 17:41:49 +0200 treat @ as separate keyword;
wenzelm [Sun, 01 May 2011 17:41:49 +0200] rev 42516
treat @ as separate keyword; added @'text' for \isakeyword markup;
Sun, 01 May 2011 17:19:46 +0200 default rail fonts via isabellestyle;
wenzelm [Sun, 01 May 2011 17:19:46 +0200] rev 42515
default rail fonts via isabellestyle;
Sun, 01 May 2011 17:13:44 +0200 localized \isabellestyle;
wenzelm [Sun, 01 May 2011 17:13:44 +0200] rev 42514
localized \isabellestyle;
Sun, 01 May 2011 16:56:50 +0200 misc cleanup;
wenzelm [Sun, 01 May 2011 16:56:50 +0200] rev 42513
misc cleanup;
Sun, 01 May 2011 16:52:29 +0200 misc cleanup -- no need to copy style files;
wenzelm [Sun, 01 May 2011 16:52:29 +0200] rev 42512
misc cleanup -- no need to copy style files;
Sun, 01 May 2011 16:36:34 +0200 eliminated copies of isabelle style files;
wenzelm [Sun, 01 May 2011 16:36:34 +0200] rev 42511
eliminated copies of isabelle style files;
Sun, 01 May 2011 00:01:59 +0200 use @{rail} antiquotation (with some nested markup);
wenzelm [Sun, 01 May 2011 00:01:59 +0200] rev 42510
use @{rail} antiquotation (with some nested markup); eliminated separate rail/latex phase;
Sat, 30 Apr 2011 23:27:57 +0200 updated Variable.focus;
wenzelm [Sat, 30 Apr 2011 23:27:57 +0200] rev 42509
updated Variable.focus;
Sat, 30 Apr 2011 23:20:50 +0200 allow nested @{antiq} (nonterminal) and @@{antiq} terminal;
wenzelm [Sat, 30 Apr 2011 23:20:50 +0200] rev 42508
allow nested @{antiq} (nonterminal) and @@{antiq} terminal;
Sat, 30 Apr 2011 20:58:36 +0200 tuned;
wenzelm [Sat, 30 Apr 2011 20:58:36 +0200] rev 42507
tuned;
Sat, 30 Apr 2011 20:48:29 +0200 more robust error handling (NB: Source.source requires total scanner or recover);
wenzelm [Sat, 30 Apr 2011 20:48:29 +0200] rev 42506
more robust error handling (NB: Source.source requires total scanner or recover); tuned;
Sat, 30 Apr 2011 20:07:31 +0200 removed old rail.ML;
wenzelm [Sat, 30 Apr 2011 20:07:31 +0200] rev 42505
removed old rail.ML;
Sat, 30 Apr 2011 19:50:39 +0200 railroad diagrams in LaTeX as document antiquotation;
wenzelm [Sat, 30 Apr 2011 19:50:39 +0200] rev 42504
railroad diagrams in LaTeX as document antiquotation;
Sat, 30 Apr 2011 18:16:40 +0200 more uniform variations of scan_string;
wenzelm [Sat, 30 Apr 2011 18:16:40 +0200] rev 42503
more uniform variations of scan_string;
Thu, 28 Apr 2011 21:06:04 +0200 literal facts `prop` may contain dummy patterns;
wenzelm [Thu, 28 Apr 2011 21:06:04 +0200] rev 42502
literal facts `prop` may contain dummy patterns;
Thu, 28 Apr 2011 20:20:49 +0200 eliminated slightly odd Proof_Context.bind_fixes;
wenzelm [Thu, 28 Apr 2011 20:20:49 +0200] rev 42501
eliminated slightly odd Proof_Context.bind_fixes; tuned;
Thu, 28 Apr 2011 09:32:28 +0200 merged
berghofe [Thu, 28 Apr 2011 09:32:28 +0200] rev 42500
merged
Wed, 27 Apr 2011 19:27:06 +0200 Properly treat proof functions with no arguments.
berghofe [Wed, 27 Apr 2011 19:27:06 +0200] rev 42499
Properly treat proof functions with no arguments.
Wed, 27 Apr 2011 23:04:28 +0200 merged
wenzelm [Wed, 27 Apr 2011 23:04:28 +0200] rev 42498
merged
Wed, 27 Apr 2011 21:17:47 +0200 inlined Function_Lib.replace_frees, which is used only once
krauss [Wed, 27 Apr 2011 21:17:47 +0200] rev 42497
inlined Function_Lib.replace_frees, which is used only once
Wed, 27 Apr 2011 23:02:43 +0200 more precise positions via binding;
wenzelm [Wed, 27 Apr 2011 23:02:43 +0200] rev 42496
more precise positions via binding;
Wed, 27 Apr 2011 21:50:04 +0200 clarified Variable.focus vs. Variable.focus_cterm -- eliminated clone;
wenzelm [Wed, 27 Apr 2011 21:50:04 +0200] rev 42495
clarified Variable.focus vs. Variable.focus_cterm -- eliminated clone;
Wed, 27 Apr 2011 20:58:40 +0200 tuned signature -- eliminated odd comment;
wenzelm [Wed, 27 Apr 2011 20:58:40 +0200] rev 42494
tuned signature -- eliminated odd comment;
Wed, 27 Apr 2011 20:37:56 +0200 more informative markup for fixed variables (via name space entry);
wenzelm [Wed, 27 Apr 2011 20:37:56 +0200] rev 42493
more informative markup for fixed variables (via name space entry); uniform markup for undeclared entities; tuned;
Wed, 27 Apr 2011 20:28:27 +0200 discontinued obsolete markup;
wenzelm [Wed, 27 Apr 2011 20:28:27 +0200] rev 42492
discontinued obsolete markup;
Wed, 27 Apr 2011 20:19:05 +0200 more precise position information via Variable.add_fixes_binding;
wenzelm [Wed, 27 Apr 2011 20:19:05 +0200] rev 42491
more precise position information via Variable.add_fixes_binding;
Wed, 27 Apr 2011 19:55:42 +0200 more formal treatment of parameters, avoiding slightly odd Variable.intern_fixed;
wenzelm [Wed, 27 Apr 2011 19:55:42 +0200] rev 42490
more formal treatment of parameters, avoiding slightly odd Variable.intern_fixed;
Wed, 27 Apr 2011 19:39:50 +0200 some adhoc renaming, to accomodate more strict checks of fixes (cf. 4638622bcaa1);
wenzelm [Wed, 27 Apr 2011 19:39:50 +0200] rev 42489
some adhoc renaming, to accomodate more strict checks of fixes (cf. 4638622bcaa1);
Wed, 27 Apr 2011 17:58:45 +0200 reorganized fixes as specialized (global) name space;
wenzelm [Wed, 27 Apr 2011 17:58:45 +0200] rev 42488
reorganized fixes as specialized (global) name space;
Wed, 27 Apr 2011 17:44:06 +0200 export Name_Space.entry_ord;
wenzelm [Wed, 27 Apr 2011 17:44:06 +0200] rev 42487
export Name_Space.entry_ord;
Wed, 27 Apr 2011 17:20:29 +0200 direct use of Variable.is_fixed;
wenzelm [Wed, 27 Apr 2011 17:20:29 +0200] rev 42486
direct use of Variable.is_fixed;
Wed, 27 Apr 2011 14:11:37 +0200 tuned;
wenzelm [Wed, 27 Apr 2011 14:11:37 +0200] rev 42485
tuned;
Wed, 27 Apr 2011 13:21:12 +0200 predefined LaTeX macros for \<bind> and \<then>;
wenzelm [Wed, 27 Apr 2011 13:21:12 +0200] rev 42484
predefined LaTeX macros for \<bind> and \<then>;
Wed, 27 Apr 2011 10:49:39 +0200 eliminated obsolete Function_Lib.frees_in_term;
wenzelm [Wed, 27 Apr 2011 10:49:39 +0200] rev 42483
eliminated obsolete Function_Lib.frees_in_term; simplified;
Wed, 27 Apr 2011 10:31:18 +0200 more uniform Variable.add_frees/add_fixed etc.;
wenzelm [Wed, 27 Apr 2011 10:31:18 +0200] rev 42482
more uniform Variable.add_frees/add_fixed etc.;
Tue, 26 Apr 2011 22:22:39 +0200 structure Cla as defined in FOL;
wenzelm [Tue, 26 Apr 2011 22:22:39 +0200] rev 42481
structure Cla as defined in FOL;
Tue, 26 Apr 2011 22:18:07 +0200 proper antiquotations;
wenzelm [Tue, 26 Apr 2011 22:18:07 +0200] rev 42480
proper antiquotations;
Tue, 26 Apr 2011 21:55:11 +0200 tuned;
wenzelm [Tue, 26 Apr 2011 21:55:11 +0200] rev 42479
tuned;
Tue, 26 Apr 2011 21:49:39 +0200 modernized Clasimp setup;
wenzelm [Tue, 26 Apr 2011 21:49:39 +0200] rev 42478
modernized Clasimp setup;
Tue, 26 Apr 2011 21:27:01 +0200 simplified Blast setup;
wenzelm [Tue, 26 Apr 2011 21:27:01 +0200] rev 42477
simplified Blast setup;
Tue, 26 Apr 2011 21:05:52 +0200 clarified auxiliary structure Lexicon.Syntax;
wenzelm [Tue, 26 Apr 2011 21:05:52 +0200] rev 42476
clarified auxiliary structure Lexicon.Syntax;
Tue, 26 Apr 2011 17:23:21 +0200 simplified/modernized method setup;
wenzelm [Tue, 26 Apr 2011 17:23:21 +0200] rev 42475
simplified/modernized method setup;
Tue, 26 Apr 2011 17:03:13 +0200 simplified/modernized method setup;
wenzelm [Tue, 26 Apr 2011 17:03:13 +0200] rev 42474
simplified/modernized method setup;
Tue, 26 Apr 2011 15:56:15 +0200 mark thm tag "kind" as legacy;
wenzelm [Tue, 26 Apr 2011 15:56:15 +0200] rev 42473
mark thm tag "kind" as legacy;
Tue, 26 Apr 2011 09:50:17 +0200 mutabelle reports: parse results out of log file
krauss [Tue, 26 Apr 2011 09:50:17 +0200] rev 42472
mutabelle reports: parse results out of log file
Sat, 23 Apr 2011 19:41:53 +0200 hardwired mapping "_" -> "Pure.asm_rl" avoids legacy binding;
wenzelm [Sat, 23 Apr 2011 19:41:53 +0200] rev 42471
hardwired mapping "_" -> "Pure.asm_rl" avoids legacy binding;
Sat, 23 Apr 2011 19:22:11 +0200 more precise error positions;
wenzelm [Sat, 23 Apr 2011 19:22:11 +0200] rev 42470
more precise error positions;
Sat, 23 Apr 2011 18:46:01 +0200 clarified Consts.read_const;
wenzelm [Sat, 23 Apr 2011 18:46:01 +0200] rev 42469
clarified Consts.read_const;
Sat, 23 Apr 2011 18:25:50 +0200 clarified Type.the_decl;
wenzelm [Sat, 23 Apr 2011 18:25:50 +0200] rev 42468
clarified Type.the_decl;
Sat, 23 Apr 2011 18:09:27 +0200 more reports and error positions;
wenzelm [Sat, 23 Apr 2011 18:09:27 +0200] rev 42467
more reports and error positions;
Sat, 23 Apr 2011 17:02:12 +0200 added Name_Space.check/get convenience;
wenzelm [Sat, 23 Apr 2011 17:02:12 +0200] rev 42466
added Name_Space.check/get convenience;
Sat, 23 Apr 2011 16:30:00 +0200 clarified check_simproc (with report) vs. the_simproc;
wenzelm [Sat, 23 Apr 2011 16:30:00 +0200] rev 42465
clarified check_simproc (with report) vs. the_simproc; proper report for @{simproc} (NB: ML environment is built in invisible context); only one data slot for this module;
Sat, 23 Apr 2011 13:53:09 +0200 proper binding/report of defined simprocs;
wenzelm [Sat, 23 Apr 2011 13:53:09 +0200] rev 42464
proper binding/report of defined simprocs; tuned signature;
Sat, 23 Apr 2011 13:00:19 +0200 modernized specifications;
wenzelm [Sat, 23 Apr 2011 13:00:19 +0200] rev 42463
modernized specifications;
Fri, 22 Apr 2011 15:57:43 +0200 tuned signature;
wenzelm [Fri, 22 Apr 2011 15:57:43 +0200] rev 42462
tuned signature;
Fri, 22 Apr 2011 15:25:01 +0200 stats for mac-poly-M2;
wenzelm [Fri, 22 Apr 2011 15:25:01 +0200] rev 42461
stats for mac-poly-M2;
Fri, 22 Apr 2011 15:24:00 +0200 simplified Data signature;
wenzelm [Fri, 22 Apr 2011 15:24:00 +0200] rev 42460
simplified Data signature;
Fri, 22 Apr 2011 15:05:04 +0200 misc tuning and simplification;
wenzelm [Fri, 22 Apr 2011 15:05:04 +0200] rev 42459
misc tuning and simplification;
Fri, 22 Apr 2011 14:53:11 +0200 misc tuning;
wenzelm [Fri, 22 Apr 2011 14:53:11 +0200] rev 42458
misc tuning;
Fri, 22 Apr 2011 14:38:49 +0200 do not open ML structures;
wenzelm [Fri, 22 Apr 2011 14:38:49 +0200] rev 42457
do not open ML structures;
Fri, 22 Apr 2011 14:30:32 +0200 proper context for Quantifier1 simprocs (avoid bad ProofContext.init_global from abc655166d61);
wenzelm [Fri, 22 Apr 2011 14:30:32 +0200] rev 42456
proper context for Quantifier1 simprocs (avoid bad ProofContext.init_global from abc655166d61); tuned signature;
Fri, 22 Apr 2011 13:58:13 +0200 modernized Quantifier1 simproc setup;
wenzelm [Fri, 22 Apr 2011 13:58:13 +0200] rev 42455
modernized Quantifier1 simproc setup;
Fri, 22 Apr 2011 13:07:47 +0200 tuned signature;
wenzelm [Fri, 22 Apr 2011 13:07:47 +0200] rev 42454
tuned signature;
Fri, 22 Apr 2011 12:46:48 +0200 clarified simpset setup;
wenzelm [Fri, 22 Apr 2011 12:46:48 +0200] rev 42453
clarified simpset setup; discontinued unused old-style FOL_css;
Fri, 22 Apr 2011 00:57:59 +0200 iterate the unsound-fact-set removal process to recover even more unsound proofs
blanchet [Fri, 22 Apr 2011 00:57:59 +0200] rev 42452
iterate the unsound-fact-set removal process to recover even more unsound proofs
Fri, 22 Apr 2011 00:00:05 +0200 automatically remove offending facts when faced with an unsound proof -- instead of using the highly inefficient "full_types" option
blanchet [Fri, 22 Apr 2011 00:00:05 +0200] rev 42451
automatically remove offending facts when faced with an unsound proof -- instead of using the highly inefficient "full_types" option
Thu, 21 Apr 2011 22:32:00 +0200 automatically retry with full-types upon unsound proof
blanchet [Thu, 21 Apr 2011 22:32:00 +0200] rev 42450
automatically retry with full-types upon unsound proof
Thu, 21 Apr 2011 22:18:28 +0200 detect some unsound proofs before showing them to the user
blanchet [Thu, 21 Apr 2011 22:18:28 +0200] rev 42449
detect some unsound proofs before showing them to the user
Thu, 21 Apr 2011 21:14:06 +0200 tuning -- local semicolon consistency
blanchet [Thu, 21 Apr 2011 21:14:06 +0200] rev 42448
tuning -- local semicolon consistency
Thu, 21 Apr 2011 18:51:22 +0200 tuning
blanchet [Thu, 21 Apr 2011 18:51:22 +0200] rev 42447
tuning
Thu, 21 Apr 2011 18:47:22 +0200 rewording
blanchet [Thu, 21 Apr 2011 18:47:22 +0200] rev 42446
rewording
Thu, 21 Apr 2011 18:39:22 +0200 fixed interaction between monomorphization and slicing for ATPs
blanchet [Thu, 21 Apr 2011 18:39:22 +0200] rev 42445
fixed interaction between monomorphization and slicing for ATPs
Thu, 21 Apr 2011 18:39:22 +0200 cleanup: get rid of "may_slice" arguments without changing semantics
blanchet [Thu, 21 Apr 2011 18:39:22 +0200] rev 42444
cleanup: get rid of "may_slice" arguments without changing semantics
Thu, 21 Apr 2011 18:39:22 +0200 implemented general slicing for ATPs, especially E 1.2w and above
blanchet [Thu, 21 Apr 2011 18:39:22 +0200] rev 42443
implemented general slicing for ATPs, especially E 1.2w and above
Thu, 21 Apr 2011 18:39:22 +0200 fixed typo in documentation
blanchet [Thu, 21 Apr 2011 18:39:22 +0200] rev 42442
fixed typo in documentation
Thu, 21 Apr 2011 16:03:13 +0200 more robust scanning of iterated comments, such as "(* (**) (**) *)";
wenzelm [Thu, 21 Apr 2011 16:03:13 +0200] rev 42441
more robust scanning of iterated comments, such as "(* (**) (**) *)";
Thu, 21 Apr 2011 12:56:27 +0200 discontinuend obsolete Thm.definitionK, which was hardly ever well-defined;
wenzelm [Thu, 21 Apr 2011 12:56:27 +0200] rev 42440
discontinuend obsolete Thm.definitionK, which was hardly ever well-defined;
Wed, 20 Apr 2011 22:57:29 +0200 eliminated Display.string_of_thm_without_context;
wenzelm [Wed, 20 Apr 2011 22:57:29 +0200] rev 42439
eliminated Display.string_of_thm_without_context; tuned whitespace;
Wed, 20 Apr 2011 17:17:01 +0200 merged;
wenzelm [Wed, 20 Apr 2011 17:17:01 +0200] rev 42438
merged;
Wed, 20 Apr 2011 17:02:49 +0200 merged
blanchet [Wed, 20 Apr 2011 17:02:49 +0200] rev 42437
merged
Wed, 20 Apr 2011 16:49:21 +0200 worked around Kodkodi limitation with parsing {}, where it cannot easily deduce its arity -- without this workaround, Kodkod sometimes generates arity errors in conjunction with the "need" option since change 614ff13dc5d2
blanchet [Wed, 20 Apr 2011 16:49:21 +0200] rev 42436
worked around Kodkodi limitation with parsing {}, where it cannot easily deduce its arity -- without this workaround, Kodkod sometimes generates arity errors in conjunction with the "need" option since change 614ff13dc5d2
Wed, 20 Apr 2011 16:00:46 +0200 adding two further code-generator internal constants to the blacklist of Mutabelle
bulwahn [Wed, 20 Apr 2011 16:00:46 +0200] rev 42435
adding two further code-generator internal constants to the blacklist of Mutabelle
Wed, 20 Apr 2011 16:00:45 +0200 adding examples for Quickcheck used within locales
bulwahn [Wed, 20 Apr 2011 16:00:45 +0200] rev 42434
adding examples for Quickcheck used within locales
Wed, 20 Apr 2011 16:00:44 +0200 handling the case where quickcheck is used in a locale with no known interpretation user-friendly
bulwahn [Wed, 20 Apr 2011 16:00:44 +0200] rev 42433
handling the case where quickcheck is used in a locale with no known interpretation user-friendly
Wed, 20 Apr 2011 14:43:04 +0200 added template diff against newer mercurials, where the 'ago' duplication has been fixed
krauss [Wed, 20 Apr 2011 14:43:04 +0200] rev 42432
added template diff against newer mercurials, where the 'ago' duplication has been fixed
Wed, 20 Apr 2011 14:43:00 +0200 use unified diff format (diff -Naur), which is much more robust and generally preferred -- previous patch failed to apply even in simple situations
krauss [Wed, 20 Apr 2011 14:43:00 +0200] rev 42431
use unified diff format (diff -Naur), which is much more robust and generally preferred -- previous patch failed to apply even in simple situations
Wed, 20 Apr 2011 14:42:56 +0200 hg template diff: renamed to reflect the base version (which silently changed in caf19101073d, by accident?)
krauss [Wed, 20 Apr 2011 14:42:56 +0200] rev 42430
hg template diff: renamed to reflect the base version (which silently changed in caf19101073d, by accident?)
Wed, 20 Apr 2011 16:49:52 +0200 standardized some ML aliases;
wenzelm [Wed, 20 Apr 2011 16:49:52 +0200] rev 42429
standardized some ML aliases;
Wed, 20 Apr 2011 16:18:47 +0200 avoid Display.string_of_thm_without_context;
wenzelm [Wed, 20 Apr 2011 16:18:47 +0200] rev 42428
avoid Display.string_of_thm_without_context; tuned readability of sources;
Wed, 20 Apr 2011 15:55:34 +0200 eliminated global references / critical sections via context data;
wenzelm [Wed, 20 Apr 2011 15:55:34 +0200] rev 42427
eliminated global references / critical sections via context data; misc tuning and modernization;
Wed, 20 Apr 2011 14:33:33 +0200 explicit context for Codegen.eval_term etc.;
wenzelm [Wed, 20 Apr 2011 14:33:33 +0200] rev 42426
explicit context for Codegen.eval_term etc.;
Wed, 20 Apr 2011 13:54:07 +0200 added Theory.nodes_of convenience;
wenzelm [Wed, 20 Apr 2011 13:54:07 +0200] rev 42425
added Theory.nodes_of convenience;
Wed, 20 Apr 2011 13:17:25 +0200 updated reference machines;
wenzelm [Wed, 20 Apr 2011 13:17:25 +0200] rev 42424
updated reference machines;
Wed, 20 Apr 2011 13:10:54 +0200 migrated macbroy6 to macbroy30, which is the new "mobile" server (2 cores, 4 GB, Mac OS 10.5);
wenzelm [Wed, 20 Apr 2011 13:10:54 +0200] rev 42423
migrated macbroy6 to macbroy30, which is the new "mobile" server (2 cores, 4 GB, Mac OS 10.5);
Wed, 20 Apr 2011 11:21:12 +0200 merged
wenzelm [Wed, 20 Apr 2011 11:21:12 +0200] rev 42422
merged
Wed, 20 Apr 2011 10:14:24 +0200 increase "auto"'s timeout in example to help SML/NJ
blanchet [Wed, 20 Apr 2011 10:14:24 +0200] rev 42421
increase "auto"'s timeout in example to help SML/NJ
Wed, 20 Apr 2011 07:44:23 +0200 making the evaluation of HOL.implies lazy even in strict languages by mapping it to an if statement
bulwahn [Wed, 20 Apr 2011 07:44:23 +0200] rev 42420
making the evaluation of HOL.implies lazy even in strict languages by mapping it to an if statement
Tue, 19 Apr 2011 14:52:22 +0200 merged
blanchet [Tue, 19 Apr 2011 14:52:22 +0200] rev 42419
merged
Tue, 19 Apr 2011 14:38:38 +0200 avoid relying on "Thm.definitionK" to pick up definitions -- this was an old hack related to locales (to avoid expanding locale constants to their low-level definition) that is no longer necessary
blanchet [Tue, 19 Apr 2011 14:38:38 +0200] rev 42418
avoid relying on "Thm.definitionK" to pick up definitions -- this was an old hack related to locales (to avoid expanding locale constants to their low-level definition) that is no longer necessary
Tue, 19 Apr 2011 14:20:13 +0200 merged
berghofe [Tue, 19 Apr 2011 14:20:13 +0200] rev 42417
merged
Tue, 19 Apr 2011 14:17:41 +0200 - renamed enum type class to spark_enum, to avoid confusion with
berghofe [Tue, 19 Apr 2011 14:17:41 +0200] rev 42416
- renamed enum type class to spark_enum, to avoid confusion with enum type class defined in Enum theory - renamed theorem ..._card_UNIV to ..._card
Tue, 19 Apr 2011 14:04:58 +0200 use "Spec_Rules" for finding axioms -- more reliable and cleaner
blanchet [Tue, 19 Apr 2011 14:04:58 +0200] rev 42415
use "Spec_Rules" for finding axioms -- more reliable and cleaner
Tue, 19 Apr 2011 12:22:59 +0200 optimize trivial equalities early in Nitpick -- it shouldn't be the job of the peephole optimizer
blanchet [Tue, 19 Apr 2011 12:22:59 +0200] rev 42414
optimize trivial equalities early in Nitpick -- it shouldn't be the job of the peephole optimizer
Tue, 19 Apr 2011 12:21:57 +0200 remove a few Nitpick calls in examples -- another step toward making them run faster
blanchet [Tue, 19 Apr 2011 12:21:57 +0200] rev 42413
remove a few Nitpick calls in examples -- another step toward making them run faster
Tue, 19 Apr 2011 11:56:11 +0200 check arity of bound variables to avoid generating too large Kodkod problems -- an issue that arose in the context of TPTP/CASC
blanchet [Tue, 19 Apr 2011 11:56:11 +0200] rev 42412
check arity of bound variables to avoid generating too large Kodkod problems -- an issue that arose in the context of TPTP/CASC
Tue, 19 Apr 2011 23:57:28 +0200 eliminated Codegen.mode in favour of explicit argument;
wenzelm [Tue, 19 Apr 2011 23:57:28 +0200] rev 42411
eliminated Codegen.mode in favour of explicit argument;
Tue, 19 Apr 2011 22:32:49 +0200 less bulky "_position", for improved readability of parse trees;
wenzelm [Tue, 19 Apr 2011 22:32:49 +0200] rev 42410
less bulky "_position", for improved readability of parse trees;
Tue, 19 Apr 2011 22:08:42 +0200 added more elementary Skip_Proof.make_thm_cterm;
wenzelm [Tue, 19 Apr 2011 22:08:42 +0200] rev 42409
added more elementary Skip_Proof.make_thm_cterm;
Tue, 19 Apr 2011 21:55:42 +0200 explicit markup for loose bounds;
wenzelm [Tue, 19 Apr 2011 21:55:42 +0200] rev 42408
explicit markup for loose bounds;
Tue, 19 Apr 2011 21:33:56 +0200 prefer internal types, via Simple_Syntax.read_typ;
wenzelm [Tue, 19 Apr 2011 21:33:56 +0200] rev 42407
prefer internal types, via Simple_Syntax.read_typ;
Tue, 19 Apr 2011 21:19:14 +0200 eliminated obsolete Proof_Syntax.strip_sorts_consttypes;
wenzelm [Tue, 19 Apr 2011 21:19:14 +0200] rev 42406
eliminated obsolete Proof_Syntax.strip_sorts_consttypes;
Tue, 19 Apr 2011 20:47:02 +0200 split Type_Infer into early and late part, after Proof_Context;
wenzelm [Tue, 19 Apr 2011 20:47:02 +0200] rev 42405
split Type_Infer into early and late part, after Proof_Context; added Type_Infer_Context.const_sorts option, which allows NBE to use regular Syntax.check_term;
Tue, 19 Apr 2011 16:13:04 +0200 minor tuning and modernization;
wenzelm [Tue, 19 Apr 2011 16:13:04 +0200] rev 42404
minor tuning and modernization;
Tue, 19 Apr 2011 15:58:05 +0200 slightly more special eq_list/eq_set, with shortcut involving pointer_eq;
wenzelm [Tue, 19 Apr 2011 15:58:05 +0200] rev 42403
slightly more special eq_list/eq_set, with shortcut involving pointer_eq;
Tue, 19 Apr 2011 14:57:09 +0200 simplified check/uncheck interfaces: result comparison is hardwired by default;
wenzelm [Tue, 19 Apr 2011 14:57:09 +0200] rev 42402
simplified check/uncheck interfaces: result comparison is hardwired by default; tuned;
Tue, 19 Apr 2011 10:50:54 +0200 updated some theory primitives, which now depend on auxiliary context;
wenzelm [Tue, 19 Apr 2011 10:50:54 +0200] rev 42401
updated some theory primitives, which now depend on auxiliary context;
Tue, 19 Apr 2011 10:37:38 +0200 more precise treatment of existing type inference parameters;
wenzelm [Tue, 19 Apr 2011 10:37:38 +0200] rev 42400
more precise treatment of existing type inference parameters; tuned;
Mon, 18 Apr 2011 23:41:15 +0200 pretty_abbrev: read abbreviation more directly;
wenzelm [Mon, 18 Apr 2011 23:41:15 +0200] rev 42399
pretty_abbrev: read abbreviation more directly;
Mon, 18 Apr 2011 20:40:31 +0200 tuned signature;
wenzelm [Mon, 18 Apr 2011 20:40:31 +0200] rev 42398
tuned signature;
Mon, 18 Apr 2011 17:07:47 +0200 raised timeouts further, for SML/NJ!
krauss [Mon, 18 Apr 2011 17:07:47 +0200] rev 42397
raised timeouts further, for SML/NJ!
Mon, 18 Apr 2011 16:33:45 +0200 Package prefix is now taken into account when looking up user-defined
berghofe [Mon, 18 Apr 2011 16:33:45 +0200] rev 42396
Package prefix is now taken into account when looking up user-defined types and proof functions.
Mon, 18 Apr 2011 15:02:50 +0200 merged
wenzelm [Mon, 18 Apr 2011 15:02:50 +0200] rev 42395
merged
Mon, 18 Apr 2011 15:01:50 +0200 recovered Theory.check_def: full name needs to be determined from background thy, not auxiliary ctxt (broken in 774df7c59508, caused Nitpick.all_axioms_of to produce bad results);
wenzelm [Mon, 18 Apr 2011 15:01:50 +0200] rev 42394
recovered Theory.check_def: full name needs to be determined from background thy, not auxiliary ctxt (broken in 774df7c59508, caused Nitpick.all_axioms_of to produce bad results);
Mon, 18 Apr 2011 12:12:42 +0200 scheduler for Mutabelle regression
krauss [Mon, 18 Apr 2011 12:12:42 +0200] rev 42393
scheduler for Mutabelle regression
Mon, 18 Apr 2011 10:00:55 +0200 tool for importing nightly isatest logs
krauss [Mon, 18 Apr 2011 10:00:55 +0200] rev 42392
tool for importing nightly isatest logs
Mon, 18 Apr 2011 09:10:23 +0200 adding bounded_forall tester
bulwahn [Mon, 18 Apr 2011 09:10:23 +0200] rev 42391
adding bounded_forall tester
Mon, 18 Apr 2011 09:10:23 +0200 creating generic test_term function; corrected instantiate_exhaustive_datatype; tuned
bulwahn [Mon, 18 Apr 2011 09:10:23 +0200] rev 42390
creating generic test_term function; corrected instantiate_exhaustive_datatype; tuned
Mon, 18 Apr 2011 14:05:39 +0200 pass plain Proof.context for pretty printing;
wenzelm [Mon, 18 Apr 2011 14:05:39 +0200] rev 42389
pass plain Proof.context for pretty printing;
Mon, 18 Apr 2011 13:52:23 +0200 standardized aliases of operations on tsig;
wenzelm [Mon, 18 Apr 2011 13:52:23 +0200] rev 42388
standardized aliases of operations on tsig;
Mon, 18 Apr 2011 13:26:39 +0200 pass plain Proof.context for pretty printing;
wenzelm [Mon, 18 Apr 2011 13:26:39 +0200] rev 42387
pass plain Proof.context for pretty printing;
Mon, 18 Apr 2011 12:11:58 +0200 tuned;
wenzelm [Mon, 18 Apr 2011 12:11:58 +0200] rev 42386
tuned;
Mon, 18 Apr 2011 12:04:21 +0200 simplified Sorts.class_error: plain Proof.context;
wenzelm [Mon, 18 Apr 2011 12:04:21 +0200] rev 42385
simplified Sorts.class_error: plain Proof.context; tuned;
Mon, 18 Apr 2011 11:44:39 +0200 pass plain Proof.context for pretty printing;
wenzelm [Mon, 18 Apr 2011 11:44:39 +0200] rev 42384
pass plain Proof.context for pretty printing;
Mon, 18 Apr 2011 11:13:29 +0200 simplified pretty printing context, which is only required for certain kernel operations;
wenzelm [Mon, 18 Apr 2011 11:13:29 +0200] rev 42383
simplified pretty printing context, which is only required for certain kernel operations; disentangled dependencies of structure Pretty;
Sun, 17 Apr 2011 23:47:05 +0200 provide structure Syntax early (before structure Type), back-patch check/uncheck later;
wenzelm [Sun, 17 Apr 2011 23:47:05 +0200] rev 42382
provide structure Syntax early (before structure Type), back-patch check/uncheck later;
Sun, 17 Apr 2011 21:42:47 +0200 added Binding.print convenience, which includes quote already;
wenzelm [Sun, 17 Apr 2011 21:42:47 +0200] rev 42381
added Binding.print convenience, which includes quote already;
Sun, 17 Apr 2011 21:17:45 +0200 markup attributes/methods via name space;
wenzelm [Sun, 17 Apr 2011 21:17:45 +0200] rev 42380
markup attributes/methods via name space; eliminated obsolete markup;
Sun, 17 Apr 2011 21:04:22 +0200 tuned signature;
wenzelm [Sun, 17 Apr 2011 21:04:22 +0200] rev 42379
tuned signature;
Sun, 17 Apr 2011 20:58:43 +0200 markup facts via name space;
wenzelm [Sun, 17 Apr 2011 20:58:43 +0200] rev 42378
markup facts via name space; eliminated obsolete markup;
Sun, 17 Apr 2011 20:25:10 +0200 tuned -- order in memory according to variance;
wenzelm [Sun, 17 Apr 2011 20:25:10 +0200] rev 42377
tuned -- order in memory according to variance;
Sun, 17 Apr 2011 20:15:46 +0200 eliminated obsolete markup -- superseded by generic "entity" markup;
wenzelm [Sun, 17 Apr 2011 20:15:46 +0200] rev 42376
eliminated obsolete markup -- superseded by generic "entity" markup;
Sun, 17 Apr 2011 19:54:04 +0200 report Name_Space.declare/define, relatively to context;
wenzelm [Sun, 17 Apr 2011 19:54:04 +0200] rev 42375
report Name_Space.declare/define, relatively to context; added "global" variants of context-dependent declarations;
Sun, 17 Apr 2011 13:47:22 +0200 clarified pretty_parsetree: suppress literal tokens;
wenzelm [Sun, 17 Apr 2011 13:47:22 +0200] rev 42374
clarified pretty_parsetree: suppress literal tokens;
Sat, 16 Apr 2011 23:41:58 +0200 PARALLEL_GOALS for simplification within auto_tac;
wenzelm [Sat, 16 Apr 2011 23:41:58 +0200] rev 42373
PARALLEL_GOALS for simplification within auto_tac;
Sat, 16 Apr 2011 23:41:25 +0200 PARALLEL_GOALS for method "simp_all";
wenzelm [Sat, 16 Apr 2011 23:41:25 +0200] rev 42372
PARALLEL_GOALS for method "simp_all";
Sat, 16 Apr 2011 23:38:25 +0200 enable PARALLEL_GOALS more liberally, unlike forked proofs (cf. 34b9652b2f45);
wenzelm [Sat, 16 Apr 2011 23:38:25 +0200] rev 42371
enable PARALLEL_GOALS more liberally, unlike forked proofs (cf. 34b9652b2f45);
Sat, 16 Apr 2011 22:21:34 +0200 refined PARALLEL_GOALS;
wenzelm [Sat, 16 Apr 2011 22:21:34 +0200] rev 42370
refined PARALLEL_GOALS;
Sat, 16 Apr 2011 21:45:47 +0200 tuned blast: navigate to subgoal only once;
wenzelm [Sat, 16 Apr 2011 21:45:47 +0200] rev 42369
tuned blast: navigate to subgoal only once;
Sat, 16 Apr 2011 20:49:48 +0200 proper subgoal addressing via SUBGOAL/CSUBGOAL -- assuming these tactics did not handle Subscript in any special way;
wenzelm [Sat, 16 Apr 2011 20:49:48 +0200] rev 42368
proper subgoal addressing via SUBGOAL/CSUBGOAL -- assuming these tactics did not handle Subscript in any special way; tuned;
Sat, 16 Apr 2011 20:30:44 +0200 more direct Thm.cprem_of (with exception THM instead of Subscript);
wenzelm [Sat, 16 Apr 2011 20:30:44 +0200] rev 42367
more direct Thm.cprem_of (with exception THM instead of Subscript); modernized thy;
Sat, 16 Apr 2011 20:26:59 +0200 more direct Thm.cprem_of (with exception THM instead of Subscript);
wenzelm [Sat, 16 Apr 2011 20:26:59 +0200] rev 42366
more direct Thm.cprem_of (with exception THM instead of Subscript);
Sat, 16 Apr 2011 20:22:50 +0200 more direct Logic.dest_implies (with exception TERM instead of Subscript);
wenzelm [Sat, 16 Apr 2011 20:22:50 +0200] rev 42365
more direct Logic.dest_implies (with exception TERM instead of Subscript);
Sat, 16 Apr 2011 18:11:20 +0200 eliminated old List.nth;
wenzelm [Sat, 16 Apr 2011 18:11:20 +0200] rev 42364
eliminated old List.nth; tuned;
Sat, 16 Apr 2011 16:37:21 +0200 do not open ML structures;
wenzelm [Sat, 16 Apr 2011 16:37:21 +0200] rev 42363
do not open ML structures;
Sat, 16 Apr 2011 16:29:13 +0200 observe firm naming convention ctxt: Proof.context;
wenzelm [Sat, 16 Apr 2011 16:29:13 +0200] rev 42362
observe firm naming convention ctxt: Proof.context;
Sat, 16 Apr 2011 16:15:37 +0200 modernized structure Proof_Context;
wenzelm [Sat, 16 Apr 2011 16:15:37 +0200] rev 42361
modernized structure Proof_Context;
Sat, 16 Apr 2011 15:47:52 +0200 modernized structure Proof_Context;
wenzelm [Sat, 16 Apr 2011 15:47:52 +0200] rev 42360
modernized structure Proof_Context;
Sat, 16 Apr 2011 15:25:25 +0200 prefer local name spaces;
wenzelm [Sat, 16 Apr 2011 15:25:25 +0200] rev 42359
prefer local name spaces; tuned signatures; tuned;
Sat, 16 Apr 2011 13:48:45 +0200 Name_Space: proper configuration options long_names, short_names, unique_names instead of former unsynchronized references;
wenzelm [Sat, 16 Apr 2011 13:48:45 +0200] rev 42358
Name_Space: proper configuration options long_names, short_names, unique_names instead of former unsynchronized references;
Sat, 16 Apr 2011 12:46:18 +0200 tuned signature, disentangled dependencies;
wenzelm [Sat, 16 Apr 2011 12:46:18 +0200] rev 42357
tuned signature, disentangled dependencies;
Fri, 15 Apr 2011 15:33:57 +0200 Added command for associating user-defined types with SPARK types.
berghofe [Fri, 15 Apr 2011 15:33:57 +0200] rev 42356
Added command for associating user-defined types with SPARK types.
Thu, 14 Apr 2011 15:04:42 +0200 turn YXML.parse_file into a fold
noschinl [Thu, 14 Apr 2011 15:04:42 +0200] rev 42355
turn YXML.parse_file into a fold
Thu, 14 Apr 2011 11:24:05 +0200 nicer error message from Metis for know failure that isn't the user's fault
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42354
nicer error message from Metis for know failure that isn't the user's fault
Thu, 14 Apr 2011 11:24:05 +0200 correctly handle TFrees that occur in (local) facts -- Metis did the right thing here but Sledgehammer was incorrectly generating spurious preconditions such as "dense_linorder(t_a)"
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42353
correctly handle TFrees that occur in (local) facts -- Metis did the right thing here but Sledgehammer was incorrectly generating spurious preconditions such as "dense_linorder(t_a)"
Thu, 14 Apr 2011 11:24:05 +0200 tuning
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42352
tuning
Thu, 14 Apr 2011 11:24:05 +0200 remove needless export
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42351
remove needless export
Thu, 14 Apr 2011 11:24:05 +0200 more clausification tests
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42350
more clausification tests
Thu, 14 Apr 2011 11:24:05 +0200 make 48170228f562 work also with "HO_Reas" examples
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42349
make 48170228f562 work also with "HO_Reas" examples
Thu, 14 Apr 2011 11:24:05 +0200 improve on 0b05cc14c2cb: make sure that a literal variable "?foo" isn't accidentally renamed "?Q", which might be enough to confuse the new Skolemizer (cf. "Clausify.thy" example)
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42348
improve on 0b05cc14c2cb: make sure that a literal variable "?foo" isn't accidentally renamed "?Q", which might be enough to confuse the new Skolemizer (cf. "Clausify.thy" example)
Thu, 14 Apr 2011 11:24:05 +0200 properly implemented definitional CNF for the new Skolemizer (and moved the code for the old Skolemizer -- tuning), removing big chunks for experimental/debugging code
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42347
properly implemented definitional CNF for the new Skolemizer (and moved the code for the old Skolemizer -- tuning), removing big chunks for experimental/debugging code
Thu, 14 Apr 2011 11:24:05 +0200 remove experimental code added in 85bb6fbb8e6a
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42346
remove experimental code added in 85bb6fbb8e6a
Thu, 14 Apr 2011 11:24:05 +0200 added examples of definitional CNF facts
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42345
added examples of definitional CNF facts
Thu, 14 Apr 2011 11:24:05 +0200 "unify_first_prem_with_concl" (cf. 9ceb585c097a) sometimes throws an exception, but it is very rarely needed -- catch the exception for now
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42344
"unify_first_prem_with_concl" (cf. 9ceb585c097a) sometimes throws an exception, but it is very rarely needed -- catch the exception for now
Thu, 14 Apr 2011 11:24:05 +0200 compile
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42343
compile
Thu, 14 Apr 2011 11:24:05 +0200 handle case where the same Skolem name is given different types in different subgoals in the new Skolemizer (this can happen if several type-instances of the same fact are needed by Metis, cf. example in "Clausify.thy") -- the solution reintroduces old code removed in a6725f293377
blanchet [Thu, 14 Apr 2011 11:24:05 +0200] rev 42342
handle case where the same Skolem name is given different types in different subgoals in the new Skolemizer (this can happen if several type-instances of the same fact are needed by Metis, cf. example in "Clausify.thy") -- the solution reintroduces old code removed in a6725f293377
Thu, 14 Apr 2011 11:24:04 +0200 removed obsolete Skolem counter in new Skolemizer
blanchet [Thu, 14 Apr 2011 11:24:04 +0200] rev 42341
removed obsolete Skolem counter in new Skolemizer
Thu, 14 Apr 2011 11:24:04 +0200 added outstanding issue to Metis example
blanchet [Thu, 14 Apr 2011 11:24:04 +0200] rev 42340
added outstanding issue to Metis example
Thu, 14 Apr 2011 11:24:04 +0200 use the list of actually used axioms to (correctly) precompute the "outer params", not all axioms
blanchet [Thu, 14 Apr 2011 11:24:04 +0200] rev 42339
use the list of actually used axioms to (correctly) precompute the "outer params", not all axioms
Thu, 14 Apr 2011 11:24:04 +0200 started clausifier examples
blanchet [Thu, 14 Apr 2011 11:24:04 +0200] rev 42338
started clausifier examples
Thu, 14 Apr 2011 11:24:04 +0200 make new Skolemizer work also for "metisFT"
blanchet [Thu, 14 Apr 2011 11:24:04 +0200] rev 42337
make new Skolemizer work also for "metisFT"
Thu, 14 Apr 2011 11:24:04 +0200 improve definitional CNF on goal by moving "not" past the quantifiers
blanchet [Thu, 14 Apr 2011 11:24:04 +0200] rev 42336
improve definitional CNF on goal by moving "not" past the quantifiers
Thu, 14 Apr 2011 11:24:04 +0200 experiment with definitional CNF
blanchet [Thu, 14 Apr 2011 11:24:04 +0200] rev 42335
experiment with definitional CNF
Thu, 14 Apr 2011 11:24:04 +0200 use old Skolemizer for Metis call that requires high unification bound (around 100) with the new Skolemizer
blanchet [Thu, 14 Apr 2011 11:24:04 +0200] rev 42334
use old Skolemizer for Metis call that requires high unification bound (around 100) with the new Skolemizer
Thu, 14 Apr 2011 11:24:04 +0200 try to repair out-of-sync situations in Metis
blanchet [Thu, 14 Apr 2011 11:24:04 +0200] rev 42333
try to repair out-of-sync situations in Metis
Thu, 14 Apr 2011 11:24:04 +0200 handle Vampire [predicate definition introduction] steps the same way as missing proof, since such steps do not report which axioms were used
blanchet [Thu, 14 Apr 2011 11:24:04 +0200] rev 42332
handle Vampire [predicate definition introduction] steps the same way as missing proof, since such steps do not report which axioms were used
Wed, 13 Apr 2011 21:38:00 +0200 Add YXML.parse_file to signature ...
noschinl [Wed, 13 Apr 2011 21:38:00 +0200] rev 42331
Add YXML.parse_file to signature ...
Wed, 13 Apr 2011 21:23:30 +0200 Add YXML.parse_file to parse and process big data files
noschinl [Wed, 13 Apr 2011 21:23:30 +0200] rev 42330
Add YXML.parse_file to parse and process big data files
Wed, 13 Apr 2011 20:43:00 +0200 Generalized File.fold_lines to File.fold_fields
noschinl [Wed, 13 Apr 2011 20:43:00 +0200] rev 42329
Generalized File.fold_lines to File.fold_fields
Mon, 11 Apr 2011 17:23:20 +0200 more permissive run_command: identity execution for empty toplevel, e.g. after malformed theory header;
wenzelm [Mon, 11 Apr 2011 17:23:20 +0200] rev 42328
more permissive run_command: identity execution for empty toplevel, e.g. after malformed theory header;
Mon, 11 Apr 2011 17:11:03 +0200 Name_Space.entry_markup: keep def position as separate properties;
wenzelm [Mon, 11 Apr 2011 17:11:03 +0200] rev 42327
Name_Space.entry_markup: keep def position as separate properties; uniform treatment of ML_def/ML_open/ML_struct as entities; hyperlinks for all entities -- excluding ML_open/ML_struct for now;
Sat, 09 Apr 2011 23:29:50 +0200 some position reports for 'translations';
wenzelm [Sat, 09 Apr 2011 23:29:50 +0200] rev 42326
some position reports for 'translations';
Sat, 09 Apr 2011 15:00:23 +0200 made SML/NJ happy;
wenzelm [Sat, 09 Apr 2011 15:00:23 +0200] rev 42325
made SML/NJ happy;
Sat, 09 Apr 2011 13:10:20 +0200 merged
wenzelm [Sat, 09 Apr 2011 13:10:20 +0200] rev 42324
merged
Fri, 08 Apr 2011 19:04:08 +0200 added SMT certificates
boehmes [Fri, 08 Apr 2011 19:04:08 +0200] rev 42323
added SMT certificates
Fri, 08 Apr 2011 19:04:08 +0200 use unification instead of matching to find proper assertions (which might not match original assumptions due to lambda-lifting and introduction of fresh variables)
boehmes [Fri, 08 Apr 2011 19:04:08 +0200] rev 42322
use unification instead of matching to find proper assertions (which might not match original assumptions due to lambda-lifting and introduction of fresh variables)
Fri, 08 Apr 2011 19:04:08 +0200 fixed eta-expansion: use correct order to apply new bound variables
boehmes [Fri, 08 Apr 2011 19:04:08 +0200] rev 42321
fixed eta-expansion: use correct order to apply new bound variables
Fri, 08 Apr 2011 19:04:08 +0200 check if negating the goal is possible (avoids CTERM exception for Pure propositions)
boehmes [Fri, 08 Apr 2011 19:04:08 +0200] rev 42320
check if negating the goal is possible (avoids CTERM exception for Pure propositions)
Fri, 08 Apr 2011 19:04:08 +0200 unfold and eta-contract let expressions before lambda-lifting to avoid bad terms
boehmes [Fri, 08 Apr 2011 19:04:08 +0200] rev 42319
unfold and eta-contract let expressions before lambda-lifting to avoid bad terms
Fri, 08 Apr 2011 19:04:08 +0200 corrected order of steps in Z3 proof reconstruction for elimination of unused quantified variables: first try to eliminate unused variables, then skip over used variables
boehmes [Fri, 08 Apr 2011 19:04:08 +0200] rev 42318
corrected order of steps in Z3 proof reconstruction for elimination of unused quantified variables: first try to eliminate unused variables, then skip over used variables
Fri, 08 Apr 2011 17:13:49 +0200 merged
bulwahn [Fri, 08 Apr 2011 17:13:49 +0200] rev 42317
merged
Fri, 08 Apr 2011 16:31:14 +0200 deactivating other compilations in quickcheck_exhaustive momentarily that only interesting for my benchmarks and experiments
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42316
deactivating other compilations in quickcheck_exhaustive momentarily that only interesting for my benchmarks and experiments
Fri, 08 Apr 2011 16:31:14 +0200 generalizing instantiate_datatype in quickcheck_exhaustive to remove clones for different compilations
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42315
generalizing instantiate_datatype in quickcheck_exhaustive to remove clones for different compilations
Fri, 08 Apr 2011 16:31:14 +0200 correcting constant name in exhaustive_generators
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42314
correcting constant name in exhaustive_generators
Fri, 08 Apr 2011 16:31:14 +0200 switching fast compilation off by default for now in exhaustive quickcheck
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42313
switching fast compilation off by default for now in exhaustive quickcheck
Fri, 08 Apr 2011 16:31:14 +0200 ensuring datatype limitations before the instantiation in quickcheck_exhaustive
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42312
ensuring datatype limitations before the instantiation in quickcheck_exhaustive
Fri, 08 Apr 2011 16:31:14 +0200 rational and real instances for new compilation scheme for exhaustive quickcheck
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42311
rational and real instances for new compilation scheme for exhaustive quickcheck
Fri, 08 Apr 2011 16:31:14 +0200 splitting exhaustive and full_exhaustive into separate type classes
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42310
splitting exhaustive and full_exhaustive into separate type classes
Fri, 08 Apr 2011 16:31:14 +0200 removing duplicate code
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42309
removing duplicate code
Fri, 08 Apr 2011 16:31:14 +0200 revisiting mk_equation functions and refactoring them in exhaustive quickcheck
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42308
revisiting mk_equation functions and refactoring them in exhaustive quickcheck
Fri, 08 Apr 2011 16:31:14 +0200 creating a general mk_equation_terms for the different compilations
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42307
creating a general mk_equation_terms for the different compilations
Fri, 08 Apr 2011 16:31:14 +0200 adding an even faster compilation scheme
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42306
adding an even faster compilation scheme
Fri, 08 Apr 2011 16:31:14 +0200 theory definitions for fast exhaustive quickcheck compilation
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42305
theory definitions for fast exhaustive quickcheck compilation
Fri, 08 Apr 2011 16:31:14 +0200 new compilation for exhaustive quickcheck
bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42304
new compilation for exhaustive quickcheck
Fri, 08 Apr 2011 23:33:57 +0200 tuned;
wenzelm [Fri, 08 Apr 2011 23:33:57 +0200] rev 42303
tuned;
Fri, 08 Apr 2011 23:25:48 +0200 present type variables;
wenzelm [Fri, 08 Apr 2011 23:25:48 +0200] rev 42302
present type variables; tuned;
Fri, 08 Apr 2011 23:09:22 +0200 unparse: more accurate markup for syntax consts, notably binders;
wenzelm [Fri, 08 Apr 2011 23:09:22 +0200] rev 42301
unparse: more accurate markup for syntax consts, notably binders;
Fri, 08 Apr 2011 22:59:52 +0200 notation: proper markup for type constructor / constant;
wenzelm [Fri, 08 Apr 2011 22:59:52 +0200] rev 42300
notation: proper markup for type constructor / constant;
Fri, 08 Apr 2011 22:50:50 +0200 tuned signature;
wenzelm [Fri, 08 Apr 2011 22:50:50 +0200] rev 42299
tuned signature;
Fri, 08 Apr 2011 22:40:29 +0200 more accurate markup for syntax consts, notably binders which point back to the original logical entity;
wenzelm [Fri, 08 Apr 2011 22:40:29 +0200] rev 42298
more accurate markup for syntax consts, notably binders which point back to the original logical entity; tuned;
Fri, 08 Apr 2011 21:11:29 +0200 discontinued Syntax.max_pri, which is not really a symbolic parameter;
wenzelm [Fri, 08 Apr 2011 21:11:29 +0200] rev 42297
discontinued Syntax.max_pri, which is not really a symbolic parameter;
Fri, 08 Apr 2011 21:03:20 +0200 CONST syntax with positions;
wenzelm [Fri, 08 Apr 2011 21:03:20 +0200] rev 42296
CONST syntax with positions;
Fri, 08 Apr 2011 20:39:09 +0200 moved CONST syntax/translations to their proper place;
wenzelm [Fri, 08 Apr 2011 20:39:09 +0200] rev 42295
moved CONST syntax/translations to their proper place;
Fri, 08 Apr 2011 18:08:13 +0200 simplified Pure syntax bootstrap;
wenzelm [Fri, 08 Apr 2011 18:08:13 +0200] rev 42294
simplified Pure syntax bootstrap;
Fri, 08 Apr 2011 17:45:37 +0200 renamed sprop "prop#" to "prop'" -- proper identifier;
wenzelm [Fri, 08 Apr 2011 17:45:37 +0200] rev 42293
renamed sprop "prop#" to "prop'" -- proper identifier; eliminated spurious symbolic string bindings (logic, any etc.); hardwired special "prop" vs. "prop'" conversion; tuned;
Fri, 08 Apr 2011 16:38:46 +0200 merged
wenzelm [Fri, 08 Apr 2011 16:38:46 +0200] rev 42292
merged
Thu, 07 Apr 2011 21:49:24 +0200 raised timeout further, for SML/NJ
krauss [Thu, 07 Apr 2011 21:49:24 +0200] rev 42291
raised timeout further, for SML/NJ
Fri, 08 Apr 2011 16:34:14 +0200 discontinued special treatment of structure Lexicon;
wenzelm [Fri, 08 Apr 2011 16:34:14 +0200] rev 42290
discontinued special treatment of structure Lexicon;
Fri, 08 Apr 2011 15:48:14 +0200 discontinued special status of structure Printer;
wenzelm [Fri, 08 Apr 2011 15:48:14 +0200] rev 42289
discontinued special status of structure Printer;
Fri, 08 Apr 2011 15:02:11 +0200 discontinued special treatment of structure Syntax_Ext (formerly Syn_Ext);
wenzelm [Fri, 08 Apr 2011 15:02:11 +0200] rev 42288
discontinued special treatment of structure Syntax_Ext (formerly Syn_Ext); clarified Syntax.root;
Fri, 08 Apr 2011 14:20:57 +0200 discontinued special treatment of structure Mixfix;
wenzelm [Fri, 08 Apr 2011 14:20:57 +0200] rev 42287
discontinued special treatment of structure Mixfix; eliminated slightly odd no_syn convenience;
Fri, 08 Apr 2011 14:05:31 +0200 more antiquotations;
wenzelm [Fri, 08 Apr 2011 14:05:31 +0200] rev 42286
more antiquotations;
Fri, 08 Apr 2011 13:59:28 +0200 removed outdated text (cf. 84a3f86441eb);
wenzelm [Fri, 08 Apr 2011 13:59:28 +0200] rev 42285
removed outdated text (cf. 84a3f86441eb);
Fri, 08 Apr 2011 13:31:16 +0200 explicit structure Syntax_Trans;
wenzelm [Fri, 08 Apr 2011 13:31:16 +0200] rev 42284
explicit structure Syntax_Trans; discontinued old-style constrainAbsC;
Fri, 08 Apr 2011 11:39:45 +0200 tuned presentation;
wenzelm [Fri, 08 Apr 2011 11:39:45 +0200] rev 42283
tuned presentation;
Thu, 07 Apr 2011 23:25:09 +0200 report literal tokens according to parsetree head;
wenzelm [Thu, 07 Apr 2011 23:25:09 +0200] rev 42282
report literal tokens according to parsetree head; some attempts to stack parsetrees in proper order;
Thu, 07 Apr 2011 21:55:09 +0200 simplified read_term vs. read_prop;
wenzelm [Thu, 07 Apr 2011 21:55:09 +0200] rev 42281
simplified read_term vs. read_prop;
Thu, 07 Apr 2011 21:37:42 +0200 tuned signature;
wenzelm [Thu, 07 Apr 2011 21:37:42 +0200] rev 42280
tuned signature;
Thu, 07 Apr 2011 21:23:57 +0200 constant =?= no longer exists (cf. 8c09e1fa24a7);
wenzelm [Thu, 07 Apr 2011 21:23:57 +0200] rev 42279
constant =?= no longer exists (cf. 8c09e1fa24a7);
Thu, 07 Apr 2011 20:56:48 +0200 clarified sources -- removed odd comments;
wenzelm [Thu, 07 Apr 2011 20:56:48 +0200] rev 42278
clarified sources -- removed odd comments;
Thu, 07 Apr 2011 20:32:42 +0200 tuned signature;
wenzelm [Thu, 07 Apr 2011 20:32:42 +0200] rev 42277
tuned signature;
Thu, 07 Apr 2011 18:41:49 +0200 merged
wenzelm [Thu, 07 Apr 2011 18:41:49 +0200] rev 42276
merged
Thu, 07 Apr 2011 14:51:28 +0200 removing decrement of cardinality in quickcheck -- counting cardinalities starts at 1
bulwahn [Thu, 07 Apr 2011 14:51:28 +0200] rev 42275
removing decrement of cardinality in quickcheck -- counting cardinalities starts at 1
Thu, 07 Apr 2011 14:51:26 +0200 removing instantiation exhaustive for unit in Quickcheck_Exhaustive
bulwahn [Thu, 07 Apr 2011 14:51:26 +0200] rev 42274
removing instantiation exhaustive for unit in Quickcheck_Exhaustive
Thu, 07 Apr 2011 14:51:25 +0200 correcting bounded_forall construction; tuned
bulwahn [Thu, 07 Apr 2011 14:51:25 +0200] rev 42273
correcting bounded_forall construction; tuned
Thu, 07 Apr 2011 13:01:27 +0200 dropped unused lemmas; proper Isar proof
haftmann [Thu, 07 Apr 2011 13:01:27 +0200] rev 42272
dropped unused lemmas; proper Isar proof
Thu, 07 Apr 2011 12:16:27 +0200 further development of new Skolemizer -- make sure constructed terms have correct types and fixed a few bugs where the goal was out of sync with what we had in mind
blanchet [Thu, 07 Apr 2011 12:16:27 +0200] rev 42271
further development of new Skolemizer -- make sure constructed terms have correct types and fixed a few bugs where the goal was out of sync with what we had in mind
Thu, 07 Apr 2011 12:16:26 +0200 make new Skolemizer more robust
blanchet [Thu, 07 Apr 2011 12:16:26 +0200] rev 42270
make new Skolemizer more robust
Thu, 07 Apr 2011 12:16:25 +0200 tuned comment
blanchet [Thu, 07 Apr 2011 12:16:25 +0200] rev 42269
tuned comment
Thu, 07 Apr 2011 18:24:59 +0200 discontinued user-defined token translations;
wenzelm [Thu, 07 Apr 2011 18:24:59 +0200] rev 42268
discontinued user-defined token translations; tuned signature;
Thu, 07 Apr 2011 17:52:44 +0200 simplified printer context: uniform externing and static token translations;
wenzelm [Thu, 07 Apr 2011 17:52:44 +0200] rev 42267
simplified printer context: uniform externing and static token translations;
Thu, 07 Apr 2011 17:38:17 +0200 clarified Pretty.mark;
wenzelm [Thu, 07 Apr 2011 17:38:17 +0200] rev 42266
clarified Pretty.mark; added Pretty.mark_str, Pretty.marks_str convenience;
Wed, 06 Apr 2011 23:17:45 +0200 parallel parsing of big specifications;
wenzelm [Wed, 06 Apr 2011 23:17:45 +0200] rev 42265
parallel parsing of big specifications;
Wed, 06 Apr 2011 23:04:00 +0200 separate structure Term_Position;
wenzelm [Wed, 06 Apr 2011 23:04:00 +0200] rev 42264
separate structure Term_Position; dismantled remains of structure Type_Ext;
Wed, 06 Apr 2011 22:25:44 +0200 type syntax as regular mixfix specification (type_ext for bootstrapping has been obsolete for many years);
wenzelm [Wed, 06 Apr 2011 22:25:44 +0200] rev 42263
type syntax as regular mixfix specification (type_ext for bootstrapping has been obsolete for many years);
Wed, 06 Apr 2011 21:55:41 +0200 moved type syntax translations to syn_trans.ML;
wenzelm [Wed, 06 Apr 2011 21:55:41 +0200] rev 42262
moved type syntax translations to syn_trans.ML;
Wed, 06 Apr 2011 18:36:28 +0200 made SML/NJ happy (cf. 578a51fae383);
wenzelm [Wed, 06 Apr 2011 18:36:28 +0200] rev 42261
made SML/NJ happy (cf. 578a51fae383);
Wed, 06 Apr 2011 18:17:19 +0200 merged
wenzelm [Wed, 06 Apr 2011 18:17:19 +0200] rev 42260
merged
Wed, 06 Apr 2011 13:08:44 +0200 merged
bulwahn [Wed, 06 Apr 2011 13:08:44 +0200] rev 42259
merged
Wed, 06 Apr 2011 10:58:18 +0200 changing ensure_sort_datatype call in narrowing quickcheck (missed in 1491b7209e76)
bulwahn [Wed, 06 Apr 2011 10:58:18 +0200] rev 42258
changing ensure_sort_datatype call in narrowing quickcheck (missed in 1491b7209e76)
Tue, 05 Apr 2011 19:55:04 +0200 prove measurable_into_infprod_algebra and measure_infprod
hoelzl [Tue, 05 Apr 2011 19:55:04 +0200] rev 42257
prove measurable_into_infprod_algebra and measure_infprod
Tue, 05 Apr 2011 17:10:51 +0200 Rename extensional to extensionalD (extensional is also defined in FuncSet)
hoelzl [Tue, 05 Apr 2011 17:10:51 +0200] rev 42256
Rename extensional to extensionalD (extensional is also defined in FuncSet)
Wed, 06 Apr 2011 17:15:06 +0200 eliminated slightly odd Syntax.rep_syntax;
wenzelm [Wed, 06 Apr 2011 17:15:06 +0200] rev 42255
eliminated slightly odd Syntax.rep_syntax;
Wed, 06 Apr 2011 17:00:40 +0200 more abstract print translation;
wenzelm [Wed, 06 Apr 2011 17:00:40 +0200] rev 42254
more abstract print translation;
Wed, 06 Apr 2011 16:15:57 +0200 more abstract syntax translation;
wenzelm [Wed, 06 Apr 2011 16:15:57 +0200] rev 42253
more abstract syntax translation;
Wed, 06 Apr 2011 15:43:45 +0200 tuned;
wenzelm [Wed, 06 Apr 2011 15:43:45 +0200] rev 42252
tuned;
Wed, 06 Apr 2011 15:24:26 +0200 explicit Syntax.tokenize, Syntax.parse;
wenzelm [Wed, 06 Apr 2011 15:24:26 +0200] rev 42251
explicit Syntax.tokenize, Syntax.parse;
Wed, 06 Apr 2011 15:10:39 +0200 eliminated odd object-oriented type_context/term_context;
wenzelm [Wed, 06 Apr 2011 15:10:39 +0200] rev 42250
eliminated odd object-oriented type_context/term_context; export ProofContext.intern_skolem;
Wed, 06 Apr 2011 14:44:40 +0200 simplified standard parse/unparse;
wenzelm [Wed, 06 Apr 2011 14:44:40 +0200] rev 42249
simplified standard parse/unparse;
Wed, 06 Apr 2011 14:08:40 +0200 discontinued old-style Syntax.constrainC;
wenzelm [Wed, 06 Apr 2011 14:08:40 +0200] rev 42248
discontinued old-style Syntax.constrainC;
Wed, 06 Apr 2011 13:33:46 +0200 typed_print_translation: discontinued show_sorts argument;
wenzelm [Wed, 06 Apr 2011 13:33:46 +0200] rev 42247
typed_print_translation: discontinued show_sorts argument;
Wed, 06 Apr 2011 13:27:59 +0200 misc tuning and simplification;
wenzelm [Wed, 06 Apr 2011 13:27:59 +0200] rev 42246
misc tuning and simplification;
Wed, 06 Apr 2011 12:58:13 +0200 moved unparse material to syntax_phases.ML;
wenzelm [Wed, 06 Apr 2011 12:58:13 +0200] rev 42245
moved unparse material to syntax_phases.ML;
Wed, 06 Apr 2011 12:55:53 +0200 more symbol abbrevs;
wenzelm [Wed, 06 Apr 2011 12:55:53 +0200] rev 42244
more symbol abbrevs;
Wed, 06 Apr 2011 10:59:43 +0200 renamed Standard_Syntax to Syntax_Phases;
wenzelm [Wed, 06 Apr 2011 10:59:43 +0200] rev 42243
renamed Standard_Syntax to Syntax_Phases;
Tue, 05 Apr 2011 23:14:41 +0200 moved decode/parse operations to standard_syntax.ML;
wenzelm [Tue, 05 Apr 2011 23:14:41 +0200] rev 42242
moved decode/parse operations to standard_syntax.ML; tuned;
Tue, 05 Apr 2011 18:06:45 +0200 separate module for standard implementation of inner syntax operations;
wenzelm [Tue, 05 Apr 2011 18:06:45 +0200] rev 42241
separate module for standard implementation of inner syntax operations;
Tue, 05 Apr 2011 15:46:35 +0200 moved Isar/local_syntax.ML to Syntax/local_syntax.ML;
wenzelm [Tue, 05 Apr 2011 15:46:35 +0200] rev 42240
moved Isar/local_syntax.ML to Syntax/local_syntax.ML;
Tue, 05 Apr 2011 15:15:33 +0200 merged
wenzelm [Tue, 05 Apr 2011 15:15:33 +0200] rev 42239
merged
Tue, 05 Apr 2011 11:44:34 +0200 added "no_atp" to Cantor's paradox
blanchet [Tue, 05 Apr 2011 11:44:34 +0200] rev 42238
added "no_atp" to Cantor's paradox
Tue, 05 Apr 2011 11:39:48 +0200 renamed "const_args" option value to "args"
blanchet [Tue, 05 Apr 2011 11:39:48 +0200] rev 42237
renamed "const_args" option value to "args"
Tue, 05 Apr 2011 10:54:09 +0200 temporarily allow useless encoding of helper facts (e.g. fequal_def) instead of throwing exception
blanchet [Tue, 05 Apr 2011 10:54:09 +0200] rev 42236
temporarily allow useless encoding of helper facts (e.g. fequal_def) instead of throwing exception
Tue, 05 Apr 2011 10:47:37 +0200 updated instructions
blanchet [Tue, 05 Apr 2011 10:47:37 +0200] rev 42235
updated instructions
Tue, 05 Apr 2011 10:47:36 +0200 minor doc edits
blanchet [Tue, 05 Apr 2011 10:47:36 +0200] rev 42234
minor doc edits
Tue, 05 Apr 2011 10:37:21 +0200 killed unimplemented type encoding "preds"
blanchet [Tue, 05 Apr 2011 10:37:21 +0200] rev 42233
killed unimplemented type encoding "preds"
Tue, 05 Apr 2011 10:37:11 +0200 remove debugging code
blanchet [Tue, 05 Apr 2011 10:37:11 +0200] rev 42232
remove debugging code
Tue, 05 Apr 2011 09:38:28 +0200 removing bounded_forall code equation for characters when loading Code_Char
bulwahn [Tue, 05 Apr 2011 09:38:28 +0200] rev 42231
removing bounded_forall code equation for characters when loading Code_Char
Tue, 05 Apr 2011 09:38:23 +0200 deriving bounded_forall instances in quickcheck_exhaustive
bulwahn [Tue, 05 Apr 2011 09:38:23 +0200] rev 42230
deriving bounded_forall instances in quickcheck_exhaustive
Tue, 05 Apr 2011 08:53:52 +0200 generalizing ensure_sort_datatype for bounded_forall instances
bulwahn [Tue, 05 Apr 2011 08:53:52 +0200] rev 42229
generalizing ensure_sort_datatype for bounded_forall instances
Mon, 04 Apr 2011 19:09:10 +0200 document "type_sys" option
blanchet [Mon, 04 Apr 2011 19:09:10 +0200] rev 42228
document "type_sys" option
Mon, 04 Apr 2011 18:53:35 +0200 if "monomorphize" is enabled, mangle the type information in the names by default
blanchet [Mon, 04 Apr 2011 18:53:35 +0200] rev 42227
if "monomorphize" is enabled, mangle the type information in the names by default
Tue, 05 Apr 2011 15:04:55 +0200 use standard tables with standard argument order;
wenzelm [Tue, 05 Apr 2011 15:04:55 +0200] rev 42226
use standard tables with standard argument order;
Tue, 05 Apr 2011 14:30:40 +0200 discontinued special treatment of structure Parser -- directly accessible;
wenzelm [Tue, 05 Apr 2011 14:30:40 +0200] rev 42225
discontinued special treatment of structure Parser -- directly accessible;
Tue, 05 Apr 2011 14:25:18 +0200 discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
wenzelm [Tue, 05 Apr 2011 14:25:18 +0200] rev 42224
discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
Tue, 05 Apr 2011 13:07:40 +0200 more precise propagation of reports/results through some inner syntax layers;
wenzelm [Tue, 05 Apr 2011 13:07:40 +0200] rev 42223
more precise propagation of reports/results through some inner syntax layers; misc reorganization;
Mon, 04 Apr 2011 23:52:56 +0200 accumulate parsetrees in canonical reverse order;
wenzelm [Mon, 04 Apr 2011 23:52:56 +0200] rev 42222
accumulate parsetrees in canonical reverse order;
Mon, 04 Apr 2011 23:26:32 +0200 tuned;
wenzelm [Mon, 04 Apr 2011 23:26:32 +0200] rev 42221
tuned;
Mon, 04 Apr 2011 22:58:15 +0200 tuned -- removed redundancy;
wenzelm [Mon, 04 Apr 2011 22:58:15 +0200] rev 42220
tuned -- removed redundancy;
Mon, 04 Apr 2011 22:49:41 +0200 tuned signatures;
wenzelm [Mon, 04 Apr 2011 22:49:41 +0200] rev 42219
tuned signatures;
Mon, 04 Apr 2011 22:21:36 +0200 streamlined token list operations, assuming that the order of union does not matter;
wenzelm [Mon, 04 Apr 2011 22:21:36 +0200] rev 42218
streamlined token list operations, assuming that the order of union does not matter;
Mon, 04 Apr 2011 21:35:59 +0200 misc tuning and clarification;
wenzelm [Mon, 04 Apr 2011 21:35:59 +0200] rev 42217
misc tuning and clarification;
Mon, 04 Apr 2011 16:35:46 +0200 merged
wenzelm [Mon, 04 Apr 2011 16:35:46 +0200] rev 42216
merged
Mon, 04 Apr 2011 16:28:36 +0200 document "nitpick(_params)", "refute(_params)", "try", "sledgehammer(_params)", and "solve_direct"
blanchet [Mon, 04 Apr 2011 16:28:36 +0200] rev 42215
document "nitpick(_params)", "refute(_params)", "try", "sledgehammer(_params)", and "solve_direct"
Mon, 04 Apr 2011 14:44:11 +0200 refactoring generator definition in quickcheck and removing clone
bulwahn [Mon, 04 Apr 2011 14:44:11 +0200] rev 42214
refactoring generator definition in quickcheck and removing clone
Mon, 04 Apr 2011 14:37:20 +0200 use the proper contexts/simpsets/etc. in the TPTP proof method
blanchet [Mon, 04 Apr 2011 14:37:20 +0200] rev 42213
use the proper contexts/simpsets/etc. in the TPTP proof method
Mon, 04 Apr 2011 13:41:56 +0200 merged
blanchet [Mon, 04 Apr 2011 13:41:56 +0200] rev 42212
merged
Mon, 04 Apr 2011 13:27:34 +0200 make sure that Nitpick problem generation for cardinality 50 doesn't cause problems for lower cardinality by specifying the "batch_size" option
blanchet [Mon, 04 Apr 2011 13:27:34 +0200] rev 42211
make sure that Nitpick problem generation for cardinality 50 doesn't cause problems for lower cardinality by specifying the "batch_size" option
Mon, 04 Apr 2011 12:40:00 +0100 merged
paulson [Mon, 04 Apr 2011 12:40:00 +0100] rev 42210
merged
Mon, 04 Apr 2011 12:39:14 +0100 Deletion of all semicolons, because they interfere with Proof General
paulson [Mon, 04 Apr 2011 12:39:14 +0100] rev 42209
Deletion of all semicolons, because they interfere with Proof General
Mon, 04 Apr 2011 09:32:50 +0200 raised timeouts further, for SML/NJ -- because of variations in machines/compilers, fixed timeouts can merely prevent non-termination, not enforce particular performance characteristics.
krauss [Mon, 04 Apr 2011 09:32:50 +0200] rev 42208
raised timeouts further, for SML/NJ -- because of variations in machines/compilers, fixed timeouts can merely prevent non-termination, not enforce particular performance characteristics.
Sun, 03 Apr 2011 11:40:32 +0200 tuned proofs
haftmann [Sun, 03 Apr 2011 11:40:32 +0200] rev 42207
tuned proofs
Sat, 02 Apr 2011 18:07:29 +0200 tuned proof
haftmann [Sat, 02 Apr 2011 18:07:29 +0200] rev 42206
tuned proof
Mon, 04 Apr 2011 15:51:45 +0200 direct pretty printing of parsetrees -- prevent diagnostic output from crashing due to undeclared entities;
wenzelm [Mon, 04 Apr 2011 15:51:45 +0200] rev 42205
direct pretty printing of parsetrees -- prevent diagnostic output from crashing due to undeclared entities;
Sun, 03 Apr 2011 21:59:33 +0200 added Position.reports convenience;
wenzelm [Sun, 03 Apr 2011 21:59:33 +0200] rev 42204
added Position.reports convenience; modernized Syntax.trrule constructors; modernized Sign.add_trrules/del_trrules: internal arguments; modernized Isar_Cmd.translations/no_translations: external arguments; explicit syntax categories class_name/type_name, with reports via type_context; eliminated former class_name/type_name ast translations; tuned signatures;
Sun, 03 Apr 2011 18:17:21 +0200 show more tooltip/sub-expression markup;
wenzelm [Sun, 03 Apr 2011 18:17:21 +0200] rev 42203
show more tooltip/sub-expression markup;
Sun, 03 Apr 2011 17:35:16 +0200 show tooltip/sub-expression for entity markup;
wenzelm [Sun, 03 Apr 2011 17:35:16 +0200] rev 42202
show tooltip/sub-expression for entity markup;
Fri, 01 Apr 2011 18:29:10 +0200 merged
wenzelm [Fri, 01 Apr 2011 18:29:10 +0200] rev 42201
merged
Fri, 01 Apr 2011 17:20:56 +0200 remove unnecessary prob_preserving
hoelzl [Fri, 01 Apr 2011 17:20:56 +0200] rev 42200
remove unnecessary prob_preserving
Fri, 01 Apr 2011 17:20:33 +0200 add prob_space_vimage
hoelzl [Fri, 01 Apr 2011 17:20:33 +0200] rev 42199
add prob_space_vimage
Fri, 01 Apr 2011 17:16:08 +0200 use Unsynchronized.change convenience, which also emphasizes the raw access to these references (which happen to be local here);
wenzelm [Fri, 01 Apr 2011 17:16:08 +0200] rev 42198
use Unsynchronized.change convenience, which also emphasizes the raw access to these references (which happen to be local here);
Fri, 01 Apr 2011 16:29:58 +0200 fixed accidental redefinition
krauss [Fri, 01 Apr 2011 16:29:58 +0200] rev 42197
fixed accidental redefinition
Fri, 01 Apr 2011 15:49:19 +0200 save reflexivity steps in discharging Z3 Skolemization hypotheses
boehmes [Fri, 01 Apr 2011 15:49:19 +0200] rev 42196
save reflexivity steps in discharging Z3 Skolemization hypotheses
Fri, 01 Apr 2011 13:49:38 +0200 adding an exhaustive validator for quickcheck's batch validating; moving strip_imp; minimal setup for bounded_forall
bulwahn [Fri, 01 Apr 2011 13:49:38 +0200] rev 42195
adding an exhaustive validator for quickcheck's batch validating; moving strip_imp; minimal setup for bounded_forall
Fri, 01 Apr 2011 13:49:36 +0200 adding general interface for batch validators in quickcheck
bulwahn [Fri, 01 Apr 2011 13:49:36 +0200] rev 42194
adding general interface for batch validators in quickcheck
Fri, 01 Apr 2011 13:21:21 +0200 remove workaround 8f25605e646c, which is no longer necessary thanks to 173b0f488428
blanchet [Fri, 01 Apr 2011 13:21:21 +0200] rev 42193
remove workaround 8f25605e646c, which is no longer necessary thanks to 173b0f488428
Fri, 01 Apr 2011 12:19:54 +0200 scheduler for judgement day
krauss [Fri, 01 Apr 2011 12:19:54 +0200] rev 42192
scheduler for judgement day
Fri, 01 Apr 2011 12:16:41 +0200 re-implemented proof reconstruction for Z3 skolemization: do not explicitly construct definitions for Skolem constants, and let higher-order resolution do most of the work in the end
boehmes [Fri, 01 Apr 2011 12:16:41 +0200] rev 42191
re-implemented proof reconstruction for Z3 skolemization: do not explicitly construct definitions for Skolem constants, and let higher-order resolution do most of the work in the end
Fri, 01 Apr 2011 11:54:51 +0200 make configuration of (SMT) full monomorphization more flexible: turn boolean argument into a configuration option
boehmes [Fri, 01 Apr 2011 11:54:51 +0200] rev 42190
make configuration of (SMT) full monomorphization more flexible: turn boolean argument into a configuration option
Fri, 01 Apr 2011 10:18:20 +0200 merged
bulwahn [Fri, 01 Apr 2011 10:18:20 +0200] rev 42189
merged
Fri, 01 Apr 2011 09:20:59 +0200 adding time profiling in quickcheck's batch testing for further diagnosis in IsaCoSy
bulwahn [Fri, 01 Apr 2011 09:20:59 +0200] rev 42188
adding time profiling in quickcheck's batch testing for further diagnosis in IsaCoSy
Fri, 01 Apr 2011 09:48:01 +0200 raised timeouts further, for SML/NJ
krauss [Fri, 01 Apr 2011 09:48:01 +0200] rev 42187
raised timeouts further, for SML/NJ
Fri, 01 Apr 2011 09:29:58 +0200 adapted parsing of session timing (cf. e86b10c68f0b)
krauss [Fri, 01 Apr 2011 09:29:58 +0200] rev 42186
adapted parsing of session timing (cf. e86b10c68f0b)
Thu, 31 Mar 2011 17:15:13 +0200 merged
bulwahn [Thu, 31 Mar 2011 17:15:13 +0200] rev 42185
merged
Thu, 31 Mar 2011 11:17:52 +0200 adapting Quickcheck_Narrowing (overseen in 234ec7011e5d); commenting out some examples temporarily
bulwahn [Thu, 31 Mar 2011 11:17:52 +0200] rev 42184
adapting Quickcheck_Narrowing (overseen in 234ec7011e5d); commenting out some examples temporarily
Thu, 31 Mar 2011 14:02:03 +0200 provide a flag controlling whether all provided facts should be instantiated, possibly inventing new types (which does not work well with Sledgehammer)
boehmes [Thu, 31 Mar 2011 14:02:03 +0200] rev 42183
provide a flag controlling whether all provided facts should be instantiated, possibly inventing new types (which does not work well with Sledgehammer)
Thu, 31 Mar 2011 11:16:54 +0200 start monomorphization process with subgoal, not entire goal, to avoid needless instances (and only print monomorphization messages in debug mode)
blanchet [Thu, 31 Mar 2011 11:16:54 +0200] rev 42182
start monomorphization process with subgoal, not entire goal, to avoid needless instances (and only print monomorphization messages in debug mode)
Thu, 31 Mar 2011 11:16:53 +0200 temporary workaround: filter out spurious monomorphic instances
blanchet [Thu, 31 Mar 2011 11:16:53 +0200] rev 42181
temporary workaround: filter out spurious monomorphic instances
Thu, 31 Mar 2011 11:16:52 +0200 added monomorphization option to Sledgehammer ATPs -- this looks promising but is still off by default
blanchet [Thu, 31 Mar 2011 11:16:52 +0200] rev 42180
added monomorphization option to Sledgehammer ATPs -- this looks promising but is still off by default
Thu, 31 Mar 2011 11:16:51 +0200 added support for "dest:" to "try"
blanchet [Thu, 31 Mar 2011 11:16:51 +0200] rev 42179
added support for "dest:" to "try"
Thu, 31 Mar 2011 09:43:36 +0200 corrected infix precedence for boolean operators in Haskell
haftmann [Thu, 31 Mar 2011 09:43:36 +0200] rev 42178
corrected infix precedence for boolean operators in Haskell
Thu, 31 Mar 2011 08:28:03 +0200 merged
bulwahn [Thu, 31 Mar 2011 08:28:03 +0200] rev 42177
merged
Wed, 30 Mar 2011 19:09:57 +0200 removing dead code in exhaustive_generators
bulwahn [Wed, 30 Mar 2011 19:09:57 +0200] rev 42176
removing dead code in exhaustive_generators
Wed, 30 Mar 2011 19:09:56 +0200 removing junk that should not have been committed
bulwahn [Wed, 30 Mar 2011 19:09:56 +0200] rev 42175
removing junk that should not have been committed
Wed, 30 Mar 2011 23:26:40 +0200 modernized specifications;
wenzelm [Wed, 30 Mar 2011 23:26:40 +0200] rev 42174
modernized specifications;
Wed, 30 Mar 2011 22:53:18 +0200 accomodate autofix discipline of non-body context;
wenzelm [Wed, 30 Mar 2011 22:53:18 +0200] rev 42173
accomodate autofix discipline of non-body context;
Wed, 30 Mar 2011 22:45:10 +0200 session timing: show pseudo-speedup factor;
wenzelm [Wed, 30 Mar 2011 22:45:10 +0200] rev 42172
session timing: show pseudo-speedup factor;
Wed, 30 Mar 2011 22:06:25 +0200 visualize skolem and hilite (undeclared frees);
wenzelm [Wed, 30 Mar 2011 22:06:25 +0200] rev 42171
visualize skolem and hilite (undeclared frees); tuned colors;
Wed, 30 Mar 2011 22:03:50 +0200 more informative markup_free;
wenzelm [Wed, 30 Mar 2011 22:03:50 +0200] rev 42170
more informative markup_free;
Wed, 30 Mar 2011 21:07:48 +0200 inline lemmas instead of accidental physical addressing -- explicit is better than implicit;
wenzelm [Wed, 30 Mar 2011 21:07:48 +0200] rev 42169
inline lemmas instead of accidental physical addressing -- explicit is better than implicit;
Wed, 30 Mar 2011 20:21:40 +0200 tuned white space and indentation;
wenzelm [Wed, 30 Mar 2011 20:21:40 +0200] rev 42168
tuned white space and indentation; observe strict line length limitation (80-100 chars);
Wed, 30 Mar 2011 20:19:21 +0200 actually check list comprehension examples;
wenzelm [Wed, 30 Mar 2011 20:19:21 +0200] rev 42167
actually check list comprehension examples;
Wed, 30 Mar 2011 17:54:10 +0200 products of probability measures are probability measures
hoelzl [Wed, 30 Mar 2011 17:54:10 +0200] rev 42166
products of probability measures are probability measures
Wed, 30 Mar 2011 17:54:01 +0200 real multiplication is continuous
hoelzl [Wed, 30 Mar 2011 17:54:01 +0200] rev 42165
real multiplication is continuous
Wed, 30 Mar 2011 17:53:56 +0200 add lebesgue_real_affine
hoelzl [Wed, 30 Mar 2011 17:53:56 +0200] rev 42164
add lebesgue_real_affine
Wed, 30 Mar 2011 11:32:52 +0200 renewing specifications in HOL: replacing types by type_synonym
bulwahn [Wed, 30 Mar 2011 11:32:52 +0200] rev 42163
renewing specifications in HOL: replacing types by type_synonym
Wed, 30 Mar 2011 11:32:51 +0200 moved TimeLimit.timeLimit closure to limit time of compilation and execution to avoid the strange, occasional occuring message Exception trace for exception - Interrupt -- probably due to race conditions of a fast execution within the TimeLimit.timelimit closure
bulwahn [Wed, 30 Mar 2011 11:32:51 +0200] rev 42162
moved TimeLimit.timeLimit closure to limit time of compilation and execution to avoid the strange, occasional occuring message Exception trace for exception - Interrupt -- probably due to race conditions of a fast execution within the TimeLimit.timelimit closure
Wed, 30 Mar 2011 10:31:02 +0200 adding a regression test for SML_Quickcheck; putting SML_Quickcheck back in shape
bulwahn [Wed, 30 Mar 2011 10:31:02 +0200] rev 42161
adding a regression test for SML_Quickcheck; putting SML_Quickcheck back in shape
Wed, 30 Mar 2011 09:44:17 +0200 NEWS
bulwahn [Wed, 30 Mar 2011 09:44:17 +0200] rev 42160
NEWS
Wed, 30 Mar 2011 09:44:16 +0200 generalizing compilation scheme of quickcheck generators to multiple arguments; changing random and exhaustive tester to use one code invocation for polymorphic instances with multiple cardinalities
bulwahn [Wed, 30 Mar 2011 09:44:16 +0200] rev 42159
generalizing compilation scheme of quickcheck generators to multiple arguments; changing random and exhaustive tester to use one code invocation for polymorphic instances with multiple cardinalities
Tue, 29 Mar 2011 23:46:46 +0200 merged
wenzelm [Tue, 29 Mar 2011 23:46:46 +0200] rev 42158
merged
Tue, 29 Mar 2011 22:06:53 +0200 added missing smlnj target
krauss [Tue, 29 Mar 2011 22:06:53 +0200] rev 42157
added missing smlnj target
Tue, 29 Mar 2011 23:27:38 +0200 modernized specifications -- less axioms;
wenzelm [Tue, 29 Mar 2011 23:27:38 +0200] rev 42156
modernized specifications -- less axioms;
Tue, 29 Mar 2011 23:15:25 +0200 modernized specifications -- some attempts to avoid wild axiomatizations;
wenzelm [Tue, 29 Mar 2011 23:15:25 +0200] rev 42155
modernized specifications -- some attempts to avoid wild axiomatizations; comp: retain infix \<circ> to retain type "o" from FOL; tuned proofs;
Tue, 29 Mar 2011 22:36:56 +0200 tuned proofs;
wenzelm [Tue, 29 Mar 2011 22:36:56 +0200] rev 42154
tuned proofs;
Tue, 29 Mar 2011 21:48:01 +0200 use shared copy of hoare_syntax.ML;
wenzelm [Tue, 29 Mar 2011 21:48:01 +0200] rev 42153
use shared copy of hoare_syntax.ML; misc tuning;
Tue, 29 Mar 2011 21:11:02 +0200 Hoare syntax: standard abstraction syntax admits source positions;
wenzelm [Tue, 29 Mar 2011 21:11:02 +0200] rev 42152
Hoare syntax: standard abstraction syntax admits source positions; re-unified some clones (!);
Tue, 29 Mar 2011 17:47:11 +0200 tuned headers;
wenzelm [Tue, 29 Mar 2011 17:47:11 +0200] rev 42151
tuned headers;
Tue, 29 Mar 2011 17:30:26 +0200 tuned headers;
wenzelm [Tue, 29 Mar 2011 17:30:26 +0200] rev 42150
tuned headers;
Tue, 29 Mar 2011 14:27:44 +0200 NEWS
hoelzl [Tue, 29 Mar 2011 14:27:44 +0200] rev 42149
NEWS
Tue, 29 Mar 2011 14:27:42 +0200 rename Probability_Space to Probability_Measure
hoelzl [Tue, 29 Mar 2011 14:27:42 +0200] rev 42148
rename Probability_Space to Probability_Measure
Tue, 29 Mar 2011 14:27:41 +0200 add infinite product measure
hoelzl [Tue, 29 Mar 2011 14:27:41 +0200] rev 42147
add infinite product measure
Tue, 29 Mar 2011 14:27:39 +0200 split Product_Measure into Binary_Product_Measure and Finite_Product_Measure
hoelzl [Tue, 29 Mar 2011 14:27:39 +0200] rev 42146
split Product_Measure into Binary_Product_Measure and Finite_Product_Measure
Tue, 29 Mar 2011 14:27:31 +0200 proved caratheodory_empty_continuous
hoelzl [Tue, 29 Mar 2011 14:27:31 +0200] rev 42145
proved caratheodory_empty_continuous
Mon, 28 Mar 2011 23:49:53 +0200 list comprehension: strip positions where the translation cannot handle them right now;
wenzelm [Mon, 28 Mar 2011 23:49:53 +0200] rev 42144
list comprehension: strip positions where the translation cannot handle them right now;
Mon, 28 Mar 2011 22:44:14 +0200 address serious problem of type inference (introduced in 6f085332c7d3): _type_constraint_ needs type scheme A --> A with proper scope of parameters, otherwise term "(f :: _ => _) :: 'c => 'c" will get type "'a => 'b", for example;
wenzelm [Mon, 28 Mar 2011 22:44:14 +0200] rev 42143
address serious problem of type inference (introduced in 6f085332c7d3): _type_constraint_ needs type scheme A --> A with proper scope of parameters, otherwise term "(f :: _ => _) :: 'c => 'c" will get type "'a => 'b", for example;
Mon, 28 Mar 2011 17:33:16 +0200 raised various timeouts to accommodate sluggish SML/NJ
krauss [Mon, 28 Mar 2011 17:33:16 +0200] rev 42142
raised various timeouts to accommodate sluggish SML/NJ
Mon, 28 Mar 2011 10:25:28 +0200 changing values_timeout from a static option to a dynamic option as required for testing with SML/NJ
bulwahn [Mon, 28 Mar 2011 10:25:28 +0200] rev 42141
changing values_timeout from a static option to a dynamic option as required for testing with SML/NJ
Mon, 28 Mar 2011 09:22:22 +0200 keep smlnj HOL images around
krauss [Mon, 28 Mar 2011 09:22:22 +0200] rev 42140
keep smlnj HOL images around
Sun, 27 Mar 2011 21:44:10 +0200 merged
wenzelm [Sun, 27 Mar 2011 21:44:10 +0200] rev 42139
merged
Sun, 27 Mar 2011 17:32:25 +0200 added make target 'smlnj' to refer to what can/should be tested using smlnj -- allows the use of "isabelle makeall smlnj";
krauss [Sun, 27 Mar 2011 17:32:25 +0200] rev 42138
added make target 'smlnj' to refer to what can/should be tested using smlnj -- allows the use of "isabelle makeall smlnj"; adapted test configuration SML_makeall
Sun, 27 Mar 2011 16:56:16 +0200 avoid *** in normal output, which usually marks errors in logs
krauss [Sun, 27 Mar 2011 16:56:16 +0200] rev 42137
avoid *** in normal output, which usually marks errors in logs
Sun, 27 Mar 2011 21:19:23 +0200 added Markup.Name and Markup.Kind convenience;
wenzelm [Sun, 27 Mar 2011 21:19:23 +0200] rev 42136
added Markup.Name and Markup.Kind convenience; token_style for entity kind markup;
Sun, 27 Mar 2011 20:55:01 +0200 decode_term: some context-sensitive markup;
wenzelm [Sun, 27 Mar 2011 20:55:01 +0200] rev 42135
decode_term: some context-sensitive markup; more informative Markup.entity and Name_Space.markup_entry; Markup.const: use "constant" to make it coincide with name space kind;
Sun, 27 Mar 2011 19:51:51 +0200 tuned signatures;
wenzelm [Sun, 27 Mar 2011 19:51:51 +0200] rev 42134
tuned signatures;
Sun, 27 Mar 2011 19:27:31 +0200 decode_term: more precise reports;
wenzelm [Sun, 27 Mar 2011 19:27:31 +0200] rev 42133
decode_term: more precise reports;
Sun, 27 Mar 2011 18:12:18 +0200 adhoc token style for free/bound;
wenzelm [Sun, 27 Mar 2011 18:12:18 +0200] rev 42132
adhoc token style for free/bound;
Sun, 27 Mar 2011 17:55:11 +0200 decode_term/disambig: report resolved term variables for the unique (!) result;
wenzelm [Sun, 27 Mar 2011 17:55:11 +0200] rev 42131
decode_term/disambig: report resolved term variables for the unique (!) result;
Sun, 27 Mar 2011 15:01:47 +0200 removed unclear comments stemming from ed24ba6f69aa;
wenzelm [Sun, 27 Mar 2011 15:01:47 +0200] rev 42130
removed unclear comments stemming from ed24ba6f69aa;
Sat, 26 Mar 2011 21:45:29 +0100 present theory content as future, depending on intermediate proof state futures -- potential to reduce memory requirements and improve parallelization;
wenzelm [Sat, 26 Mar 2011 21:45:29 +0100] rev 42129
present theory content as future, depending on intermediate proof state futures -- potential to reduce memory requirements and improve parallelization;
Sat, 26 Mar 2011 21:28:04 +0100 added Future.cond_forks convenience;
wenzelm [Sat, 26 Mar 2011 21:28:04 +0100] rev 42128
added Future.cond_forks convenience;
Sat, 26 Mar 2011 18:31:39 +0100 Isabelle_System.create_tmp_path/with_tmp_file: optional extension;
wenzelm [Sat, 26 Mar 2011 18:31:39 +0100] rev 42127
Isabelle_System.create_tmp_path/with_tmp_file: optional extension; thread-safe versions of Present.display_graph, Present.isabelle_browser, Present.drafts -- using Isabelle_System.with_tmp_dir;
Sat, 26 Mar 2011 19:16:30 +0100 tuned;
wenzelm [Sat, 26 Mar 2011 19:16:30 +0100] rev 42126
tuned;
Sat, 26 Mar 2011 19:16:20 +0100 more direct loose_bvar1;
wenzelm [Sat, 26 Mar 2011 19:16:20 +0100] rev 42125
more direct loose_bvar1; tuned; slight re-unification of clone (cf. 47f8bfe0f597);
Sat, 26 Mar 2011 16:21:41 +0100 suppress Mercurial backup files;
wenzelm [Sat, 26 Mar 2011 16:21:41 +0100] rev 42124
suppress Mercurial backup files; uniform treatment of tool filtering in bash/perl/scala;
Sat, 26 Mar 2011 16:10:22 +0100 updated generated file;
wenzelm [Sat, 26 Mar 2011 16:10:22 +0100] rev 42123
updated generated file; tuned whitespace;
Sat, 26 Mar 2011 15:55:22 +0100 merged
wenzelm [Sat, 26 Mar 2011 15:55:22 +0100] rev 42122
merged
Sat, 26 Mar 2011 00:23:20 +0100 SML_makeall: run with -j 3
krauss [Sat, 26 Mar 2011 00:23:20 +0100] rev 42121
SML_makeall: run with -j 3
Fri, 25 Mar 2011 22:17:32 +0100 fixed incomplete rename (1cdf54e845fa)
krauss [Fri, 25 Mar 2011 22:17:32 +0100] rev 42120
fixed incomplete rename (1cdf54e845fa)
Fri, 25 Mar 2011 21:38:41 +0100 eliminated hardwired MUTABELLE_OUTPUT_PATH (cf. 6a147393c62a)
krauss [Fri, 25 Mar 2011 21:38:41 +0100] rev 42119
eliminated hardwired MUTABELLE_OUTPUT_PATH (cf. 6a147393c62a)
Fri, 25 Mar 2011 17:09:21 +0100 merged
bulwahn [Fri, 25 Mar 2011 17:09:21 +0100] rev 42118
merged
Fri, 25 Mar 2011 16:03:49 +0100 changing iteration scheme of functions to use minimal number of function updates for exhaustive testing
bulwahn [Fri, 25 Mar 2011 16:03:49 +0100] rev 42117
changing iteration scheme of functions to use minimal number of function updates for exhaustive testing
Thu, 24 Mar 2011 23:42:06 +0100 added configurations SML_HOL and SML_makeall (even though the latter is practically infeasible)
krauss [Thu, 24 Mar 2011 23:42:06 +0100] rev 42116
added configurations SML_HOL and SML_makeall (even though the latter is practically infeasible)
Thu, 24 Mar 2011 23:35:49 +0100 mira interface to 'isabelle make' in addition to usedir and makeall;
krauss [Thu, 24 Mar 2011 23:35:49 +0100] rev 42115
mira interface to 'isabelle make' in addition to usedir and makeall; do not require dependencies
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 +30000 tip