Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Moved old inductive package to old_inductive_package.ML
2006-10-13, by berghofe
Adapted to new inductive definition package.
2006-10-13, by berghofe
Adapted to changes in FixedPoint theory.
2006-10-13, by berghofe
Legacy ML bindings now refer to old inductive definition package.
2006-10-13, by berghofe
Added new package for inductive definitions, moved old package
2006-10-13, by berghofe
Generalized gfp and lfp to arbitrary complete lattices.
2006-10-13, by berghofe
Repaired strip_assums_hyp (now also works for goals not
2006-10-13, by berghofe
improved framework
2006-10-13, by haftmann
refined
2006-10-13, by haftmann
fixed bug
2006-10-13, by haftmann
tuned
2006-10-13, by haftmann
added codegen2 example
2006-10-13, by haftmann
added the missing freshness-lemmas for nat, int, char and string and
2006-10-13, by urbanc
lifted claset setup from ML to Isar level
2006-10-13, by haftmann
explicit nonfix for union and inter
2006-10-13, by haftmann
renamed enter_forward_proof to enter_proof_body;
2006-10-12, by wenzelm
added peek;
2006-10-12, by wenzelm
interpretation_in_locale: standalone goal setup;
2006-10-12, by wenzelm
tuned;
2006-10-12, by wenzelm
renamed print_lthms to print_facts, do not insist on proof state;
2006-10-12, by wenzelm
print_evaluated_term: Toplevel.context_of;
2006-10-12, by wenzelm
replaced attributes_update by map_attributes;
2006-10-12, by wenzelm
Toplevel.local_theory_to_proof: proper target;
2006-10-12, by wenzelm
Toplevel.local_theory: proper target;
2006-10-12, by wenzelm
To be consistent with "induct", I renamed "fixing" to "arbitrary".
2006-10-12, by urbanc
Extended combinators now disabled
2006-10-12, by paulson
abstraction is now turned OFF...
2006-10-12, by paulson
Logging of theorem names to the /tmp directory now works
2006-10-12, by paulson
cc: avoid space after options;
2006-10-12, by wenzelm
set DYLD_LIBRARY_PATH (for Darwin);
2006-10-12, by wenzelm
added execute/system;
2006-10-12, by wenzelm
added x86-darwin;
2006-10-12, by wenzelm
now allowing subdirectories in Doc/
2006-10-12, by haftmann
added makefile layer
2006-10-12, by haftmann
* isabelle-process: option -S (secure mode) disables some critical operations;
2006-10-11, by wenzelm
increased heap size for polyml-4.9.1;
2006-10-11, by wenzelm
tuned Toplevel.begin_local_theory;
2006-10-11, by wenzelm
exit_local_theory: pass interactive flag;
2006-10-11, by wenzelm
exit: pass interactive flag;
2006-10-11, by wenzelm
added begin parser;
2006-10-11, by wenzelm
is_sid: disallow 'begin' keyword as identifier;
2006-10-11, by wenzelm
exit: pass interactive flag, toplevel result convention;
2006-10-11, by wenzelm
add_defs: declare terms;
2006-10-11, by wenzelm
'context': demand 'begin', support local theory;
2006-10-11, by wenzelm
removed 'undo_end', recovered 'cannot_undo';
2006-10-11, by wenzelm
tuned signature;
2006-10-11, by wenzelm
minor refinements in serialization
2006-10-11, by haftmann
adapted to signature change
2006-10-11, by haftmann
slight type signature changes
2006-10-11, by haftmann
cleaned up HOL bootstrap
2006-10-11, by haftmann
abandoned findrep
2006-10-11, by haftmann
added code generator setup
2006-10-11, by haftmann
added code lemma
2006-10-11, by haftmann
Abstraction re-use code now checks that the abstraction function can be used in the current
2006-10-11, by paulson
added examples for nested let
2006-10-11, by haftmann
added tex files to CVS
2006-10-11, by haftmann
renamed body_context_node to presentation_context;
2006-10-11, by wenzelm
add_locale(_i): return actual result context;
2006-10-11, by wenzelm
class(_i): mimic Locale.add_locale(_i);
2006-10-11, by wenzelm
added type global_theory -- theory or local_theory;
2006-10-11, by wenzelm
added begin;
2006-10-11, by wenzelm
added opt_begin;
2006-10-11, by wenzelm
added raw_theory(_result);
2006-10-11, by wenzelm
Toplevel.end_proof;
2006-10-11, by wenzelm
'end': handle local theory;
2006-10-11, by wenzelm
undo_end/kill: handle local theory;
2006-10-11, by wenzelm
Toplevel: generic_theory;
2006-10-11, by wenzelm
made some proof look more like the ones in Barendregt
2006-10-10, by urbanc
A way to call the ATP linkup from ML scripts
2006-10-10, by paulson
Combinators require the theory name; added settings for SPASS
2006-10-10, by paulson
stripped pointless head
2006-10-10, by haftmann
gen_rem(s) abandoned in favour of remove / subtract
2006-10-10, by haftmann
added IsarAdvanced material
2006-10-10, by haftmann
Induction rules have schematic variables again.
2006-10-10, by krauss
initial draft
2006-10-10, by haftmann
*** empty log message ***
2006-10-10, by haftmann
initial draft
2006-10-10, by haftmann
fixed intendation
2006-10-10, by haftmann
cleanup basic HOL bootstrap
2006-10-10, by haftmann
added legacy tactic
2006-10-10, by haftmann
purged some ML legacy
2006-10-10, by haftmann
added eq_True eq_False True_implies_equals to extraction_expand
2006-10-10, by haftmann
no breaks for Haskell
2006-10-10, by haftmann
removed experimental codegen_simtype
2006-10-10, by haftmann
added keeping of funcgr
2006-10-10, by haftmann
generalized purge
2006-10-10, by haftmann
changed order
2006-10-10, by haftmann
removed quote in serialization
2006-10-10, by haftmann
added code_abstype
2006-10-10, by haftmann
added code_constsubst
2006-10-10, by haftmann
fixed typo
2006-10-10, by haftmann
added code_abstype and code_constsubst
2006-10-10, by haftmann
isabelle-process: options -S, -X;
2006-10-09, by wenzelm
tuned;
2006-10-09, by wenzelm
loop: disallow exit in secure mode;
2006-10-09, by wenzelm
Secure.commit;
2006-10-09, by wenzelm
moved Context.ml_output to Output.ml_output;
2006-10-09, by wenzelm
Secure critical operations.
2006-10-09, by wenzelm
added General/secure.ML;
2006-10-09, by wenzelm
added option -S (secure mode);
2006-10-09, by wenzelm
added nbe_post for delayed_if
2006-10-09, by nipkow
added delayed_if
2006-10-09, by nipkow
added pre/post-processor equations
2006-10-09, by nipkow
attribute "symmetric": standardized schematic variables;
2006-10-09, by wenzelm
sequential lemmas;
2006-10-09, by wenzelm
reorderd ML/lemmas (Why!?);
2006-10-09, by wenzelm
PureThy.note_thmss_i;
2006-10-09, by wenzelm
added exit;
2006-10-09, by wenzelm
added theorems(_i) -- with present_results;
2006-10-09, by wenzelm
def(_i): LocalDefs.add_defs;
2006-10-09, by wenzelm
attribute: Context.mapping;
2006-10-09, by wenzelm
removed obsolete note_thmss(_i);
2006-10-09, by wenzelm
added exit;
2006-10-09, by wenzelm
simplified derived_def;
2006-10-09, by wenzelm
removed theorems, smart_theorems etc. (cf. Specification.theorems);
2006-10-09, by wenzelm
lemmas/theorems/declare: Specification.theorems;
2006-10-09, by wenzelm
added kind attributes;
2006-10-09, by wenzelm
Drule.lhs/rhs_of;
2006-10-09, by wenzelm
added dest_equals_lhs;
2006-10-09, by wenzelm
attribute: Context.mapping;
2006-10-09, by wenzelm
replaced Drule.clhs/crhs_of by Drule.lhs/rhs_of;
2006-10-09, by wenzelm
attribute: Context.mapping;
2006-10-09, by wenzelm
standardized facts;
2006-10-09, by wenzelm
attribute symmetric: zero_var_indexes;
2006-10-09, by wenzelm
attribute symmetric: zero_var_indexes;
2006-10-09, by wenzelm
attribute: Context.mapping;
2006-10-09, by wenzelm
cleaned up interfaces
2006-10-07, by haftmann
Removed unused res_atp_setup.ML, since its functions have been put in res_atp.ML.
2006-10-07, by mengj
Common theory targets.
2006-10-07, by wenzelm
Element.export_facts;
2006-10-07, by wenzelm
refined unlocalize_mixfix;
2006-10-07, by wenzelm
TheoryTarget;
2006-10-07, by wenzelm
moved pretty_consts to proof_display.ML;
2006-10-07, by wenzelm
added pretty_consts (from specification.ML);
2006-10-07, by wenzelm
turned into abstract wrapper module, cf. theory_target.ML;
2006-10-07, by wenzelm
replaced add_def by more elaborate add_defs;
2006-10-07, by wenzelm
replaced generalize_facts by full export_(standard_)facts;
2006-10-07, by wenzelm
Thm.def_name_optional;
2006-10-07, by wenzelm
added def_name_optional;
2006-10-07, by wenzelm
removed is_equals, is_implies;
2006-10-07, by wenzelm
added the_single;
2006-10-07, by wenzelm
added term_rule;
2006-10-07, by wenzelm
added Isar/theory_target.ML;
2006-10-07, by wenzelm
improved LocalDefs.add_def;
2006-10-07, by wenzelm
mk_partial_rules_mutual: expand result terms/thms;
2006-10-07, by wenzelm
removed with_local_path -- LocalTheory.note admits qualified names;
2006-10-07, by wenzelm
moved the_single to Pure/library.ML;
2006-10-07, by wenzelm
TheoryTarget.init;
2006-10-07, by wenzelm
tuned comments;
2006-10-07, by wenzelm
tuned method syntax: polymorhic term argument;
2006-10-07, by wenzelm
tuned;
2006-10-07, by wenzelm
Fixed the printing of the used theorems by maintaining separate lists for each subgoal.
2006-10-06, by paulson
Tidied code to delete tmp files.
2006-10-06, by paulson
renamed the combinator laws
2006-10-06, by paulson
Improved detection of identical clauses, also in the conjecture
2006-10-06, by paulson
Refinements to abstraction. Seeding with combinators K, I and B.
2006-10-06, by paulson
examples for hex and bin numerals
2006-10-06, by kleing
Changed and removed some functions related to combinators, since they are Isabelle constants now.
2006-10-05, by mengj
Now the DFG output includes correct declarations of c_fequal, but not hEXTENT
2006-10-05, by paulson
improvements to abstraction, ensuring more re-use of abstraction functions
2006-10-05, by paulson
facts about combinators
2006-10-05, by paulson
a few new functions on thms and cterms
2006-10-05, by paulson
reorganize and speed up termdiffs proofs
2006-10-05, by huffman
fixed bug in linear arith
2006-10-04, by nipkow
improvements for Haskell serialization
2006-10-04, by haftmann
insert replacing ins ins_int ins_string
2006-10-04, by haftmann
cleaned up some mess
2006-10-04, by haftmann
clarified header comments
2006-10-04, by haftmann
insert replacing ins ins_int ins_string
2006-10-04, by haftmann
*** empty log message ***
2006-10-04, by haftmann
tuned
2006-10-04, by webertj
Improved error reporting
2006-10-04, by krauss
nnf_simpset built statically
2006-10-04, by webertj
rewrite proofs of powser_insidea and termdiffs_aux
2006-10-03, by huffman
generalize summability lemmas using class banach
2006-10-02, by huffman
clarified setup name
2006-10-02, by haftmann
various code refinements
2006-10-02, by haftmann
fixed some Haskell issues
2006-10-02, by haftmann
changed preprocessing framework
2006-10-02, by haftmann
clarified some things
2006-10-02, by haftmann
cleaned and extended
2006-10-02, by haftmann
added gen_primrec
2006-10-02, by haftmann
added code for insert
2006-10-02, by haftmann
improvements for code_gen
2006-10-02, by haftmann
cleaned mess
2006-10-02, by haftmann
added example for code_gen
2006-10-02, by haftmann
dropped obsolete Theory.sign_of
2006-10-02, by haftmann
tuned
2006-10-02, by haftmann
added code generator names for nat_rec and nat_case
2006-10-02, by haftmann
improved serialization for arbitrary
2006-10-02, by haftmann
normal_form now a diagnostic command
2006-10-02, by haftmann
restructured contents
2006-10-02, by haftmann
add axclass banach for complete normed vector spaces
2006-10-02, by huffman
remove unused Cauchy_Bseq lemmas
2006-10-02, by huffman
add lemmas norm_not_less_zero, norm_le_zero_iff
2006-10-02, by huffman
added is_Trueprop
2006-10-02, by paulson
tidying and simplifying
2006-10-02, by paulson
Changing the default for theory_const
2006-10-02, by paulson
extensions for Susanto
2006-10-02, by paulson
restored the "length of name > 2" check for package definitions
2006-10-02, by paulson
Now checks explicitly for Trueprop, thereby ignoring junk theorems involving OF_CLASS, etc.
2006-10-02, by paulson
exists_name: include this theory name;
2006-10-01, by wenzelm
removed obsolete Datatype_Universe.thy (cf. Datatype.thy);
2006-10-01, by wenzelm
merged with theory Datatype_Universe;
2006-10-01, by wenzelm
obsolete;
2006-10-01, by wenzelm
renamed ex/SVC_Oracle.ML to ex/svc_oracle.ML;
2006-10-01, by wenzelm
removed share_data;
2006-10-01, by wenzelm
cterm_match: avoid recalculation of maxidx;
2006-10-01, by wenzelm
reverted to revision 1.28;
2006-10-01, by wenzelm
proper use of svc_oracle.ML;
2006-10-01, by wenzelm
reactivated theory PER;
2006-10-01, by wenzelm
tuned proofs;
2006-10-01, by wenzelm
moved theory Infinite_Set to Library;
2006-10-01, by wenzelm
moved theory Infinite_Set to Library;
2006-10-01, by wenzelm
moved Infinite_Set.thy to Library;
2006-10-01, by wenzelm
tuned;
2006-10-01, by wenzelm
Removed the helper files (combinator rewrite rules, function extensionality and fequal rules).
2006-10-01, by mengj
generalize more DERIV proofs
2006-10-01, by huffman
statement: Variable.fix_frees;
2006-09-30, by wenzelm
added undo_end;
2006-09-30, by wenzelm
tuned proofs;
2006-09-30, by wenzelm
proper import of Main HOL;
2006-09-30, by wenzelm
tuned specifications and proofs;
2006-09-30, by wenzelm
hides popular names (from Datatype.thy);
2006-09-30, by wenzelm
removed obsolete sum_case_Inl/Inr;
2006-09-30, by wenzelm
renamed Variable.invent_fixes to Variable.variant_fixes;
2006-09-30, by wenzelm
generalize proofs of DERIV_isCont and DERIV_mult
2006-09-30, by huffman
generalized some DERIV proofs
2006-09-30, by huffman
add scaleR lemmas
2006-09-30, by huffman
generalize type of DERIV
2006-09-30, by huffman
add type annotations for DERIV
2006-09-30, by huffman
Combinator axioms are now from Isabelle theorems, no need to use helper files.
2006-09-30, by mengj
Added the combinator constants to the constants table.
2006-09-30, by mengj
Removed ResHolClause.LAM2COMB exception.
2006-09-30, by mengj
Reordered how files are loaded.
2006-09-30, by mengj
moved Matrix/cplex/MatrixLP.ML to Matrix/cplex/matrixlp.ML;
2006-09-29, by wenzelm
removed mixfix_content;
2006-09-29, by wenzelm
Syntax.mode;
2006-09-29, by wenzelm
Syntax.mode;
2006-09-29, by wenzelm
Sign.add_consts_authentic;
2006-09-29, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip