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.
standard_term_check: include expand_abbrevs (back again);
2007-09-30, by wenzelm
added unparse interfaces (still unused);
2007-09-29, by wenzelm
removed redundant const_constraint;
2007-09-29, by wenzelm
Sign.add_const_constraint;
2007-09-29, by wenzelm
maintain maxidx (analogous to name context);
2007-09-29, by wenzelm
added fixate_params;
2007-09-29, by wenzelm
Sign.the_const_constraint;
2007-09-29, by wenzelm
added declare_typ_names;
2007-09-29, by wenzelm
removed obsolete external interface add_const_constraint;
2007-09-29, by wenzelm
Sign.add_const_constraint;
2007-09-29, by wenzelm
fixed metis proof (Why did it stop working?);
2007-09-29, by wenzelm
swapped machines for at-sml-dev and at-sml-dev-p
2007-09-29, by isatest
no proof terms for smlnj
2007-09-29, by isatest
add -p 2 at-sml-dev test for HOL proof terms sessions only
2007-09-29, by kleing
at-sml-dev session with -p 2
2007-09-29, by kleing
Added target for proof term sessions (those that need -p 2)
2007-09-29, by kleing
accept single logic and target as argument
2007-09-29, by kleing
exported constraint interfaces
2007-09-29, by haftmann
exported intern_expr
2007-09-29, by haftmann
added ocaml strings
2007-09-29, by haftmann
further localization
2007-09-29, by haftmann
proper syntax during class specification
2007-09-29, by haftmann
prove_strong_ind now uses InductivePackage.rulify.
2007-09-28, by berghofe
Adapted to changes in interface of add_inductive_i.
2007-09-28, by berghofe
add_inductive_i now takes typ instead of typ option as argument.
2007-09-28, by berghofe
- add_inductive_i now takes typ instead of typ option as argument
2007-09-28, by berghofe
proper handling of chained facts;
2007-09-27, by wenzelm
removal of some "ref"s from res_axioms.ML; a side-effect is that the ordering
2007-09-27, by paulson
Fixed setup of transitivity reasoner (function decomp).
2007-09-27, by ballarin
some more simultaneous use_thys;
2007-09-27, by wenzelm
read: explicit treatment of scanner failure;
2007-09-27, by wenzelm
tuned;
2007-09-26, by wenzelm
tuned;
2007-09-26, by wenzelm
tuned;
2007-09-26, by wenzelm
* Pure/Isar: unified specification syntax admits type inference and dummy patterns;
2007-09-26, by wenzelm
read/check_specification: free_dummy_patterns;
2007-09-26, by wenzelm
added free_dummy_patterns;
2007-09-26, by wenzelm
added minimize_sort, complete_sort;
2007-09-26, by wenzelm
Sign.minimize/complete_sort;
2007-09-26, by wenzelm
convenient obtain rule for sets
2007-09-26, by haftmann
added code lemma for 1
2007-09-26, by haftmann
moved Finite_Set before Datatype
2007-09-26, by haftmann
adapted variable order for inductive cases (determined by read_specification *before* expanding abbreviations);
2007-09-26, by wenzelm
Attrib.eval_thms;
2007-09-26, by wenzelm
Attrib.eval_thms;
2007-09-26, by wenzelm
read/check_specification: proper type inference across multiple sections, result is in closed form;
2007-09-26, by wenzelm
added eval_thms;
2007-09-26, by wenzelm
minimal adaptions for Specification.read/check_specification;
2007-09-26, by wenzelm
proper Specification.read_specification;
2007-09-26, by wenzelm
removed dead code;
2007-09-26, by wenzelm
declare_constraints: declare (fix) type variables within constraints, but not terms themselves;
2007-09-26, by wenzelm
made SML/NJ happy
2007-09-26, by haftmann
rudimentary support for Haskell
2007-09-25, by haftmann
added support for Haskell, OCaml
2007-09-25, by haftmann
Efficient_Nat and Pretty_Int integrated with ML_Int
2007-09-25, by haftmann
proper Sign operations instead of Theory aliases;
2007-09-25, by wenzelm
tuned functor application;
2007-09-25, by wenzelm
proper Sign operations instead of Theory aliases;
2007-09-25, by wenzelm
simplified interpretation setup;
2007-09-25, by wenzelm
size hook
2007-09-25, by haftmann
removed redundant global_parse operations;
2007-09-25, by wenzelm
Syntax.parse/check/read;
2007-09-25, by wenzelm
Syntax.parse/check/read;
2007-09-25, by wenzelm
* Pure/Syntax: generic interfaces for parsing and type checking;
2007-09-25, by wenzelm
Simplified proof due to improved integration of order_tac and simp.
2007-09-25, by ballarin
Transitivity reasoner gets additional argument of premises to improve integration with simplifier.
2007-09-25, by ballarin
dropped
2007-09-25, by haftmann
ML monad support
2007-09-25, by haftmann
no cleverness for instance parameters
2007-09-25, by haftmann
added conversions for natural numbers
2007-09-25, by haftmann
datatype interpretators for size and datatype_realizer
2007-09-25, by haftmann
hide successor
2007-09-25, by nipkow
fixed haftmann bug
2007-09-24, by nipkow
added @{theory_ref};
2007-09-24, by wenzelm
added @{type_name};
2007-09-24, by wenzelm
added polymorphic_types;
2007-09-24, by wenzelm
eliminated ProofContext.read_termTs;
2007-09-24, by wenzelm
more ML antiqs;
2007-09-24, by wenzelm
localized { .. } (but only a few thms)
2007-09-24, by nipkow
renamed ML-Systems/multithreading_dummy.ML to ML-Systems/multithreading.ML;
2007-09-24, by wenzelm
renamed ML-Systems/multithreading_dummy.ML to ML-Systems/multithreading.ML;
2007-09-24, by wenzelm
replaced interrupt_timeout by TimeLimit.timeLimit (available on SML/NJ and Poly/ML 5.1);
2007-09-24, by wenzelm
removed dead code;
2007-09-23, by wenzelm
made smlnj happy;
2007-09-23, by wenzelm
tuned @{cpat};
2007-09-23, by wenzelm
added read_term_pattern/schematic/abbrev;
2007-09-23, by wenzelm
ProofContext.read_term_pattern;
2007-09-23, by wenzelm
constrain: canonical argument order;
2007-09-23, by wenzelm
tuned;
2007-09-23, by wenzelm
TypeInfer.constrain: canonical argument order;
2007-09-23, by wenzelm
tuned ML setup;
2007-09-23, by wenzelm
tuned one proof so to not run in a loop with the new atom-representation
2007-09-23, by urbanc
changed the representation of atoms to datatypes over nats
2007-09-23, by urbanc
ProofContext.mode_abbrev;
2007-09-22, by wenzelm
removed obsolete set_expand_abbrevs (superceded by mode_abbrev);
2007-09-22, by wenzelm
certify': proper do_expand argument (which observes force_expand consts) instead of home-grown normalize;
2007-09-22, by wenzelm
certify: do_expand as explicit argument, actually certify type of abstractions;
2007-09-22, by wenzelm
tuned;
2007-09-21, by wenzelm
added has_abs (from envir.ML);
2007-09-21, by wenzelm
Term.has_abs;
2007-09-21, by wenzelm
proper signature constraint;
2007-09-21, by wenzelm
added interrupt_timeout;
2007-09-20, by wenzelm
Generic interpretation of theory data.
2007-09-20, by wenzelm
tuned signature;
2007-09-20, by wenzelm
avoid Theory.rep_theory;
2007-09-20, by wenzelm
added interpretation.ML;
2007-09-20, by wenzelm
improved error behaviour of use (bootstrap version);
2007-09-20, by wenzelm
more precise treatment of free dictionary parameters for evaluation
2007-09-20, by haftmann
fixed cg setup
2007-09-20, by haftmann
restored ml system independence
2007-09-20, by haftmann
more permissive
2007-09-20, by haftmann
clarified code lemmas
2007-09-20, by haftmann
fixed wrong syntax treatment in class target
2007-09-20, by haftmann
code lemmas for cardinality
2007-09-20, by haftmann
- eval_term no longer computes result during compile time
2007-09-20, by berghofe
improved computing
2007-09-20, by obua
changed lemmas
2007-09-20, by obua
ml_output: proper error instead of error_msg;
2007-09-19, by wenzelm
comment added to explain a potential scheduling problem
2007-09-19, by webertj
tuned
2007-09-19, by nipkow
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip