Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+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.
clarified code
2007-03-11, by haftmann
- Replaced fold by fold_rev to make sure that list of predicate
2007-03-10, by berghofe
- Changed format of descriptor contained in nominal_datatype_info
2007-03-10, by berghofe
Renamed INF to INFM to avoid clash with INF operator defined in FixedPoint theory.
2007-03-10, by berghofe
Adapted to changes in definition of SUP.
2007-03-10, by berghofe
Generalized version of SUP and INF (with index set).
2007-03-10, by berghofe
Eta-expanded codetype_hook to make SML/NJ happy.
2007-03-10, by berghofe
First stab at reconstructing HO problems
2007-03-09, by paulson
constant names now dependent on executable content
2007-03-09, by haftmann
resolved name clashes
2007-03-09, by haftmann
moved order on functions here
2007-03-09, by haftmann
*** empty log message ***
2007-03-09, by haftmann
dropped code datatype certificates
2007-03-09, by haftmann
stepping towards uniform lattice theory development in HOL
2007-03-09, by haftmann
correct typo in latex output
2007-03-06, by narboux
updated this file to the new infrastructure
2007-03-06, by urbanc
fixed function package bug in the handling of multiple guards
2007-03-06, by krauss
major update of the nominal package; there is now an infrastructure
2007-03-06, by urbanc
fix wrong default for find_theorems
2007-03-06, by kleing
document find_theorems syntax change
2007-03-06, by kleing
find_theorems: moved with_dup into the brackets, i.e.
2007-03-06, by kleing
an O(n log n) version of removing duplicates
2007-03-06, by kleing
clean up var/running dir before spawning new tests
2007-03-05, by kleing
additional settings for isatest runs on various platforms
2007-03-05, by kleing
adjust paths
2007-03-05, by kleing
moved all isatest/cron job related files to own directory
2007-03-05, by kleing
AnnoMaLy related files, as discussed in mails with Gerwin Klein
2007-03-05, by gagern
Simplify print mode. Support setproverflag.
2007-03-03, by aspinall
Update test for new parse result
2007-03-03, by aspinall
Add setproverflag, to replace other flag controls
2007-03-03, by aspinall
Add objtypes to openblock/closeblock and theory items (can be used to control folding).
2007-03-03, by aspinall
Add more attributes to openblock. Change theory item objtype field to proper objtype.
2007-03-03, by aspinall
Add Isabelle-specific objtypes
2007-03-03, by aspinall
Comment
2007-03-03, by aspinall
clarified code
2007-03-03, by haftmann
clarified error message
2007-03-03, by haftmann
moved instance option :: finite to Finite_Set.thy
2007-03-03, by haftmann
moved instance option :: finite here
2007-03-03, by haftmann
Fix idvalue output and PGML print mode raw encode/decode.
2007-03-03, by aspinall
permitting empty datatypes
2007-03-02, by haftmann
improved handling of nat numerals
2007-03-02, by haftmann
tuned code theorems for ord on integers
2007-03-02, by haftmann
simplified code generator setup
2007-03-02, by haftmann
tuned code theorems
2007-03-02, by haftmann
added add_numerals_of
2007-03-02, by haftmann
now using "class"
2007-03-02, by haftmann
using "fst" "snd" for Haskell code
2007-03-02, by haftmann
added code theorems for UNIV
2007-03-02, by haftmann
adjusted to latest changes
2007-03-02, by haftmann
new code theorems
2007-03-02, by haftmann
syntax for "class attach const"
2007-03-02, by haftmann
prefix of class interpretation not mandatory any longer
2007-03-02, by haftmann
Meson.is_fol_term now takes a theory as argument. Minor tidying.
2007-03-02, by paulson
New code to store theorem names in a concise form rather than as fully-qualified.
2007-03-02, by paulson
The first-order test now tests for the obscure case of a polymorphic constant like 1 being
2007-03-02, by paulson
abbrev: be permissive after transformation;
2007-02-28, by wenzelm
exported get_ss, map_ss;
2007-02-28, by wenzelm
tuned;
2007-02-28, by wenzelm
tuned ML setup;
2007-02-28, by wenzelm
added @{const_name}, @{const_syntax};
2007-02-28, by wenzelm
more cleanup
2007-02-28, by krauss
Add closeblock/openblock structure to proof-block commands
2007-02-28, by aspinall
Updated success string for Vampire.
2007-02-28, by paulson
Now outputs metis calls
2007-02-28, by paulson
added headers
2007-02-28, by krauss
cleanup, fixing sml/nj related problems
2007-02-28, by krauss
gensym: removed bits of dead code;
2007-02-28, by wenzelm
gensym no longer includes ' or _ in names (trailing _ is bad)
2007-02-27, by paulson
tuned document;
2007-02-27, by wenzelm
\usepackage{amssymb};
2007-02-27, by wenzelm
moved some non-kernel material to more_thm.ML;
2007-02-26, by wenzelm
removed obsolete eq_set;
2007-02-26, by wenzelm
Thm.internalK;
2007-02-26, by wenzelm
Further operations on type thm, outside the inference kernel.
2007-02-26, by wenzelm
added more_thm.ML;
2007-02-26, by wenzelm
moved eq_thm etc. to structure Thm in Pure/more_thm.ML;
2007-02-26, by wenzelm
Added formalization of size-change principle (experimental).
2007-02-26, by krauss
added theorems_of;
2007-02-26, by wenzelm
removed obsolete theorem_space;
2007-02-26, by wenzelm
Added lemma lfp_const: "lfp (%x. t) = t
2007-02-26, by krauss
exported serializer parsers
2007-02-23, by haftmann
proper treatment of -> as type constructor
2007-02-23, by haftmann
tuned
2007-02-23, by haftmann
add_path for naming in proof contexts
2007-02-23, by haftmann
locale: add_locale accepts explicit predicate name, interpretation supports non-mandatory prefixes
2007-02-23, by haftmann
slightly tuned
2007-02-23, by haftmann
slight cleanup
2007-02-23, by haftmann
adjusted code lemmas
2007-02-23, by haftmann
continued
2007-02-23, by haftmann
dropped diagnostic switch
2007-02-23, by haftmann
Improved handling of situation when theorem in cache disagrees with theorem supplied: new clauses
2007-02-22, by paulson
Fixed print translations for quantifiers a la "ALL x>=t. P x". These used
2007-02-21, by krauss
prevent quadratic time removal of duplicates if filter list is empty (likely to have too many results)
2007-02-21, by kleing
added missing \
2007-02-20, by kleing
updated docs with new with_dups syntax for find_theorems
2007-02-20, by kleing
Remove duplicates from printed theorems in find_theorems
2007-02-20, by kleing
more precise error message in parameter unification
2007-02-19, by schirmer
Updated
2007-02-17, by aspinall
Fix <pgipquit>. Remove unused pgmlatomsN. Make showid match askids. Use string functions for showid, avoiding printwrap kludge.
2007-02-17, by aspinall
<idvalue>: add name attribute to allow unsolicited updates.
2007-02-17, by aspinall
pretty_full_theory: expose in signature.
2007-02-17, by aspinall
Clarify comment
2007-02-17, by aspinall
unified arity parser/arguments;
2007-02-16, by wenzelm
ML text: informative Output.debug only;
2007-02-16, by wenzelm
unified arity parser/arguments;
2007-02-16, by wenzelm
Replaced "raise RecError" by "primrec_err" in function
2007-02-16, by berghofe
added example for print-mode Axiom
2007-02-16, by schirmer
added print-mode Axiom to print theorems without premises with a rule on top.
2007-02-16, by schirmer
updated Makefile
2007-02-16, by krauss
start adding the attribute eqvt to some lemmas of the nominal library
2007-02-15, by narboux
changed termination goal to use object quantifier
2007-02-15, by krauss
added congruence rule for function composition
2007-02-15, by krauss
beta_eta_contract specification befor processing. These normal forms avoid unpleasant surprises later on.
2007-02-15, by krauss
continued
2007-02-14, by haftmann
class package now using Locale.interpretation_i
2007-02-14, by haftmann
clarified explanation
2007-02-14, by haftmann
cleanup
2007-02-14, by haftmann
simpliefied instance statement
2007-02-14, by haftmann
continued class tutorial
2007-02-14, by haftmann
added class "preorder"
2007-02-14, by haftmann
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip