Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-1000
-480
+480
+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.
renamed le_0 to le_0_eq, to avoid confusion with le0,
1996-05-31, by oheimb
moved mem_simps and the corresponding update of !simpset from Fun.ML to Set.ML,
1996-05-31, by oheimb
Smaller logo
1996-05-30, by nipkow
Regrouped logo
1996-05-30, by nipkow
Added logo
1996-05-29, by nipkow
An Isabelle logo
1996-05-29, by nipkow
Replaced setsolver by addsolver
1996-05-29, by nipkow
Added addsolver
1996-05-29, by nipkow
Simplified proof of deduction theorem
1996-05-28, by paulson
Corrected a comment in #34
1996-05-28, by paulson
Rules pred_0, pred_Suc etc. are now stored in theorem database.
1996-05-24, by berghofe
Modified proof of "(R^=)^* = R^*" to accommodate equalityI.
1996-05-24, by nipkow
Removed junk introduced by a cvs merge.
1996-05-24, by nipkow
Augmented comment about conversion to clauses
1996-05-24, by paulson
expanded TABs
1996-05-23, by berghofe
equalityI is now added to default claset
1996-05-23, by berghofe
Removed equalityI from some proofs (because it is now included
1996-05-23, by berghofe
Replaced fast_tac by Fast_tac (which uses default claset)
1996-05-23, by berghofe
Added comparison with implicit rule Fun(lift s 0 @ Var 0) -e> s
1996-05-22, by nipkow
Added ex_imp
1996-05-22, by nipkow
Added the second half of the W/I correspondence.
1996-05-22, by nipkow
Added swap_prems_rl
1996-05-22, by nipkow
Added additional parent theory equalities because some proofs in
1996-05-21, by berghofe
Replaced fast_tac by Fast_tac (which uses default claset)
1996-05-21, by berghofe
Corrected comment wrt I
1996-05-21, by nipkow
Updated url.
1996-05-21, by nipkow
Added thm I_complete_wrt_W to I.
1996-05-20, by nipkow
replaced result() by qed "sorted_insort" in last proof
1996-05-20, by berghofe
Added missing default clause | top_const _ = None;
1996-05-17, by nipkow
Added if_image_distrib.
1996-05-17, by nipkow
Had to rename params because variable names in an induction rule changed.
1996-05-17, by nipkow
Moved split_rule et al from ind_syntax.ML to Prod.ML.
1996-05-17, by nipkow
Deleted spurious line break
1996-05-15, by paulson
Corrected and augmented timings
1996-05-10, by paulson
Updated for new form of induction rules
1996-05-10, by paulson
Updated for new form of induction rules
1996-05-09, by paulson
Removed special syntax for -a-> and nested tuples to left
1996-05-09, by paulson
Updated for new form of induction rules
1996-05-09, by paulson
Added prune_params_tac to improve readability of subgoals
1996-05-09, by paulson
moved ap_split to cartprod.ML
1996-05-08, by paulson
Modified to use new functor signatures
1996-05-08, by paulson
Predicates are now uncurried in both induction rules,
1996-05-08, by paulson
Uses new ap_split from cartprod module
1996-05-08, by paulson
New functor for operating on the two forms of Cartesian product
1996-05-08, by paulson
Added new name cartprod
1996-05-08, by paulson
Updated for new form of induction rules
1996-05-08, by paulson
Updated for new form of induction rules
1996-05-08, by paulson
Updated for new form of induction rules
1996-05-07, by paulson
Removal of special syntax for -a-> and -b->
1996-05-07, by paulson
Unfolding of arbitrarily nested tuples in induction rules
1996-05-07, by paulson
Now split_all_tac works for i>1 !
1996-05-07, by paulson
Added function claset_of.
1996-05-07, by berghofe
Added function for storing default claset in theory.
1996-05-07, by berghofe
Added functions for default claset.
1996-05-07, by berghofe
Replaced split_tac by split_inside_tac.
1996-05-06, by berghofe
Added split_inside_tac.
1996-05-06, by berghofe
Rewrote mk_cntxt_splitthm. Added function mk_case_split_inside_tac.
1996-05-06, by berghofe
Updated timings; more theorems can be proved
1996-05-06, by paulson
Now mentions but does not load mesontest2.ML
1996-05-06, by paulson
updated comments for handling derivations
1996-05-03, by paulson
Extra examples for safe_meson_tac
1996-05-03, by paulson
Restored a proof of Pelletier #38 -- mysteriously deleted
1996-05-02, by paulson
Added note on types.
1996-05-02, by nipkow
Deleted diff_mult_distrib_r as diff_mult_distrib is not proved in Arith.
1996-05-01, by paulson
New cancellation and monotonicity laws, about
1996-05-01, by paulson
Two new "obvious" examples
1996-05-01, by paulson
Provides merge_cs to support default clasets
1996-05-01, by paulson
Simplified KG's proofs
1996-05-01, by paulson
New lemma inspired by KG
1996-05-01, by paulson
tidied some proofs
1996-05-01, by paulson
Added an equivalence proof which avoids the use of -n->
1996-04-30, by nipkow
Added backwards rtrancl_induct and special versions for pairs.
1996-04-30, by nipkow
changed ident_no_colon so that it forbids postfix "=", too
1996-04-30, by clasohm
changed use_thy's behaviour so that if the user specifies a path for a theory
1996-04-30, by clasohm
moved dest_cimplies to drule.ML; added adjust_maxidx
1996-04-30, by clasohm
Cosmetic re-ordering of declarations
1996-04-30, by paulson
Streamlined syntax: -(n)-> is now -n->.
1996-04-29, by nipkow
Natural and Transition semantics.
1996-04-29, by nipkow
Forgot to add Expr to IMP.
1996-04-27, by nipkow
Updated IMP
1996-04-27, by nipkow
Arithemtic and boolean expressions are now in a separate theory.
1996-04-27, by nipkow
A completely new version of IMP.
1996-04-27, by nipkow
Generalized types of some of the operators (thanks to Norbert Voelker)
1996-04-27, by nipkow
Added R_O_id and id_O_R
1996-04-27, by nipkow
Added R^1 = R
1996-04-27, by nipkow
Renaming of a lemma
1996-04-26, by paulson
Fixed indenting
1996-04-26, by paulson
added changes by Konrad to prove_nchotomy
1996-04-26, by clasohm
Fixed some unfortunate variable names
1996-04-25, by paulson
Now contains HOLCF
1996-04-25, by paulson
temporarily included settings for unification bounds again
1996-04-25, by oheimb
Added functions mk_cntxt_splitthm and inst_split which instantiate
1996-04-25, by berghofe
Fixed a silly variable name
1996-04-25, by paulson
Rearrangement and polishing to look for for publication
1996-04-25, by paulson
Now calls "rail" to update datatype syntax charts
1996-04-25, by paulson
automatic updates
1996-04-25, by paulson
changed two goals formulated with 8bit font
1996-04-24, by oheimb
removed David's private version (i.e. restored version 1.1)
1996-04-24, by clasohm
*** empty log message ***
1996-04-23, by oheimb
*** empty log message ***
1996-04-23, by oheimb
repaired critical proofs depending on the order inside non-confluent SimpSets,
1996-04-23, by oheimb
*** empty log message ***
1996-04-23, by oheimb
adapted several proofs
1996-04-23, by oheimb
*** empty log message ***
1996-04-23, by oheimb
repaired critical proofs depending on the order inside non-confluent SimpSets
1996-04-23, by oheimb
repaired critical proofs depending on the order inside non-confluent SimpSets,
1996-04-23, by oheimb
included (empty) test goal for symmetry reasons
1996-04-23, by oheimb
use_dir and exit_use_dir now change the CWD only temporarily
1996-04-23, by clasohm
inserted Suc_less_eq explictly in a few proofs.
1996-04-22, by nipkow
added Konrad's code for the datatype package
1996-04-19, by clasohm
adapted to new version of Fun.ML
1996-04-19, by clasohm
removed assignment of HOL_ss to simpset
1996-04-19, by clasohm
added thy_data.ML
1996-04-19, by clasohm
added thyname_of_sign (used in HOL/thy_data.ML)
1996-04-19, by clasohm
adapted proof of drop_succ_Cons: problem with non-confluent simpset removed
1996-04-18, by oheimb
adapted proof of less_succ: problem because of non-confluent SimpSet removed
1996-04-18, by oheimb
*** empty log message ***
1996-04-18, by oheimb
*** empty log message ***
1996-04-17, by oheimb
*** empty log message ***
1996-04-17, by oheimb
add_thydata and get_thydata now take a string as their first argument
1996-04-12, by clasohm
changed first parameter of add_thydata and get_thydata
1996-04-12, by clasohm
fixed bug in set_current_thy
1996-04-11, by clasohm
Added a number of lemmas
1996-04-11, by nipkow
select_match now sorts list of matching theorems according to the
1996-04-09, by berghofe
Replaced !simpset by HOL_ss on line 93.
1996-04-04, by nipkow
Proved Inter_0 and converse_INT
1996-04-04, by paulson
deleted obsolete comment
1996-04-04, by paulson
Added 'constdefs'
1996-04-04, by nipkow
Added 'constdefs' and extended the section on 'defs'
1996-04-04, by nipkow
Messed up last update.
1996-04-04, by nipkow
Replaced \CHOL by \HOLCF
1996-04-04, by nipkow
updated comments
1996-04-04, by paulson
Moved link to paper.
1996-04-04, by nipkow
Removed 8bit characters used by mistake
1996-04-04, by oheimb
Fixed error in CHANGED (caused by variable renaming)
1996-04-04, by paulson
Using new "Times" infix
1996-04-04, by paulson
For renaming to rtrancl_Un_rtrancl
1996-04-04, by paulson
Added more _iff rewrites for Compl, Un, Int
1996-04-04, by paulson
New example Comb: Church-Rosser for combinators, ported from ZF
1996-04-04, by paulson
*** empty log message ***
1996-04-03, by oheimb
Updated: 01-Mar-96 when functional strictified, copy_def based on when_def
1996-04-03, by oheimb
Introduced Times and SIGMA.
1996-04-03, by nipkow
*** empty log message ***
1996-04-03, by oheimb
Plugged some more loopholes with nodup_Vars.
1996-04-03, by nipkow
Simplified proof of tiling_UnI
1996-03-29, by paulson
Binary integers and their numeric syntax
1996-03-29, by paulson
new lemma for mutilated chess board
1996-03-29, by paulson
Simplified proof of tiling_UnI
1996-03-29, by paulson
Mended indentation
1996-03-29, by paulson
Added functions pr_latex and printgoal_latex which
1996-03-28, by berghofe
Optimized type inference (avoids chains of
1996-03-28, by berghofe
Moved even/odd lemmas from ex/Mutil to Arith
1996-03-28, by paulson
Translations for 1 and 2 moved from Hoare/Examples.thy to Nat.thy
1996-03-28, by paulson
Alternative proof removes dependence upon AC
1996-03-28, by paulson
Ran expandshort
1996-03-28, by paulson
New theorem Finite_imp_succ_cardinal_Diff
1996-03-28, by paulson
New mutilated checkerboard example
1996-03-27, by paulson
Added Mutil to ex targets
1996-03-27, by paulson
Now use _irrefl instead of _anti_refl
1996-03-27, by paulson
Library changes for mutilated checkerboard
1996-03-27, by paulson
Simplified proofs, esp. for new ZF_ss
1996-03-26, by paulson
Moved some proofs to Cardinal.ML; simplified others
1996-03-26, by paulson
Moved some proofs to FOL/IFOL.ML
1996-03-26, by paulson
Rewriting changes due to new arith_ss
1996-03-26, by paulson
Now loads Mutil example
1996-03-26, by paulson
Added new rewrite rules about cons and succ
1996-03-26, by paulson
New results from AC/Cardinal_aux.ML
1996-03-26, by paulson
Updated comments
1996-03-26, by paulson
New lemmas for Mutilated Checkerboard
1996-03-26, by paulson
Added two of KGs rules
1996-03-26, by paulson
New example file: Mutil
1996-03-26, by paulson
New example: mutilated checkerboard
1996-03-26, by paulson
added converse_converse
1996-03-25, by nipkow
replaced "rules" by "primrec"
1996-03-25, by nipkow
moved init_data to new public function set_current_thy
1996-03-24, by clasohm
fixed incompatibility of add_to_parents with SML109's new Io exceptions
1996-03-22, by clasohm
Changes required by removal of the theory argument of Theorem
1996-03-21, by paulson
Examples call gocls to make goal clauses
1996-03-21, by paulson
Now labels the Horn and goal clauses to make the proof
1996-03-21, by paulson
For the new version of name_thm. Now the same theorem
1996-03-21, by paulson
name_thm no longer takes a theory argument, as the
1996-03-21, by paulson
Printing & string functions moved to display.ML
1996-03-21, by paulson
Now loads deriv.ML
1996-03-21, by paulson
Includes deriv.ML and display.ML as dependencies
1996-03-20, by paulson
New module for proof objects (deriviations)
1996-03-20, by paulson
maketest now closes the output file
1996-03-20, by paulson
New module for display/printing operations, taken from drule.ML
1996-03-20, by paulson
Describes proof objects and Deriv module
1996-03-20, by paulson
added warning and automatic deactivation of HTML generation if we cannot write
1996-03-20, by clasohm
New file containing search tacticals
1996-03-18, by paulson
Now provides astar versions (thanks to Norbert Voelker)
1996-03-15, by paulson
New safe_meson_tac proves some harder theorems
1996-03-15, by paulson
New safe_meson_tac uses iterative deepening
1996-03-15, by paulson
Sets a lower value of Unify.search_bound
1996-03-15, by paulson
Search tacticals moved to search.ML
1996-03-15, by paulson
Updated for new file search.ML
1996-03-15, by paulson
updated syntax of datatype declaration
1996-03-15, by clasohm
Added some functions which allow redirection of Isabelle's output
1996-03-15, by berghofe
Functions moved to Pure/search.ML and classical.ML
1996-03-14, by paulson
updated syntax of datatype definitions: "C t1 ... tn" instead of "C(t1,...,tn)"
1996-03-14, by clasohm
added @SMLdebug=/dev/null to supress GC messages
1996-03-14, by clasohm
Added some optimized versions of functions dealing with sets
1996-03-14, by berghofe
replaced rules by primrec section
1996-03-13, by clasohm
modified primrec so it can be used in MiniML/Type.thy
1996-03-13, by clasohm
added constdefs section
1996-03-12, by clasohm
removed make_chart
1996-03-12, by clasohm
added ' make_html:=false;' to end of ROOT file
1996-03-12, by regensbu
added constdefs section
1996-03-11, by clasohm
Non-matching congruence rule in rewriter is simply ignored.
1996-03-11, by nipkow
New theorem: Inter_Un_subset
1996-03-11, by paulson
Now catches "by(" too
1996-03-11, by paulson
name_thm: now keeps the previous deriviation!
1996-03-11, by paulson
Made an exception handler more specific
1996-03-11, by paulson
Deleted faulty comment; proved new rule Inter_Un_subset
1996-03-11, by paulson
New, one-line proof of inj_Atom
1996-03-11, by paulson
deleted obsolete comment
1996-03-11, by paulson
set_cs now includes singleton_inject
1996-03-11, by paulson
Added formulation of Halting Problem
1996-03-11, by paulson
added constdefs section
1996-03-11, by clasohm
added constdefs section
1996-03-08, by clasohm
added constdefs section
1996-03-06, by clasohm
added constdefs section
1996-03-06, by clasohm
added constdefs
1996-03-06, by clasohm
moved part of delete_thms into init_thyinfo
1996-03-06, by clasohm
Ran expandshort
1996-03-06, by paulson
Ran expandshort
1996-03-06, by paulson
documented new function 'section'
1996-03-06, by clasohm
EX_FILES includes new oracle examples, and uses the
1996-03-06, by paulson
Now loads IffOracle, the oracles example
1996-03-06, by paulson
Added 'section' commands
1996-03-06, by nipkow
New documentation for example
1996-03-05, by paulson
Changed HOL to ZF in title; added address
1996-03-05, by paulson
New documentation for example
1996-03-05, by paulson
Corrected URL
1996-03-05, by paulson
New documentation for examples
1996-03-05, by paulson
Put quotes around URLs in links
1996-03-05, by paulson
Put quotes around URLs in links
1996-03-05, by paulson
Converted TABs to spaces
1996-03-05, by paulson
Addition of oracles
1996-03-05, by paulson
added function "section" for HTML section headings
1996-03-05, by clasohm
Example of declaring oracles
1996-03-05, by paulson
More up-to-date references
1996-03-05, by paulson
Fuller and more up-to-date references
1996-03-05, by paulson
A mere adjustment of spacing
1996-03-05, by paulson
Revised for publication. Removed LNCS style.
1996-03-04, by paulson
Proof modification.
1996-03-04, by nipkow
Added a constant UNIV == {x.True}
1996-03-04, by nipkow
made delete_thms public
1996-03-04, by clasohm
Addition of proof objects
1996-03-01, by paulson
Theories are now in theory.ML
1996-03-01, by paulson
Includes theory.ML in list of dependencies
1996-02-29, by paulson
New file of just the theory primitives
1996-02-29, by paulson
modified priorities in syntax
1996-02-28, by nipkow
imp_elim and swap are now stored in thm database
1996-02-28, by paulson
changed prove_goal to qed_goal
1996-02-28, by paulson
Added documentation
1996-02-27, by nipkow
used qed_spec_mp.
1996-02-27, by nipkow
removed note about "IO exceptions" during HTML generation
1996-02-27, by clasohm
Added links to documentation
1996-02-22, by nipkow
Moved documentation
1996-02-22, by nipkow
added cabs and crep_thm
1996-02-22, by clasohm
removed mk_prop; added capply; simplified dest_abs
1996-02-22, by clasohm
Introduced normalize_thm into HOL.ML
1996-02-19, by nipkow
fixed bug in init_data (put was only invoked for the first date)
1996-02-19, by clasohm
Added dependency on RelPow
1996-02-19, by nipkow
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
Elimination of fully-functorial style.
1996-02-16, by paulson
updated documentation of MAKE_HTML
1996-02-15, by clasohm
Added a few thms and the new theory RelPow.
1996-02-15, by nipkow
Added check for duplicate vars with distinct types/sorts (nodup_Vars)
1996-02-13, by nipkow
added nodup_Vars check in cterm_of. Prevents same var with distinct types.
1996-02-13, by nipkow
added dest_comb, dest_abs and mk_prop for manipulating cterms
1996-02-13, by clasohm
cond_timeit now uses totalCPUTimer instead of starting new ones every
1996-02-13, by clasohm
make_html now only remains set if MAKE_HTML=true
1996-02-10, by clasohm
More examples.
1996-02-09, by nipkow
Small changes.
1996-02-09, by nipkow
Added typevarlist
1996-02-09, by nipkow
replace sstac
1996-02-09, by nipkow
Introduced qed_spec_mp.
1996-02-09, by nipkow
Added qed_spec_mp to avoid renaming of bound vars in 'th RS spec'
1996-02-09, by nipkow
renamed expand_typ to norm_typ
1996-02-09, by clasohm
simplified bind_thm
1996-02-08, by clasohm
new SML heap images are now removed
1996-02-07, by clasohm
Modified datatype com.
1996-02-07, by nipkow
made Isabelle compatible with SML/NJ 1.09
1996-02-06, by clasohm
expanded tabs
1996-02-06, by clasohm
expanded tabs
1996-02-06, by clasohm
expanded tabs
1996-02-05, by clasohm
expanded tabs; incorporated Konrad's changes
1996-02-05, by clasohm
expanded tabs; renamed subtype to typedef;
1996-02-05, by clasohm
expanded tabs
1996-02-05, by clasohm
expanded tabs
1996-02-05, by clasohm
renamed subtype.ML to typedef.ML
1996-02-02, by clasohm
documented split_all_tac in HOL.
1996-02-01, by nipkow
renamed subtype.ML to typedef.ML
1996-02-01, by clasohm
fixed two little bugs
1996-02-01, by clasohm
right-hard -> right-hand
1996-01-31, by nipkow
Typo
1996-01-31, by nipkow
fixed typo
1996-01-30, by clasohm
expanded tabs
1996-01-30, by clasohm
expanded tabs; removed commit() from ROOT.ML
1996-01-30, by clasohm
expanded tabs
1996-01-30, by clasohm
fixed typo
1996-01-30, by clasohm
expanded tabs
1996-01-30, by clasohm
inserted tabs again
1996-01-29, by clasohm
expanded tabs
1996-01-29, by clasohm
removed tabs
1996-01-29, by clasohm
added facility to associate arbitrary data with theories
1996-01-29, by clasohm
added absolute_path
1996-01-29, by clasohm
changed the way simpsets and information about datatypes are stored
1996-01-29, by clasohm
Streamlined defs in Relation and added new intro/elim rules to do with
1996-01-26, by nipkow
extended warning regarding MAKE_HTML databases
1996-01-26, by clasohm
added warning for databases made with set MAKE_HTML
1996-01-26, by clasohm
Added vcwp
1996-01-23, by nipkow
Renamed letI to LetI (for consistency)
1996-01-23, by paulson
Added discussion of "let" and pattern-matching
1996-01-23, by paulson
Stylistic changes to discussion of pattern-matching
1996-01-23, by paulson
Added a verified verification-condition generator.
1996-01-23, by nipkow
Ran expandshort
1996-01-20, by paulson
Now expands TABS as well
1996-01-19, by paulson
trivial updates
Isabelle94-5
1996-01-18, by paulson
New version number
1996-01-18, by paulson
*** empty log message ***
1996-01-15, by wenzelm
added Lattice demo;
1996-01-15, by wenzelm
added this stuff;
1996-01-15, by wenzelm
improved printing of errors in 'defs';
1996-01-15, by wenzelm
added comments
1996-01-15, by clasohm
beautified file_info a bit
1996-01-15, by clasohm
fixed bug in file_info
1996-01-15, by clasohm
Removed bug in type unification. Negative indexes are not used any longer.
1996-01-11, by nipkow
simplified file_info by using System.filedate
1996-01-09, by clasohm
removed reference to Nat thms in elim_rls.
1996-01-06, by nipkow
Minor mod.
1996-01-06, by nipkow
Polished proofs.
1996-01-02, by nipkow
Improving space efficiency of inductive/datatype definitions.
1996-01-02, by paulson
Modified non-empty-types warning in HOL.
1996-01-01, by nipkow
Reduced indentation; no change in function
1995-12-28, by paulson
Purely cosmetic changes
1995-12-28, by paulson
Updated comments for compression functions
1995-12-28, by paulson
Removed unfold:thm from signature INTR_ELIM and from the
1995-12-28, by paulson
Now mutual_induct is simply "True" unless it is going to be
1995-12-28, by paulson
fixed indentation
1995-12-28, by paulson
New version of type sections and many small changes.
1995-12-23, by nipkow
Note that unfold is not exported, that mutual_induct can
1995-12-22, by paulson
Added line breaks and other cosmetic changes
1995-12-22, by paulson
defined take/drop by induction over list rather than nat.
1995-12-22, by nipkow
Improving space efficiency of inductive/datatype definitions.
1995-12-22, by paulson
Addition of compression, that is, sharing.
1995-12-22, by paulson
Commented the datatype declaration of thm.
1995-12-22, by paulson
Removed obsolete alist_of and st_of_alist.
1995-12-22, by paulson
"prep_const" now calls compress_type to ensure sharing among
1995-12-22, by paulson
"prepare_proof" has been simplified because
1995-12-22, by paulson
Now "standard" compresses theorems (for sharing).
1995-12-22, by paulson
Now loads symtab.ML before term.ML. Functor
1995-12-22, by paulson
changed predicate flat to is_flat in theory Fix.thy
1995-12-20, by regensbu
setting base_path is now optional
1995-12-18, by clasohm
added automatic handling of wrongly set base_path
1995-12-18, by clasohm
added subdir_of
1995-12-18, by clasohm
added chmod and chgrp
1995-12-15, by clasohm
init_html now makes sure that base_path contains a physical path and no
1995-12-15, by clasohm
Added Pelletier's problem 62, as corrected in AAR
1995-12-14, by paulson
renamed parents_of to parents_of_name to avoid name clash with function
1995-12-13, by clasohm
layout
1995-12-11, by nipkow
removed quotes from consts and syntax sections
1995-12-09, by clasohm
Introduced Monad syntax Pat := Val; Cont
1995-12-08, by nipkow
trivial, automatic changes
1995-12-08, by paulson
Changed div_termination -> diff_less
1995-12-08, by nipkow
Improved error message, suggesting addition of
1995-12-08, by paulson
Now def of apfst uses pattern-matching
1995-12-08, by paulson
improved indentation
1995-12-08, by paulson
New function read_cterms is a combination of read_def_cterm and
1995-12-08, by paulson
exports exn_type_msg for error messages. Calls new infer_types.
1995-12-08, by paulson
infer_types now takes a term list and a type list as argument. It
1995-12-08, by paulson
type_of1: improved error messages
1995-12-08, by paulson
Commented and renamed vars in readtm
1995-12-08, by paulson
removed quotes from consts and syntax sections
1995-12-07, by clasohm
removed quotes from consts and syntax sections
1995-12-07, by clasohm
removed quotes from syntax and consts sections
1995-12-07, by clasohm
fixed bug: cur_thyname was overwritten because of early assignment
1995-12-06, by clasohm
changed typeDecl
1995-12-01, by clasohm
removed quotes from types section
1995-12-01, by clasohm
added const_type to type_decl
1995-12-01, by clasohm
corrected diagrams for type and simpleType
1995-12-01, by clasohm
removed some more quotes
1995-12-01, by clasohm
changed HTML documentation
1995-12-01, by clasohm
modified simpleType
1995-12-01, by clasohm
removed debugging message;
1995-12-01, by clasohm
simplified parser for constType
1995-12-01, by clasohm
removed quotes from consts and syntax sections
1995-12-01, by clasohm
removed spaghetti diagrams for constType
1995-11-30, by clasohm
removed quotes from consts and syntax sections
1995-11-29, by clasohm
changed syntax diagrams according to quote-less consts and syntax section
1995-11-29, by clasohm
added \label{sec:shell-scripts}
1995-11-29, by clasohm
added type class to simple_type
1995-11-29, by clasohm
removed quotes from types in consts and syntax sections
1995-11-29, by clasohm
corrected documentation of pseudo theories;
1995-11-27, by clasohm
renamed make_chart to finish_html
1995-11-27, by clasohm
fixed make_html bug
1995-11-24, by clasohm
Inserted warning about defs with extra vars on rhs.
1995-11-24, by nipkow
Updated comments
1995-11-23, by nipkow
files now define a structure to allow SML/NJ to optimize the code
1995-11-23, by clasohm
Added List_Examples
1995-11-22, by nipkow
Added lots of comments
1995-11-21, by nipkow
main directory is now read by exit_use_dir, too;
1995-11-21, by clasohm
added call of store_datatype
1995-11-21, by clasohm
added functions for storing and retrieving information about datatypes
1995-11-21, by clasohm
removed make_chart
1995-11-21, by clasohm
replaced exit_use by exit_use_dir
1995-11-21, by clasohm
removed make_chart from ROOT.ML;
1995-11-21, by clasohm
moved from ../ROOT_NTP.ML;
1995-11-21, by clasohm
moved from ../ROOT_ABP.ML;
1995-11-21, by clasohm
moved to subdirectories ABP and NTP
1995-11-21, by clasohm
removed make_chart
1995-11-21, by clasohm
removed make_chart;
1995-11-21, by clasohm
replaced exit_use by exit_use_dir for subdirectories
1995-11-21, by clasohm
added local index.html files to rm_html.sh;
1995-11-21, by clasohm
index.html files are now made separatly for each subdirectory
1995-11-21, by clasohm
Moved comments into README.html
1995-11-19, by nipkow
New README.html fuile
1995-11-19, by nipkow
Better!
1995-11-18, by nipkow
Half a lexical analyzer generator.
1995-11-18, by nipkow
Added Lex
1995-11-17, by nipkow
*** empty log message ***
1995-11-17, by mueller
HTML version of README
1995-11-17, by clasohm
*** empty log message ***
1995-11-17, by nipkow
converted README to HTLM; replaced "CHOL" by "HOL"
1995-11-17, by clasohm
changed simpset of "HOL"
1995-11-17, by clasohm
README -> README.html
1995-11-17, by nipkow
Added Hoare.
1995-11-17, by nipkow
New directory.
1995-11-17, by nipkow
added rev_contrapos
1995-11-16, by nipkow
added ../Provers/simplifier.ML
1995-11-16, by clasohm
added link to README.html or README
1995-11-15, by clasohm
HTML version of README
1995-11-15, by clasohm
enlarged the images
1995-11-14, by clasohm
Put IOA back into test
1995-11-13, by nipkow
*** empty log message ***
1995-11-13, by mueller
added new arithmetic lemmas and the functions take and drop.
1995-11-12, by nipkow
Set eta_contract to true.
1995-11-12, by nipkow
Literature references for MiniML.
1995-11-10, by nipkow
changed for new naming style of HTML files (leading ".")
1995-11-07, by clasohm
added leading "." to HTML filenames
1995-11-07, by clasohm
removed quotes from types in consts section
1995-11-07, by clasohm
types in consts section of .thy files can now be specified without quotes
1995-11-07, by clasohm
removed image borders from index.html files
1995-11-03, by clasohm
replaced by index.html
1995-11-02, by clasohm
removed green arrow from HTML charts (replaced by "...")
1995-11-02, by clasohm
removed borders from images in charts;
1995-11-02, by clasohm
extended complex_typ
1995-11-02, by clasohm
added optional parameters
1995-10-27, by clasohm
script for removal of HTML files
1995-10-26, by clasohm
renamed chart00 and 00-chart to "index"
1995-10-26, by clasohm
renamed logics.html to index.html;
1995-10-26, by clasohm
renamed logics.html and 00-chart.html to index.html
1995-10-26, by clasohm
removed buggy FTP scripts and replaced them by a script for transfer
1995-10-26, by clasohm
scripts for transfer of HTML files to FTP server
1995-10-26, by clasohm
removed "duplicate" warning from store_thm_db;
1995-10-25, by clasohm
added init_html and make_chart
1995-10-25, by clasohm
added make_chart
1995-10-25, by clasohm
Removed Old_HOL
1995-10-25, by nipkow
Unused type sequ deleted
1995-10-25, by paulson
Hat to modify a proof because of chaned simpset for Prod.
1995-10-25, by nipkow
Moved some thms to Arith and to Trancl.
1995-10-25, by nipkow
Added various thms and tactics.
1995-10-25, by nipkow
New theory: type inference for let-free MiniML
1995-10-25, by nipkow
added usage of qed
1995-10-24, by clasohm
added call of make_chart
1995-10-24, by clasohm
less
more
|
(0)
-1000
-480
+480
+1000
+3000
+10000
+30000
tip