blanchet [Wed, 24 Apr 2013 13:16:21 +0200] rev 51758
honor user-specified name for map function
blanchet [Wed, 24 Apr 2013 13:16:20 +0200] rev 51757
honor user-specified set function names
blanchet [Wed, 24 Apr 2013 13:16:20 +0200] rev 51756
parse set function name
nipkow [Wed, 24 Apr 2013 12:26:28 +0200] rev 51755
merged
nipkow [Wed, 24 Apr 2013 12:25:56 +0200] rev 51754
tuned
traytel [Wed, 24 Apr 2013 12:15:06 +0200] rev 51753
took out workaround for bug fixed in 5af40820948b
traytel [Wed, 24 Apr 2013 11:36:11 +0200] rev 51752
merged
traytel [Wed, 24 Apr 2013 11:06:53 +0200] rev 51751
slightly more aggressive syntax translation for printing case expressions
haftmann [Wed, 24 Apr 2013 11:32:54 +0200] rev 51750
avoid odd reinit after sublocale declaration
nipkow [Wed, 24 Apr 2013 10:23:47 +0200] rev 51749
moved defs into locale to reduce unnecessary polymorphism; tuned
haftmann [Tue, 23 Apr 2013 19:40:33 +0200] rev 51748
dropped dead code
haftmann [Tue, 23 Apr 2013 19:31:24 +0200] rev 51747
documentation and NEWS
blanchet [Tue, 23 Apr 2013 17:46:12 +0200] rev 51746
avoid accidental specialization of the types in the "map" property of codatatypes
blanchet [Tue, 23 Apr 2013 17:15:44 +0200] rev 51745
simplify "Inl () = Inr ()" as well (not entirely clear why this is necessary)
blanchet [Tue, 23 Apr 2013 17:13:14 +0200] rev 51744
more examples
blanchet [Tue, 23 Apr 2013 16:49:14 +0200] rev 51743
tuning
blanchet [Tue, 23 Apr 2013 16:41:59 +0200] rev 51742
fix bugs in expand tactic w.r.t. datatypes with "needless" discriminators (e.g. lists with is_Nil instead of ~= Nil)
blanchet [Tue, 23 Apr 2013 16:30:30 +0200] rev 51741
tuning
blanchet [Tue, 23 Apr 2013 16:30:29 +0200] rev 51740
tuned_comment
traytel [Tue, 23 Apr 2013 11:43:09 +0200] rev 51739
(co)rec is (just as the (un)fold) the unique morphism;
haftmann [Tue, 23 Apr 2013 11:14:51 +0200] rev 51738
tuned: unnamed contexts, interpretation and sublocale in locale target;
corrected slip in List.thy: setsum requires commmutativity
haftmann [Tue, 23 Apr 2013 11:14:50 +0200] rev 51737
target-sensitive user-level commands interpretation and sublocale
haftmann [Tue, 23 Apr 2013 11:14:50 +0200] rev 51736
ML interfaces for various kinds of interpretation
haftmann [Tue, 23 Apr 2013 11:14:50 +0200] rev 51735
brittleness stamping for local theories
haftmann [Tue, 23 Apr 2013 11:14:50 +0200] rev 51734
tuned
immler [Mon, 22 Apr 2013 18:39:12 +0200] rev 51733
removed type constraints
hoelzl [Mon, 22 Apr 2013 16:36:02 +0200] rev 51732
NEWS
haftmann [Sun, 21 Apr 2013 20:08:13 +0200] rev 51731
more sharing
haftmann [Sun, 21 Apr 2013 16:29:40 +0200] rev 51730
interpretation: distinguish theories and proofs by explicit parameter rather than generic context;
formal initialisation of theory target during interpretation;
prefer Local_Theory.notes_kind to register mixin equations during interpretation;
more uniformity between note_eqns_register and note_eqns_dependency
haftmann [Sun, 21 Apr 2013 10:41:18 +0200] rev 51729
dropped unusued identifier
haftmann [Sun, 21 Apr 2013 10:41:18 +0200] rev 51728
avoid odd bifurcation with Attrib.local_notes vs. Locale.add_thmss -- n.b. note_eqns_dependency operates in a specific locale target
haftmann [Sun, 21 Apr 2013 10:41:18 +0200] rev 51727
tuned for uniformity
haftmann [Sun, 21 Apr 2013 10:41:18 +0200] rev 51726
reflection as official HOL tool
haftmann [Sun, 21 Apr 2013 10:41:18 +0200] rev 51725
follow Isabelle spacing praxis more thoroughly
haftmann [Sun, 21 Apr 2013 10:41:18 +0200] rev 51724
honour FIXMEs as far as feasible at the moment
haftmann [Sun, 21 Apr 2013 10:41:18 +0200] rev 51723
combined reify_data.ML into reflection.ML;
attempt to establish a more accessible and more consistent terminology;
more ML code in ML file rather than setup theory;
ML slightly tuned wrt. Isabelle coding conventions
nipkow [Sat, 20 Apr 2013 20:57:49 +0200] rev 51722
proved termination for fun-based AI
nipkow [Sat, 20 Apr 2013 19:30:04 +0200] rev 51721
tuned
nipkow [Fri, 19 Apr 2013 12:04:57 +0200] rev 51720
tuned
wenzelm [Thu, 18 Apr 2013 21:31:24 +0200] rev 51719
merged
wenzelm [Thu, 18 Apr 2013 21:10:12 +0200] rev 51718
tuned signature;
wenzelm [Thu, 18 Apr 2013 17:07:01 +0200] rev 51717
simplifier uses proper Proof.context instead of historic type simpset;
nipkow [Thu, 18 Apr 2013 20:18:50 +0200] rev 51716
merged
nipkow [Thu, 18 Apr 2013 20:18:37 +0200] rev 51715
avoided map_of in def of fun_rep (but still needed for efficient code)
haftmann [Thu, 18 Apr 2013 18:57:02 +0200] rev 51714
spelling
haftmann [Thu, 18 Apr 2013 18:55:23 +0200] rev 51713
spelling
nipkow [Wed, 17 Apr 2013 21:23:35 +0200] rev 51712
tuned
nipkow [Wed, 17 Apr 2013 21:11:01 +0200] rev 51711
complete revision: finally got rid of annoying L-predicate
nipkow [Wed, 17 Apr 2013 20:53:26 +0200] rev 51710
moved leastness lemma
wenzelm [Tue, 16 Apr 2013 17:54:14 +0200] rev 51709
proper prolog command-line instead of hashbang, which might switch to invalid executable and thus fail (notably on lxbroy2);
speculative update for yap (untested);
hoelzl [Mon, 15 Apr 2013 22:51:55 +0200] rev 51708
use automatic type coerctions in Sqrt example
wenzelm [Mon, 15 Apr 2013 12:03:16 +0200] rev 51707
make SML/NJ happy;
blanchet [Mon, 15 Apr 2013 10:41:03 +0200] rev 51706
not all Nitpick 'constructors' are injective -- careful
kleing [Sun, 14 Apr 2013 21:54:45 +1000] rev 51705
added another definition snipped
wenzelm [Fri, 12 Apr 2013 17:56:51 +0200] rev 51704
actually fail on prolog errors -- such as swipl startup failure due to missing shared libraries -- assuming it normally produces clean return code 0;
wenzelm [Fri, 12 Apr 2013 17:21:51 +0200] rev 51703
modifiers for classical wrappers operate on Proof.context instead of claset;
wenzelm [Fri, 12 Apr 2013 17:02:55 +0200] rev 51702
removed historic comments;
wenzelm [Fri, 12 Apr 2013 15:30:38 +0200] rev 51701
tuned exceptions -- avoid composing error messages in low-level situations;
wenzelm [Fri, 12 Apr 2013 14:54:14 +0200] rev 51700
tuned signature;
tuned comments;
wenzelm [Fri, 12 Apr 2013 12:20:51 +0200] rev 51699
proper identifiers -- avoid crash of case translations;
nipkow [Fri, 12 Apr 2013 08:27:43 +0200] rev 51698
reduced duplication
traytel [Thu, 11 Apr 2013 16:58:54 +0200] rev 51697
do not add case translation syntax in rep_datatype compatibility mode
traytel [Thu, 11 Apr 2013 16:39:01 +0200] rev 51696
run type inference on input to wrap_data
traytel [Thu, 11 Apr 2013 16:03:11 +0200] rev 51695
installed case translations in BNF package
nipkow [Thu, 11 Apr 2013 15:10:22 +0200] rev 51694
tuned
wenzelm [Wed, 10 Apr 2013 21:46:28 +0200] rev 51693
more antiquotations;
wenzelm [Wed, 10 Apr 2013 21:20:35 +0200] rev 51692
tuned pretty layout: avoid nested Pretty.string_of, which merely happens to work with Isabelle/jEdit since formatting is delegated to Scala side;
declare command "print_case_translations" where it is actually defined;
wenzelm [Wed, 10 Apr 2013 20:58:01 +0200] rev 51691
updated keywords;
wenzelm [Wed, 10 Apr 2013 20:06:36 +0200] rev 51690
merged
wenzelm [Wed, 10 Apr 2013 19:14:47 +0200] rev 51689
merged
wenzelm [Wed, 10 Apr 2013 17:27:38 +0200] rev 51688
obsolete -- tools should refer to proper Proof.context;
wenzelm [Wed, 10 Apr 2013 17:17:16 +0200] rev 51687
discontinued obsolete ML antiquotation @{claset};
wenzelm [Wed, 10 Apr 2013 17:02:47 +0200] rev 51686
added ML antiquotation @{theory_context};
wenzelm [Wed, 10 Apr 2013 15:30:19 +0200] rev 51685
more standard module name Axclass (according to file name);
traytel [Wed, 10 Apr 2013 19:52:19 +0200] rev 51684
made SML/NJ happy
hoelzl [Wed, 10 Apr 2013 18:51:21 +0200] rev 51683
generalize Borel-set properties from real/ereal/ordered_euclidean_spaces to order_topology and real_normed_vector
traytel [Wed, 10 Apr 2013 17:49:16 +0200] rev 51682
NEWS and CONTRIBUTORS
traytel [Wed, 10 Apr 2013 17:49:16 +0200] rev 51681
declaration attribute for case combinators
berghofe [Tue, 09 Apr 2013 18:27:49 +0200] rev 51680
Handle dummy patterns in parse translation rather than check phase
traytel [Sat, 06 Apr 2013 01:42:07 +0200] rev 51679
disallow coercions to interfere with case translations
traytel [Fri, 05 Apr 2013 22:08:42 +0200] rev 51678
allow redundant cases in the list comprehension translation
traytel [Fri, 05 Apr 2013 22:08:42 +0200] rev 51677
recur in the expression to be matched (do not rely on repetitive execution of a check phase);
separate ML-interface function that is not recurring (strip_case)
traytel [Fri, 05 Apr 2013 22:08:42 +0200] rev 51676
tuned whitespace
berghofe [Thu, 04 Apr 2013 18:48:40 +0200] rev 51675
Use Type.raw_match instead of Sign.typ_match
traytel [Fri, 05 Apr 2013 22:08:42 +0200] rev 51674
special constant to prevent eta-contraction of the check-phase syntax of case translations
traytel [Tue, 22 Jan 2013 14:33:45 +0100] rev 51673
separate data used for case translation from the datatype package
berghofe [Tue, 22 Jan 2013 13:32:41 +0100] rev 51672
case translations performed in a separate check phase (with adjustments by traytel)
wenzelm [Wed, 10 Apr 2013 13:10:38 +0200] rev 51671
formal proof context for axclass proofs;
avoid global_simpset_of -- refer to simpset of proof context;
wenzelm [Wed, 10 Apr 2013 12:31:35 +0200] rev 51670
prefer local context;
wenzelm [Wed, 10 Apr 2013 12:24:43 +0200] rev 51669
proper proof context;
removed historic comments;
wenzelm [Wed, 10 Apr 2013 11:51:56 +0200] rev 51668
tuned;
wenzelm [Tue, 09 Apr 2013 21:39:55 +0200] rev 51667
merged
wenzelm [Tue, 09 Apr 2013 21:22:15 +0200] rev 51666
add command timings (like document command status);
wenzelm [Tue, 09 Apr 2013 21:14:00 +0200] rev 51665
tuned signature;
wenzelm [Tue, 09 Apr 2013 20:34:15 +0200] rev 51664
public Isabelle_Process.xml_cache (thread-safe);
cache derived status messages;
wenzelm [Tue, 09 Apr 2013 20:27:27 +0200] rev 51663
tuned signature;
wenzelm [Tue, 09 Apr 2013 20:16:52 +0200] rev 51662
just one timing protocol function, with 3 implementations: TTY/PG, PIDE/document, build;
wenzelm [Tue, 09 Apr 2013 15:59:02 +0200] rev 51661
clarified protocol_message undefinedness;
wenzelm [Tue, 09 Apr 2013 15:40:34 +0200] rev 51660
quote by Alan Kay;
wenzelm [Tue, 09 Apr 2013 15:37:23 +0200] rev 51659
more accurate documentation;
wenzelm [Tue, 09 Apr 2013 15:29:25 +0200] rev 51658
discontinued Toplevel.no_timing complication -- also recovers timing of diagnostic commands, e.g. 'find_theorems';
print timing as tracing, to keep it out of the way in Proof General;
no timing of control commands, especially relevant for Proof General;
wenzelm [Tue, 09 Apr 2013 13:55:28 +0200] rev 51657
more accurate documentation of "(structure)" mixfix;
wenzelm [Tue, 09 Apr 2013 13:24:00 +0200] rev 51656
more robust static structure reference, avoid dynamic Proof_Context.intern_skolem in Syntax_Phases.decode_term;
wenzelm [Tue, 09 Apr 2013 13:20:09 +0200] rev 51655
tuned comment;
wenzelm [Tue, 09 Apr 2013 12:56:26 +0200] rev 51654
just one syntax category "mixfix" -- check structure annotation semantically;
wenzelm [Tue, 09 Apr 2013 12:29:36 +0200] rev 51653
tuned message;
blanchet [Tue, 09 Apr 2013 16:32:04 +0200] rev 51652
handle case clashes on Mac file system by encoding goal numbers
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51651
avoid duplicate "tcon_" names
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51650
smoothly handle cyclic graphs
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51649
compile + fixed naming convention
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51648
reverted accidental changes to theory file + updated wrt ML file
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51647
no need to filter tautologies anymore -- they are prefiltered by "all_facts"'
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51646
work on CASC LTB ISA exporter
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51645
tuning
hoelzl [Tue, 09 Apr 2013 15:07:35 +0200] rev 51644
add continuous_on rules for products
hoelzl [Tue, 09 Apr 2013 14:13:13 +0200] rev 51643
fixed spelling
hoelzl [Tue, 09 Apr 2013 14:04:47 +0200] rev 51642
move FrechetDeriv from the Library to HOL/Deriv; base DERIV on FDERIV and both derivatives allow a restricted support set; FDERIV is now an abbreviation of has_derivative
hoelzl [Tue, 09 Apr 2013 14:04:41 +0200] rev 51641
remove the within-filter, replace "at" by "at _ within UNIV" (This allows to remove a couple of redundant lemmas)
wenzelm [Mon, 08 Apr 2013 21:01:59 +0200] rev 51640
improved printing of exception CTERM (see also d0f0f37ec346);
wenzelm [Mon, 08 Apr 2013 17:10:49 +0200] rev 51639
prefer pretty_exn where possible -- NB: low-level General.exnMessage may still be used elsewhere (e.g. by the ML compiler itself);