wenzelm [Tue, 02 Sep 2008 22:41:36 +0200] rev 28099
* Generic Toplevel.add_hook interface allows to analyze the result of
transactions (including failed ones). For example, see
src/Pure/ProofGeneral/proof_general_pgip.ML for theorem dependency
output of transactions resulting in a new theory state.
nipkow [Tue, 02 Sep 2008 22:37:20 +0200] rev 28098
Replaced Library/NatPair by Nat_Int_Bij.
wenzelm [Tue, 02 Sep 2008 22:20:27 +0200] rev 28097
added new_thms_deps (operates on global facts, some name_hint approximation);
theorem dependency output: Toplevel.add_hook, ProofGeneralPgip.new_thms_deps;
wenzelm [Tue, 02 Sep 2008 22:20:25 +0200] rev 28096
theorem dependency output: Toplevel.add_hook, ProofGeneralPgip.new_thms_deps;
wenzelm [Tue, 02 Sep 2008 22:20:24 +0200] rev 28095
added add_hook interface for post-transition hooks;
wenzelm [Tue, 02 Sep 2008 22:20:21 +0200] rev 28094
tuned;
wenzelm [Tue, 02 Sep 2008 22:20:20 +0200] rev 28093
ProofDisplay.print_results;
wenzelm [Tue, 02 Sep 2008 22:20:16 +0200] rev 28092
no pervasive bindings;
removed theory_results and related hook;
print_results: ignore empty/internal kind -- like former theory_results;
nipkow [Tue, 02 Sep 2008 21:31:28 +0200] rev 28091
Streamlined parts of Complex/ex/DenumRat and AFP/Integration/Rats and
distributed them over Real/ (to do with bijections and density).
Library/NatPair became Nat_Int_Bij and made that part of Main.
haftmann [Tue, 02 Sep 2008 20:38:17 +0200] rev 28090
distributed literal code generation out of central infrastructure
wenzelm [Tue, 02 Sep 2008 20:07:51 +0200] rev 28089
* Result facts now refer to the *full* internal name;
wenzelm [Tue, 02 Sep 2008 20:04:26 +0200] rev 28088
* Name bindings in higher specification mechanisms;
wenzelm [Tue, 02 Sep 2008 18:01:24 +0200] rev 28087
pretty_fact/results: display base only, since results now come with full names (note that Facts.extern is not really well-defined unless we present the real target context);
wenzelm [Tue, 02 Sep 2008 18:01:23 +0200] rev 28086
updated generated file;
ballarin [Tue, 02 Sep 2008 17:31:20 +0200] rev 28085
Interpretation commands no longer accept interpretation attributes.
wenzelm [Tue, 02 Sep 2008 16:55:33 +0200] rev 28084
type Attrib.binding abbreviates Name.binding without attributes;
Attrib.no_binding refers to Name.no_binding;
wenzelm [Tue, 02 Sep 2008 14:10:45 +0200] rev 28083
explicit type Name.binding for higher-specification elements;
wenzelm [Tue, 02 Sep 2008 14:10:32 +0200] rev 28082
explicit type Name.binding for higher-specification elements;
report local_fact_decl, fixed_decl;
simplified ProofContext.inferred_param;
wenzelm [Tue, 02 Sep 2008 14:10:31 +0200] rev 28081
explicit type Name.binding for higher-specification elements;
added binding, parbinding;
wenzelm [Tue, 02 Sep 2008 14:10:30 +0200] rev 28080
explicit type Name.binding for higher-specification elements;
simplified ProofContext.inferred_param;
wenzelm [Tue, 02 Sep 2008 14:10:29 +0200] rev 28079
explicit type Name.binding for higher-specification elements;
name/var morphism operates on Name.binding;
wenzelm [Tue, 02 Sep 2008 14:10:28 +0200] rev 28078
added binding;
thm_name/opt_thm_name: Name.binding;
wenzelm [Tue, 02 Sep 2008 14:10:27 +0200] rev 28077
added fixed_decl, fact_decl, local_fact_decl;
wenzelm [Tue, 02 Sep 2008 14:10:25 +0200] rev 28076
name_thm etc.: pass position;
note_thms etc.: Name.binding, report fact_decl;
wenzelm [Tue, 02 Sep 2008 14:10:24 +0200] rev 28075
added type binding -- generic name bindings;
wenzelm [Tue, 02 Sep 2008 14:10:19 +0200] rev 28074
name/var morphism operates on Name.binding;
haftmann [Tue, 02 Sep 2008 12:07:34 +0200] rev 28073
adapted to class instantiation compliance
nipkow [Mon, 01 Sep 2008 22:10:42 +0200] rev 28072
It appears that the code generator (Stefan's) needs some laws that appear superfluous: {..n} = set ...
nipkow [Mon, 01 Sep 2008 19:17:47 +0200] rev 28071
renamed lemma
nipkow [Mon, 01 Sep 2008 19:17:37 +0200] rev 28070
moved more lemmas here from AFP/Integration/Rats
nipkow [Mon, 01 Sep 2008 19:17:04 +0200] rev 28069
moved lemma into SetInterval where it belongs
nipkow [Mon, 01 Sep 2008 19:16:40 +0200] rev 28068
cleaned up code generation for {.._} and {..<_}
moved lemmas into SetInterval where they belong
nipkow [Mon, 01 Sep 2008 10:28:04 +0200] rev 28067
*** empty log message ***
nipkow [Mon, 01 Sep 2008 10:20:14 +0200] rev 28066
extended interface to preferences to allow adding new ones
nipkow [Mon, 01 Sep 2008 10:19:38 +0200] rev 28065
Prover is set via menu now
haftmann [Mon, 01 Sep 2008 10:18:37 +0200] rev 28064
restructured code generation of literals
wenzelm [Fri, 29 Aug 2008 20:36:08 +0200] rev 28063
IsabelleSystem.mk_fifo, IsabelleSystem.rm_fifo;
IsabelleSystem.exec: varargs convenience;
more robust message thread management: no interrupt, but proper rendezvous via fifo (rm_fifo removes unused fifo, if isabelle-process fails);
wenzelm [Fri, 29 Aug 2008 20:36:07 +0200] rev 28062
init: more explicit protocol of open/remove rendezvous;
wenzelm [Fri, 29 Aug 2008 20:36:05 +0200] rev 28061
use hardwired /tmp -- fifo only work on local file-system;
haftmann [Fri, 29 Aug 2008 08:14:59 +0200] rev 28060
separate module for code output
haftmann [Fri, 29 Aug 2008 08:14:58 +0200] rev 28059
fixed names of class assumptions
haftmann [Fri, 29 Aug 2008 07:43:25 +0200] rev 28058
dropped parameter prefix for class theorems
wenzelm [Thu, 28 Aug 2008 22:26:23 +0200] rev 28057
added charset (from isabelle_process.scala);
added fifo_reader -- also works on Cygwin;
wenzelm [Thu, 28 Aug 2008 22:26:22 +0200] rev 28056
moved charset to isabelle_system.scala;
IsabelleSystem.fifo_reader;
wenzelm [Thu, 28 Aug 2008 22:26:21 +0200] rev 28055
provide HOME_JVM=HOME to prevent implicit cygpath mangling;
haftmann [Thu, 28 Aug 2008 22:09:20 +0200] rev 28054
restructured and split code serializer module
haftmann [Thu, 28 Aug 2008 22:08:11 +0200] rev 28053
no parameter prefix for class interpretation
haftmann [Thu, 28 Aug 2008 22:08:02 +0200] rev 28052
updated