Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-768
+768
+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.
added a tabled implementation of the reflexive transitive closure
2009-11-12, by bulwahn
merged
2009-11-12, by huffman
merged
2009-11-12, by huffman
improved ML interface to pcpodef
2009-11-12, by huffman
use Drule.standard (following typedef package), add pcpodef tactic interface
2009-11-11, by huffman
eliminated slightly odd (unused) "axiom" and "assumption" -- collapsed to unspecific "";
2009-11-12, by wenzelm
eliminated obsolete "internal" kind -- collapsed to unspecific "";
2009-11-12, by wenzelm
unused_thms: ignore kind -- already observes "concealed" flag;
2009-11-12, by wenzelm
all_valid_thms: more sophisticated check against global + local name space;
2009-11-12, by wenzelm
Remove map_compose, replaced by map_map
2009-11-12, by hoelzl
New list theorems; added map_map to simpset, this is the prefered direction; allow sorting by a key
2009-11-12, by hoelzl
Renamed upd_snd_conv to apsnd_conv to be consistent with apfst_conv; Added apsnd_apfst_commute
2009-11-12, by hoelzl
merged
2009-11-12, by haftmann
accomplish mutual recursion between fun and inst
2009-11-12, by haftmann
moved lemma map_of_zip_map to Map.thy
2009-11-12, by haftmann
merged
2009-11-12, by haftmann
explicit code lemmas produce nices code
2009-11-12, by haftmann
repaired broken code_const for term_of [String.literal]
2009-11-12, by haftmann
fixed soundness bug in Nitpick related to sets
2009-11-12, by blanchet
removed unnecessary oracle in the predicate compiler
2009-11-12, by bulwahn
improving code quality thanks to Florian's code review
2009-11-12, by bulwahn
renaming code_pred_intros to code_pred_intro
2009-11-12, by bulwahn
announcing the predicate compiler in NEWS and CONTRIBUTORS
2009-11-12, by bulwahn
new names for predicate functions in the predicate compiler
2009-11-12, by bulwahn
removed deprecated mode annotation parser; renamed accepted mode annotation parser to nicer naming
2009-11-12, by bulwahn
added another example to the predicate compiler
2009-11-12, by bulwahn
changed modes to expected_modes; added UNION to code_pred_inlining; fixed some examples; tuned
2009-11-12, by bulwahn
removed dummy setup for predicate compiler commands as the compiler is now part of HOL-Main
2009-11-12, by bulwahn
adopted predicate compiler examples to new syntax for modes
2009-11-12, by bulwahn
added interface of user proposals for names of generated constants
2009-11-12, by bulwahn
first steps towards a new mode datastructure; new syntax for mode annotations and new output of modes
2009-11-12, by bulwahn
adding more tests for the values command; adding some forbidden constants to inductify
2009-11-12, by bulwahn
Enables tests for locale functionality that is now available.
2009-11-11, by ballarin
merged
2009-11-11, by wenzelm
uniform use of simultabeous use_thys;
2009-11-11, by wenzelm
merged
2009-11-11, by haftmann
explicit invocation of code generation
2009-11-11, by haftmann
adding code equations for constructors
2009-11-11, by haftmann
tuned
2009-11-11, by haftmann
changed URL of SMT server,
2009-11-11, by boehmes
Added two new lemmas
2009-11-11, by paulson
tuned imports
2009-11-11, by haftmann
tuned
2009-11-11, by haftmann
local mutex for theory content/identity operations;
2009-11-11, by wenzelm
admit dummy implementation;
2009-11-11, by wenzelm
Toplevel.thread provides Isar-style exception output;
2009-11-10, by wenzelm
generalized Runtime.toplevel_error wrt. output function;
2009-11-10, by wenzelm
exported SimpleThread.attributes;
2009-11-10, by wenzelm
plain add_preference, no setmp_CRITICAL required;
2009-11-10, by wenzelm
adapted Theory_Data;
2009-11-10, by wenzelm
recovered update from 7264824baf66, which got lost in 7264824baf66;
2009-11-10, by wenzelm
merged
2009-11-10, by wenzelm
merged
2009-11-10, by haftmann
tuned header
2009-11-10, by haftmann
substantial simplification restores code generation
2009-11-10, by haftmann
lemmas about apfst and apsnd
2009-11-10, by haftmann
tuned imports
2009-11-10, by haftmann
merged
2009-11-10, by huffman
HOLCF example: domain package proofs done manually
2009-11-10, by huffman
add lemma parallel_fix_ind
2009-11-10, by huffman
add title/author block
2009-11-10, by huffman
theory of representable cpos
2009-11-10, by huffman
add map_map lemmas
2009-11-09, by huffman
add in_deflation relation, more lemmas about cast
2009-11-09, by huffman
ep_pair and deflation lemmas for powerdomain map functions
2009-11-09, by huffman
remove spurious parameter to "merge"
2009-11-10, by blanchet
merged, and renamed local "TheoryData" to "Data" (following common Isabelle conventions)
2009-11-10, by blanchet
fixed soundness bug in Nitpick related to sets of sets;
2009-11-10, by blanchet
added possibility to register datatypes as codatatypes in Nitpick;
2009-11-05, by blanchet
added datatype constructor cache in Nitpick (to speed up the scope enumeration) and never test more than 4096 scopes
2009-11-05, by blanchet
don't promise too much in the Nitpick manual
2009-11-05, by blanchet
merged
2009-11-05, by blanchet
added "nitpick_def" attribute to lfp/gfp definition generated by the inductive package;
2009-11-05, by blanchet
merged
2009-10-29, by blanchet
try very hard to remove temporary files generated by Nitpick in case of interruption
2009-10-29, by blanchet
eliminate two FIXMEs in Nitpick's monotonicity check code
2009-10-29, by blanchet
rename "NitpickMono" to "Nitpick_Mono" in example
2009-10-29, by blanchet
merged
2009-10-29, by blanchet
minor cleanup in Nitpick
2009-10-29, by blanchet
make "auto" SAT solver less verbose
2009-10-29, by blanchet
make "sizechange_tac" slightly less verbose
2009-10-29, by blanchet
don't run Nitpick at all if Kodkodi is not installed (as indicated by the $KODKODI variable)
2009-10-29, by blanchet
readded Predicate_Compile to Main
2009-10-29, by blanchet
merged
2009-10-29, by blanchet
fixed error in Nitpick's display of uncurried constants, which resulted in an exception
2009-10-29, by blanchet
fixed minor problems with Nitpick's documentation
2009-10-29, by blanchet
merged
2009-10-28, by blanchet
merged my Auto Nitpick change with Lukas's Predicate Compiler changes
2009-10-28, by blanchet
introduced Auto Nitpick in addition to Auto Quickcheck;
2009-10-28, by blanchet
use "get_goal" rather than "flat_goal" in Auto Quickcheck, since we don't need the extra facts for counterexample generation
2009-10-28, by blanchet
fix typo in Nitpick manual
2009-10-27, by blanchet
optimized Nitpick's encoding and rendering of datatypes whose constructors don't appear in the problem
2009-10-27, by blanchet
clean Nitpick's wellfoundedness cache once in a while, to avoid potential memory leak
2009-10-27, by blanchet
renamed Nitpick option "coalesce_type_vars" to "merge_type_vars" (shorter) and cleaned up old hacks that are no longer necessary
2009-10-27, by blanchet
eliminated some old uses of cumulative prems (!) in proof methods;
2009-11-10, by wenzelm
eliminated some unused/obsolete Args.bang_facts;
2009-11-10, by wenzelm
modernized structure Theory_Target;
2009-11-10, by wenzelm
removed unused Quickcheck_RecFun_Simps;
2009-11-10, by wenzelm
define simprocs: do not apply target_morphism prematurely, this is already done in LocalTheory.declaration;
2009-11-10, by wenzelm
bang_facts: legacy feature;
2009-11-10, by wenzelm
tuned proofs;
2009-11-10, by wenzelm
removed obsolete name_of -- cf. decode;
2009-11-10, by wenzelm
desymbolize: use Symbol.decode directly;
2009-11-10, by wenzelm
try SAT_Examples last, to minimize impact of global side-effects;
2009-11-10, by wenzelm
home-grown pretty printer for term -- Poly/ML 5.3.0 does not observe infix status of constructors (notably $);
2009-11-10, by wenzelm
Inserted missing theory dependency
2009-11-10, by paulson
merged
2009-11-09, by wenzelm
Merged.
2009-11-09, by ballarin
Removed obsolete code.
2009-11-09, by ballarin
updated to official Poly/ML 5.3.0;
2009-11-09, by wenzelm
switched some isatest sessions to official Poly/ML 5.3.0;
2009-11-09, by wenzelm
setup for official Poly/ML 5.3.0, which is now the default;
2009-11-09, by wenzelm
locale_const/target_notation: uniform use of Term.aconv_untyped;
2009-11-09, by wenzelm
eliminated hard tabulators;
2009-11-09, by wenzelm
fixed some inappropriate names
2009-11-09, by paulson
merged
2009-11-09, by paulson
New theory Probability/Borel.thy, and some associated lemmas
2009-11-09, by paulson
merged
2009-11-09, by haftmann
tuned error messages; tuned code
2009-11-09, by haftmann
follow standard theory merge behaviour: do not change already selected solver
2009-11-09, by boehmes
generalized proof by abstraction,
2009-11-09, by boehmes
made theory merge deterministic wrt. the selected solver
2009-11-09, by boehmes
merged
2009-11-08, by wenzelm
merged
2009-11-08, by berghofe
Repaired handling of comprehensions in "values" command.
2009-11-08, by berghofe
updated functor Theory_Data, Proof_Data, Generic_Data;
2009-11-08, by wenzelm
modernized structure Reorient_Proc;
2009-11-08, by wenzelm
adapted Theory_Data;
2009-11-08, by wenzelm
adapted Theory_Data;
2009-11-08, by wenzelm
tuned;
2009-11-08, by wenzelm
adapted Generic_Data, Proof_Data;
2009-11-08, by wenzelm
adapted Generic_Data;
2009-11-08, by wenzelm
modernized/simplified functor Theory_Data, Proof_Data, Generic_Data: eliminated Pretty.pp, discontinued mutable data;
2009-11-08, by wenzelm
added "declaration (pervasive)";
2009-11-08, by wenzelm
print_theorems: suppress concealed (global) facts, unless "!" option is given;
2009-11-08, by wenzelm
updated generated file;
2009-11-08, by wenzelm
modernized structure Random_Word;
2009-11-08, by wenzelm
init_component: slightly more robust read (raw input, succeed on non-terminated last line);
2009-11-08, by wenzelm
merged
2009-11-07, by webertj
Due to popular demand: added a function that benchmarks proof reconstruction
2009-11-07, by webertj
Turned sections into subsections (better document structure).
2009-11-07, by webertj
merged
2009-11-07, by huffman
merged
2009-11-07, by huffman
fix name of lemma snd_strict
2009-11-06, by huffman
use try instead of handle
2009-11-05, by huffman
map functions for various types, with ep_pair/deflation/finite_deflation lemmas
2009-11-05, by huffman
lemma deflation_strict
2009-11-05, by huffman
tuned ML_OPTIONS for SML/NJ -- for improved performance;
2009-11-07, by wenzelm
merged
2009-11-07, by haftmann
added predicate example
2009-11-07, by haftmann
tuned
2009-11-07, by haftmann
modernized primrec
2009-11-07, by haftmann
made SML/NJ happy
2009-11-06, by boehmes
merged
2009-11-06, by nipkow
merged
2009-11-04, by nipkow
Replaced exception CRing by error because it is meant for the user.
2009-10-29, by nipkow
merged
2009-11-06, by nipkow
Command atp_minimize uses the naive linear algorithm now
2009-11-06, by nipkow
merged
2009-11-06, by bulwahn
merged
2009-11-06, by bulwahn
merged
2009-11-06, by bulwahn
merge
2009-11-06, by bulwahn
merged
2009-11-06, by bulwahn
adopted the predicate compile quickcheck
2009-11-06, by bulwahn
made definition of functions generically for the different instances
2009-11-06, by bulwahn
renamed generator to random_function in the predicate compiler
2009-11-06, by bulwahn
improved handling of already defined functions in the predicate compiler; could cause trouble before when no modes for a predicate were infered
2009-11-06, by bulwahn
strictly respecting the line margin in the predicate compiler core
2009-11-06, by bulwahn
adopted mode syntax for values command
2009-11-06, by bulwahn
disabled upt example because of a problem due to overloaded constants with the predicate compiler
2009-11-06, by bulwahn
added optional mode annotations for parameters in the values command
2009-11-06, by bulwahn
moved values command from core to predicate compile
2009-11-06, by bulwahn
added further example of the values command
2009-11-06, by bulwahn
Adopted output of values command
2009-11-06, by bulwahn
improved handling of overloaded constants; examples with numerals
2009-11-06, by bulwahn
made SML/NJ happy; tuned
2009-11-06, by bulwahn
adding tracing function for evaluated code; annotated compilation in the predicate compiler
2009-11-06, by bulwahn
added documentation for local SMT solver setup and available SMT options,
2009-11-06, by boehmes
renamed method induct_scheme to induction_schema
2009-11-06, by krauss
NEWS
2009-11-06, by krauss
removed session SizeChange: outdated, only half-functional, alternatives exist (cf. size_change method)
2009-11-06, by krauss
renamed method sizechange to size_change
2009-11-06, by krauss
added boehmes and hoelzl to isatest mailings
2009-11-06, by krauss
merged
2009-11-06, by wenzelm
tuned
2009-11-06, by boehmes
Merged.
2009-11-05, by ballarin
Merged.
2009-11-04, by ballarin
Use PrintMode.setmp to make thread-safe; avoid code clones.
2009-11-04, by ballarin
Make output indenpendent of current print mode.
2009-11-02, by ballarin
Relax on type agreement with original context when applying term syntax.
2009-11-02, by ballarin
tuned;
2009-11-05, by wenzelm
proper naming convention lthy: local_theory, but ctxt: Proof.context for arbitrary context;
2009-11-05, by wenzelm
adapted LocalTheory.declaration;
2009-11-05, by wenzelm
allow "pervasive" local theory declarations, which are applied the background theory;
2009-11-05, by wenzelm
declare Spec_Rules for most basic definitional packages;
2009-11-05, by wenzelm
misc tuning and clarification;
2009-11-05, by wenzelm
scalable version of Named_Thms, using Item_Net;
2009-11-05, by wenzelm
merged
2009-11-05, by wenzelm
merged
2009-11-05, by wenzelm
more accurate cleanup;
2009-11-05, by wenzelm
merged
2009-11-05, by wenzelm
more accurate dependencies;
2009-11-05, by wenzelm
merged
2009-11-05, by boehmes
handle let expressions inside terms by unfolding (instead of raising an exception),
2009-11-05, by boehmes
shorter names for variables and verification conditions,
2009-11-05, by boehmes
added references to HOL-Boogie papers
2009-11-05, by boehmes
tuned header;
2009-11-05, by wenzelm
made SML/NJ happy;
2009-11-05, by wenzelm
eliminated funny record patterns and made SML/NJ happy;
2009-11-05, by wenzelm
proper header;
2009-11-05, by wenzelm
more accurate dependencies;
2009-11-05, by wenzelm
merged
2009-11-05, by wenzelm
added Tree23 to IsaMakefile
2009-11-04, by krauss
New
2009-11-04, by nipkow
merged
2009-11-04, by nipkow
fixed order of parameters in induction rules
2009-11-04, by nipkow
added bulwahn to isatest mailings
2009-11-04, by krauss
merged
2009-11-04, by nipkow
Completely overhauled
2009-11-04, by nipkow
better error handling for fixrec_simp
2009-11-03, by huffman
add more fixrec_simp rules
2009-11-03, by huffman
fixrec examples use fixrec_simp instead of fixpat
2009-11-03, by huffman
domain package registers fixrec_simp lemmas
2009-11-03, by huffman
merged
2009-11-03, by huffman
add fixrec_simp attribute and method (eventually to replace fixpat)
2009-11-03, by huffman
proper and unique case names for the split_vc method,
2009-11-03, by boehmes
merged
2009-11-03, by haftmann
merged
2009-11-03, by haftmann
always be qualified -- suspected smartness in fact never worked as expected
2009-11-03, by haftmann
pretty name for ==>
2009-11-03, by haftmann
added HOL-Boogie
2009-11-03, by boehmes
added a specific SMT exception captured by smt_tac (prevents the SMT method from failing with an exception),
2009-11-03, by boehmes
ignore parsing errors, return empty assignment instead
2009-11-03, by boehmes
scheduler: clarified interrupt attributes and handling;
2009-11-05, by wenzelm
worker_next: plain signalling via work_available only, not scheduler_event;
2009-11-05, by wenzelm
revert fulfill_proof_future tuning (actually a bit slower due to granularity issues?);
2009-11-05, by wenzelm
avoid broadcast work_available, use daisy-chained signal instead;
2009-11-04, by wenzelm
fulfill_proof_future: tuned important special case of singleton promise;
2009-11-04, by wenzelm
worker_next: treat wait for work_available as Sleeping, not Waiting;
2009-11-04, by wenzelm
worker activity: distinguish between waiting (formerly active) and sleeping;
2009-11-04, by wenzelm
tuned;
2009-11-04, by wenzelm
tuned thread data;
2009-11-04, by wenzelm
worker_next: ensure that work_available is passed on before sleeping (was occasionally lost when worker configuration changed, causing scheduler deadlock);
2009-11-04, by wenzelm
slightly leaner and more direct control of worker activity etc.;
2009-11-03, by wenzelm
adding testcases for code inlining, sets and numerals to the example files of the predicate compiler and its quickcheck prototype; disabling length example
2009-11-03, by bulwahn
adapted the inlining in the predicate compiler
2009-11-03, by bulwahn
recursively replacing abstractions by new definitions in the predicate compiler
2009-11-03, by bulwahn
merge
2009-11-02, by huffman
add fixrec support for HOL pair constructor patterns
2009-11-02, by huffman
define cprod_fun using Pair instead of cpair
2009-11-02, by huffman
add (LAM (x, y). t) syntax and lemma csplit_Pair
2009-11-02, by huffman
lexicographic order: run local descent proofs in parallel
2009-11-02, by krauss
merged
2009-11-02, by huffman
domain package no longer uses cfst/csnd/cpair
2009-11-02, by huffman
conceal partial rules depending on config flag (i.e. when called via "fun")
2009-11-02, by krauss
conceal "termination" rule, used only by special tools
2009-11-02, by krauss
do not use Binding.empty: conceal flag gets lost in Thm.def_binding_optional
2009-11-02, by krauss
modernized structure XML_Syntax;
2009-11-02, by wenzelm
structure Thm_Deps;
2009-11-02, by wenzelm
modernized structure Proof_Node;
2009-11-02, by wenzelm
modernized structure Proof_Display;
2009-11-02, by wenzelm
modernized structure Proof_Syntax;
2009-11-02, by wenzelm
modernized structure Local_Syntax;
2009-11-02, by wenzelm
modernized structure AutoBind;
2009-11-02, by wenzelm
modernized structure Primitive_Defs;
2009-11-02, by wenzelm
modernized structure Simple_Syntax;
2009-11-02, by wenzelm
modernized structure Context_Position;
2009-11-02, by wenzelm
observe usual naming conventions;
2009-11-02, by wenzelm
find_theorems: respect conceal flag
2009-11-02, by krauss
DEEPEN: all tracing is subject to trace_DEEPEN (NB: Proof General tends to "popup" tracing output);
2009-11-02, by wenzelm
back to warning -- Proof General tends to "popup" tracing output;
2009-11-02, by wenzelm
split parsing of counterexamples from translation into terms (avoids Term.dummyT and ill-typed terms)
2009-11-02, by boehmes
merged
2009-11-02, by bulwahn
predicate compiler creates code equations for predicates with full mode
2009-10-31, by bulwahn
renamed rpred to random
2009-10-30, by bulwahn
Rules that characterize functional/relational specifications.
2009-11-01, by wenzelm
adapted Item_Net;
2009-11-01, by wenzelm
allow multi-index;
2009-11-01, by wenzelm
added insert_safe, delete_safe variants;
2009-11-01, by wenzelm
tuned signature;
2009-11-01, by wenzelm
modernized structure Context_Rules;
2009-11-01, by wenzelm
modernized structure Rule_Cases;
2009-11-01, by wenzelm
merged
2009-10-30, by haftmann
dedicated theory for loading numeral simprocs
2009-10-30, by haftmann
set Pure theory name properly
2009-10-30, by haftmann
tuned code setup
2009-10-30, by haftmann
some notes on SPASS 3.0 distribution;
2009-10-30, by wenzelm
merged
2009-10-30, by haftmann
combined former theories Divides and IntDiv to one theory Divides
2009-10-30, by haftmann
tuned variable names of bindings; conceal predicate constants
2009-10-30, by haftmann
dedicated theory for loading numeral simprocs
2009-10-30, by haftmann
moved some div/mod lemmas to theory Divides
2009-10-30, by haftmann
tuned proof
2009-10-30, by haftmann
moved Commutative_Ring into session Decision_Procs
2009-10-30, by haftmann
abstract over variables in reversed order (application uses given order)
2009-10-30, by boehmes
disable printing of unparsed counterexamples for CVC3 and Yices
2009-10-30, by boehmes
pattern are separated only by spaces (no comma)
2009-10-30, by boehmes
back to polyml-svn -- performance impact is minimal, slowdown was caused by accumulated cruft of long-running Mac OS;
2009-10-30, by wenzelm
less verbose termination tactics
2009-10-30, by krauss
less verbose inductive invocation
2009-10-30, by krauss
tuned
2009-10-30, by krauss
absorbed inductive_wrap function into Function_Core; more conventional argument order; tuned
2009-10-30, by krauss
merged
2009-10-29, by wenzelm
recovered from 7a1f597f454e, simplified imports;
2009-10-29, by wenzelm
merged
2009-10-29, by wenzelm
merged
2009-10-29, by haftmann
adjusted to changes in theory Divides
2009-10-29, by haftmann
moved some lemmas to theory Int
2009-10-29, by haftmann
moved some dvd [int] facts to Int
2009-10-29, by haftmann
moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
2009-10-29, by haftmann
eliminated some old folds;
2009-10-29, by wenzelm
eliminated some old folds;
2009-10-29, by wenzelm
eliminated some old folds;
2009-10-29, by wenzelm
less aggressive tracing;
2009-10-29, by wenzelm
DEEPEN: less aggressive tracing, subject to trace_DEEPEN;
2009-10-29, by wenzelm
merged
2009-10-29, by wenzelm
merged
2009-10-29, by wenzelm
removing ancient predicate compiler files
2009-10-29, by bulwahn
merged
2009-10-29, by bulwahn
encapsulating records with datatype constructors and adding type annotations to make SML/NJ happy
2009-10-29, by bulwahn
improved mode parser; added mode annotations to examples
2009-10-28, by bulwahn
moved datatype mode and string functions to the auxillary structure
2009-10-28, by bulwahn
improving mode parsing in the predicate compiler
2009-10-28, by bulwahn
improved handling of alternative rules; added test cases for alternative rules; normalized tracing in the predicate compiler
2009-10-28, by bulwahn
merged
2009-10-29, by paulson
Tidied up some very ugly proofs
2009-10-29, by paulson
small fixes
2009-10-29, by nipkow
merged
2009-10-29, by haftmann
join entries properly on theory merge
2009-10-29, by haftmann
moved some dvd [int] facts to Int
2009-10-29, by haftmann
moved algebraic classes to Ring_and_Field
2009-10-29, by haftmann
moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
2009-10-29, by haftmann
standardized filter/filter_out;
2009-10-29, by wenzelm
modernized some structure names;
2009-10-29, by wenzelm
eliminated obsolete/unused Thm.kind_internal/is_internal etc.;
2009-10-29, by wenzelm
modernized functor/structures Interpretation;
2009-10-29, by wenzelm
tuned whitespace;
2009-10-29, by wenzelm
unregister: eliminated unused status;
2009-10-29, by wenzelm
proper header;
2009-10-29, by wenzelm
proper header;
2009-10-29, by wenzelm
proper header;
2009-10-29, by wenzelm
separate ResBlacklist, based on scalable persistent data -- avoids inefficient hashing later on;
2009-10-29, by wenzelm
Named_Thms is not scalable;
2009-10-29, by wenzelm
replaced slightly odd Thm.is_internal by Facts.is_concealed -- as provided by the name space;
2009-10-29, by wenzelm
tuned;
2009-10-29, by wenzelm
tuned proof;
2009-10-29, by wenzelm
separate "inner_rule" tag indicates parts of induction rules -- avoids unclear overlap with "internal" tag;
2009-10-29, by wenzelm
removed unused file;
2009-10-29, by wenzelm
less hermetic ML;
2009-10-29, by wenzelm
removed slightly exotic symbol abbreviations for now -- achieves a coherent (unique) mapping;
2009-10-29, by wenzelm
simplified method syntax of "smt",
2009-10-29, by boehmes
merged
2009-10-29, by haftmann
adjusted import to changed HOL theory graph
2009-10-29, by haftmann
moved theory Divides after theory Nat_Numeral; tuned some proof texts
2009-10-28, by haftmann
proper nested quotes;
2009-10-28, by wenzelm
components: ensure that the last line is read, even if it lacks EOL;
2009-10-28, by wenzelm
updated Isar.goal;
2009-10-28, by wenzelm
renamed raw Proof.get_goal to Proof.raw_goal;
2009-10-28, by wenzelm
back to Proof.raw_goal;
2009-10-28, by wenzelm
renamed Proof.flat_goal to Proof.simple_goal;
2009-10-28, by wenzelm
Isar.goal: Proof.simple_goal, not raw version;
2009-10-28, by wenzelm
replaced slightly odd get_goal/flat_goal by explicit goal views that correspond to the usual method categories;
2009-10-28, by wenzelm
provide SpecParse.constdecl/constdef, e.g. for quotient_definition;
2009-10-28, by wenzelm
slightly more robust error message;
2009-10-28, by wenzelm
tuned;
2009-10-28, by wenzelm
merged
2009-10-28, by wenzelm
merged
2009-10-28, by wenzelm
misc tuning;
2009-10-28, by wenzelm
let naming transform binding beforehand -- covering only the "conceal" flag for now;
2009-10-28, by wenzelm
tuned;
2009-10-28, by wenzelm
simplified default binding;
2009-10-28, by wenzelm
conceal internal bindings;
2009-10-28, by wenzelm
Drule.store: proper binding;
2009-10-28, by wenzelm
added restore_naming;
2009-10-28, by wenzelm
load Product_Type before Nat; dropped junk
2009-10-28, by haftmann
moved lemmas for dvd on nat to theories Nat and Power
2009-10-28, by haftmann
Probability tweaks
2009-10-28, by paulson
merged
2009-10-28, by paulson
New theory Probability, which contains a development of measure theory
2009-10-28, by paulson
merged
2009-10-27, by paulson
New theory SupInf of the supremum and infimum operators for sets of reals.
2009-10-27, by paulson
eliminated hard tabulators, guessing at each author's individual tab-width;
2009-10-28, by wenzelm
tuned initial session setup;
2009-10-28, by wenzelm
merged
2009-10-28, by wenzelm
proper headers;
2009-10-28, by wenzelm
reactivated sun-poly, as parallel test;
2009-10-27, by wenzelm
merged
2009-10-27, by wenzelm
merged
2009-10-27, by bulwahn
merged
2009-10-27, by bulwahn
merged
2009-10-27, by bulwahn
merged
2009-10-27, by bulwahn
disabled test case for predicate compiler due to an problem in the inductive package
2009-10-27, by bulwahn
added examples for quickcheck prototype
2009-10-27, by bulwahn
adding a prototype of a counter-example generator based on the predicate compiler to HOL/ex
2009-10-27, by bulwahn
adding test case for inlining of predicate compiler
2009-10-27, by bulwahn
hiding randompred definitions
2009-10-27, by bulwahn
changes to example file
2009-10-27, by bulwahn
print retrieved specification when printing intermediate results
2009-10-27, by bulwahn
added option show_modes to predicate compiler
2009-10-27, by bulwahn
including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
2009-10-27, by bulwahn
removed unused file smt_builtin.ML,
2009-10-27, by boehmes
included description for sledgehammer options in Mirabelle script
2009-10-27, by boehmes
measure runtime of ATPs only if requested
2009-10-27, by boehmes
eliminated some old folds;
2009-10-27, by wenzelm
eliminated some old folds;
2009-10-27, by wenzelm
Datatype.read_typ: standard argument order;
2009-10-27, by wenzelm
normalized basic type abbreviations;
2009-10-27, by wenzelm
misc tuning and simplification;
2009-10-27, by wenzelm
merged
2009-10-27, by wenzelm
merged
2009-10-27, by wenzelm
merged
2009-10-27, by haftmann
merged
2009-10-27, by haftmann
tuned
2009-10-27, by haftmann
tuned
2009-10-27, by haftmann
dropped obsolete comment
2009-10-27, by haftmann
added implode and explode
2009-10-27, by haftmann
added friendly error message when Kodkodi is not available
2009-10-27, by blanchet
internal renaming in Nitpick and fixed Kodkodi invokation on Linux;
2009-10-27, by blanchet
merged
2009-10-27, by blanchet
merged
2009-10-26, by blanchet
made Nitpick aware of the KODKODI_JAVA_LIBRARY_PATH, for detecting and properly invoking JNI-based SAT solvers
2009-10-26, by blanchet
more thread-safe access to global refs;
2009-10-27, by wenzelm
avoid structure alias;
2009-10-27, by wenzelm
comment;
2009-10-27, by wenzelm
non-critical output -- ship message in one piece;
2009-10-27, by wenzelm
ProofContext.setmp_verbose_CRITICAL;
2009-10-27, by wenzelm
non-critical atomic accesses;
2009-10-27, by wenzelm
critical comments;
2009-10-27, by wenzelm
tuned;
2009-10-27, by wenzelm
SimpleThread.fork: uniform handling of outermost Interrupt, which is not an error and should not produce exception trace;
2009-10-27, by wenzelm
max_threads_value: eliminated tested_platform -- Poly/ML 5.3 fully supports linux, darwin, solaris, cygwin;
2009-10-27, by wenzelm
lemma converse_inv_image
2009-10-26, by krauss
authentic constants; moved "acyclic" further down
2009-10-26, by krauss
point-free characterization of well-foundedness
2009-10-26, by krauss
replaced (outdated) comments by explicit statements
2009-10-26, by krauss
reactivated test on sunbroy2 -- with full proof parallelism (requires Poly/ML-SVN-921);
2009-10-26, by wenzelm
forget old some old option stuff from NJ -- superceded by material in Pure/General/basics.ML;
2009-10-26, by wenzelm
tuned;
2009-10-26, by wenzelm
added nitpick manual here;
2009-10-26, by wenzelm
recovered sort indentation for "sort position", as documented in the file;
2009-10-26, by wenzelm
tuned white space;
2009-10-26, by wenzelm
merged
2009-10-26, by haftmann
merged
2009-10-26, by haftmann
avoid upto if not needed
2009-10-26, by haftmann
conceal quickcheck generators
2009-10-26, by haftmann
merged
2009-10-26, by blanchet
merged
2009-10-26, by blanchet
make Nitpick compile again
2009-10-26, by blanchet
merged
2009-10-26, by blanchet
be somewhat more liberal in Nitpick about which types may occur in formulas
2009-10-23, by blanchet
make the Nitpick examples work again
2009-10-23, by blanchet
updated keyword files to include "nitpick" and "nitpick_params"
2009-10-23, by blanchet
continuation of Nitpick's integration into Isabelle;
2009-10-23, by blanchet
updated Nitpick documentation to remove weird default for "overlord"
2009-10-23, by blanchet
updated Nitpick manual to reflect the latest Stand der Dinge
2009-10-23, by blanchet
merged
2009-10-22, by blanchet
wrap line correctly in Nitpick documentation
2009-10-22, by blanchet
added Nitpick's theory and ML files to Isabelle/HOL;
2009-10-22, by blanchet
Added Nitpick manual.
2009-10-22, by blanchet
merged
2009-10-26, by berghofe
Added Pattern.thy to Nominal/Examples.
2009-10-26, by berghofe
merged
2009-10-26, by haftmann
tuned
2009-10-26, by haftmann
added SML_Quickcheck import
2009-10-26, by haftmann
tuned code setup for primitive boolean connectors
2009-10-26, by haftmann
legacy warnings for old-style term styles
2009-10-26, by haftmann
removed unnecessary NameSpace prefix;
2009-10-26, by wenzelm
misc tuning and updates;
2009-10-26, by wenzelm
merged
2009-10-26, by wenzelm
implicit default is 4 cores -- more cost-effective;
2009-10-26, by wenzelm
deleted junk;
2009-10-26, by wenzelm
more precise dependencies, notably for HOL-Multivariate_Analysis;
2009-10-26, by wenzelm
re-moved theory Fin_Fun to AFP
2009-10-26, by haftmann
merged
2009-10-26, by haftmann
distinguished session for multivariate analysis
2009-10-23, by himmelma
adjusted to changes in corresponding ML code
2009-10-26, by haftmann
eliminated obsolete tags for types/consts -- now handled via name space, in strongly typed fashion;
2009-10-25, by wenzelm
maintain theory name via name space, not tags;
2009-10-25, by wenzelm
name space groups are identified by serial, not serial_string;
2009-10-25, by wenzelm
maintain group via name space, not tags;
2009-10-25, by wenzelm
LocalTheory.naming_of;
2009-10-25, by wenzelm
begin_theory: set theory_name here;
2009-10-25, by wenzelm
maintain group via name space, not tags;
2009-10-25, by wenzelm
maintain proper Name_Space.naming, with conceal and set_group;
2009-10-25, by wenzelm
more direct access to naming;
2009-10-25, by wenzelm
Name_Space.naming: maintain group and theory_name as well;
2009-10-25, by wenzelm
export is_concealed;
2009-10-25, by wenzelm
merge_list: no exception DUP here;
2009-10-25, by wenzelm
merged
2009-10-25, by wenzelm
more uniform ISABELLE_USEDIR_OPTIONS;
2009-10-25, by wenzelm
make SML/NJ happy;
2009-10-25, by wenzelm
conceal consts via name space, not tags;
2009-10-25, by wenzelm
allow name space entries to be "concealed" -- via binding/naming/local_theory;
2009-10-25, by wenzelm
switch to polyml-5.2.1 to see if it impacts performance;
2009-10-25, by wenzelm
merged
2009-10-25, by chaieb
Multivariate polynomials library over fields
2009-10-25, by chaieb
A theory of polynomials based on lists
2009-10-25, by chaieb
Add a quantifier elimination for parametric linear arithmetic over ordered fields (parameters are multivariate polynomials)
2009-10-25, by chaieb
merged
2009-10-25, by wenzelm
further changes due to the previous merge in the predicate compiler
2009-10-24, by bulwahn
merge -- imported from bulwahn d759e2728188;
2009-10-24, by wenzelm
removed tuple functions from the predicate compiler
2009-10-24, by bulwahn
improving the compilation with higher-order arguments in the predicate compiler
2009-10-24, by bulwahn
now the predicate compilere handles the predicate without introduction rules better as before
2009-10-24, by bulwahn
removed dead code; added examples
2009-10-24, by bulwahn
removed obsolete GeneratorPrem; clean-up after modularization; tuned
2009-10-24, by bulwahn
modularized the compilation in the predicate compiler
2009-10-24, by bulwahn
adapted parser for options in the predicate compiler
2009-10-24, by bulwahn
modifying the depth-limited compilation to be sound, but now throws an error undefined in case of hitting the depth limit in an negative context; cleaning up the examples
2009-10-24, by bulwahn
cleaning the signature of the predicate compiler core; renaming signature and structures to uniform long names
2009-10-24, by bulwahn
added skip_proof option; playing with compilation of depth-limited predicates
2009-10-24, by bulwahn
reinvestigating the compilation of the random computation in the predicate compiler
2009-10-24, by bulwahn
added option to generate random values to values command in the predicate compiler
2009-10-24, by bulwahn
commented out the random generator compilation in the example file
2009-10-24, by bulwahn
added option to execute depth-limited computations for the values command in the predicate compiler
2009-10-24, by bulwahn
renamed functions from sizelim to more natural name depth_limited for compilation of depth-limited search in the predicate compiler
2009-10-24, by bulwahn
simplified and improved compilation of depth-limited search in the predicate compiler
2009-10-24, by bulwahn
moved argument expected_modes into options; improved mode check to only check mode of the named predicate
2009-10-24, by bulwahn
removed unnecessary argument rpred in code_pred function
2009-10-24, by bulwahn
added option show_mode_inference; added splitting of conjunctions in expand_tuples
2009-10-24, by bulwahn
changed import_intros to handle parameters differently; changed handling of higher-order function compilation; reverted MicroJava change; tuned
2009-10-24, by bulwahn
further cleaning up
2009-10-24, by bulwahn
added option show_proof_trace
2009-10-24, by bulwahn
importing of polymorphic introduction rules with different schematic variable names
2009-10-24, by bulwahn
added option show_intermediate_results
2009-10-24, by bulwahn
continued cleaning up; moved tuple expanding to core
2009-10-24, by bulwahn
cleaned up debugging messages; added options to code_pred command
2009-10-24, by bulwahn
added first support for higher-order function translation
2009-10-24, by bulwahn
added to process higher-order arguments by adding new constants
2009-10-24, by bulwahn
cleaned up
2009-10-24, by bulwahn
added theory with alternative definitions for the predicate compiler; cleaned up examples
2009-10-24, by bulwahn
importing theorems correctly causes problems with mutual recursive predicates in the predicate compiler; must be discussed with Stefan first
2009-10-24, by bulwahn
higher-order arguments in different rules are fixed to one name in the predicate compiler
2009-10-24, by bulwahn
changed importing introduction rules to fix the same type variables in all introduction rules; improved mode analysis for partially applied relations; added test case; tuned
2009-10-24, by bulwahn
changed proof method to handle widen predicate in JinjaThreads
2009-10-24, by bulwahn
added further examples; added mode to code_pred command; tuned; some temporary things in Predicate_Compile_ex
2009-10-24, by bulwahn
processing of tuples in introduction rules
2009-10-24, by bulwahn
added a few tricky examples with tuples; added alternative introduction rules for some constants; corrected mode analysis with negation; improved fetching of definitions
2009-10-24, by bulwahn
developing an executable the operator
2009-10-24, by bulwahn
generalizing singleton with a default value
2009-10-24, by bulwahn
changed elimination preprocessing due to an error with a JinjaThread predicate
2009-10-24, by bulwahn
added test for higher-order function inductification; added debug messages
2009-10-24, by bulwahn
added filtering of case constants in the definition retrieval of the predicate compiler
2009-10-24, by bulwahn
extended core of predicate compiler to expand tuples in introduction rules
2009-10-24, by bulwahn
added tupled versions of examples for the predicate compiler
2009-10-24, by bulwahn
moved meta_fun_cong lemma into ML-file; tuned
2009-10-24, by bulwahn
merged
2009-10-25, by wenzelm
adapted Function_Lib (cf. b8cdd3d73022);
2009-10-25, by wenzelm
configuration flag "partials"
2009-10-24, by krauss
renamed auto_term.ML -> relation.ML
2009-10-23, by krauss
function package: more standard names for structures and files
2009-10-23, by krauss
renamed FundefDatatype -> Function_Fun
2009-10-23, by krauss
maintain position of formal entities via name space;
2009-10-24, by wenzelm
maintain explicit name space kind;
2009-10-24, by wenzelm
renamed NameSpace to Name_Space -- also to emphasize its subtle change in semantics;
2009-10-24, by wenzelm
eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
2009-10-24, by wenzelm
eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
2009-10-24, by wenzelm
eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
2009-10-24, by wenzelm
maintain abstract entry, with position, identity etc.;
2009-10-24, by wenzelm
tuned message;
2009-10-24, by wenzelm
import theory Nat here, which avoids duplicate definition of datatype_realizers (and thus allows to maintain fully authentic fact table);
2009-10-24, by wenzelm
markup for formal entities, with "def" or "ref" occurrences;
2009-10-24, by wenzelm
handle Sorts.CLASS_ERROR instead of arbitrary exceptions;
2009-10-24, by wenzelm
reactivated isatest on macbroy6 -- 3h later to avoid overlap with backup daemon;
2009-10-23, by wenzelm
merged
2009-10-23, by haftmann
turned off old quickcheck
2009-10-23, by haftmann
pat_completeness gets its own file
2009-10-23, by krauss
ignore error messages produced by ATPs
2009-10-23, by boehmes
merged
2009-10-23, by haftmann
renamed f_inv_onto_f to f_inv_into_f (cf. 764547b68538)
2009-10-23, by haftmann
restored accidentally deleted submultiset
2009-10-22, by haftmann
multiset operations with canonical argument order
2009-10-22, by haftmann
arg_types_of auxiliary function; using multiset operations
2009-10-22, by haftmann
merged
2009-10-23, by haftmann
close thm derivations explicitly
2009-10-22, by haftmann
Fix a duplicate abbreviation || in etc/symbols.
2009-10-23, by tbourke
made SML/NJ happy;
2009-10-22, by wenzelm
updated session name;
2009-10-22, by wenzelm
renamed f_inv_onto_f to f_inv_into_f (cf. 764547b68538);
2009-10-22, by wenzelm
merged
2009-10-22, by wenzelm
merged
2009-10-22, by wenzelm
merged
2009-10-21, by wenzelm
use plain Scan.repeat (NB: Scan.bulk is for cascading sources -- mostly interna use);
2009-10-21, by wenzelm
merged
2009-10-22, by wenzelm
explicit close_derivation
2009-10-22, by haftmann
merged
2009-10-22, by haftmann
map_range (and map_index) combinator
2009-10-22, by haftmann
dropped Datatype.distinct_simproc
2009-10-22, by haftmann
use Synchronized.assign to achieve actual immutable results;
2009-10-22, by wenzelm
support single-assigment variables -- based on magic RTS operations by David Matthews;
2009-10-22, by wenzelm
merged
2009-10-22, by boehmes
fixed permissions -- this is a script, not an executable
2009-10-22, by boehmes
inv_onto -> inv_into
2009-10-22, by nipkow
renamed "nitpick_const_xxx" attributes to "nitpick_xxx" and "nitpick_ind_intros" to "nitpick_intros"
2009-10-21, by blanchet
merged
2009-10-21, by blanchet
fixed the "expect" mechanism of Refute in the face of timeouts
2009-10-21, by blanchet
removed "nitpick_const_simp" attribute from Record's "simps";
2009-10-21, by blanchet
merged
2009-10-21, by haftmann
more accurate removal
2009-10-21, by haftmann
merged
2009-10-21, by haftmann
curried inter as canonical list operation (beware of argument order)
2009-10-21, by haftmann
merged
2009-10-21, by boehmes
proper handling of single literal case,
2009-10-21, by boehmes
Removed the hard-wired white list of theorems for sledgehammer
2009-10-21, by paulson
merged
2009-10-21, by paulson
Some new lemmas concerning sets
2009-10-20, by paulson
merged
2009-10-21, by haftmann
curried union as canonical list operation
2009-10-21, by haftmann
tuned ML import
2009-10-21, by haftmann
removed old-style \ and \\ infixes
2009-10-21, by haftmann
merged
2009-10-21, by haftmann
dropped redundant gen_ prefix
2009-10-21, by haftmann
replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
2009-10-20, by haftmann
find_theorems: better handling of abbreviations (by Timothy Bourke)
2009-10-21, by kleing
standardized basic operations on type option;
2009-10-21, by wenzelm
eliminated THENL -- use THEN RANGE;
2009-10-20, by wenzelm
tuned;
2009-10-20, by wenzelm
fixed SML/NJ toplevel pp;
2009-10-20, by wenzelm
backpatching of structure Proof and ProofContext -- avoid odd aliases;
2009-10-20, by wenzelm
tuned;
2009-10-20, by wenzelm
uniform use of Integer.min/max;
2009-10-20, by wenzelm
modernized session SET_Protocol;
2009-10-20, by wenzelm
modernized session Metis_Examples;
2009-10-20, by wenzelm
modernized session Isar_Examples;
2009-10-20, by wenzelm
tuned header;
2009-10-20, by wenzelm
more accurate dependencies for HOL-SMT, which is a session with image;
2009-10-20, by wenzelm
removed unused map_force;
2009-10-20, by wenzelm
Removal of the unused atpset concept, the atp attribute and some related code.
2009-10-20, by paulson
additional schematic rules for Z3's rewrite rule
2009-10-20, by boehmes
merged
2009-10-20, by nipkow
added Hilbert_Choice section
2009-10-20, by nipkow
merged
2009-10-20, by boehmes
eliminated extraneous wrapping of public records,
2009-10-20, by boehmes
proper exceptions instead of unhandled partiality
2009-10-20, by boehmes
footnote: inv via inv_onto
2009-10-20, by nipkow
added inv_def for compatibility as a lemma
2009-10-20, by nipkow
slightly less context-sensitive settings;
2009-10-20, by wenzelm
merged
2009-10-20, by wenzelm
corrected paths to certificates,
2009-10-20, by boehmes
added proof reconstructon for Z3,
2009-10-20, by boehmes
merged
2009-10-20, by wenzelm
merged
2009-10-20, by haftmann
more accurate checkpoints
2009-10-20, by haftmann
dropped lazy code equations
2009-10-19, by haftmann
CONTRIBUTORS
2009-10-19, by haftmann
always qualify NJ's old List.foldl/foldr in Isabelle/ML;
2009-10-19, by wenzelm
eliminated duplicate fold1 -- beware of argument order!
2009-10-19, by wenzelm
uniform use of Integer.add/mult/sum/prod;
2009-10-19, by wenzelm
Removed dead code in function mk_deftab.
2009-10-19, by berghofe
Removed unneeded reference to inv_def.
2009-10-19, by berghofe
Replaced inv by the_inv_onto.
2009-10-19, by berghofe
Renamed inv to the_inv and turned it into an abbreviation (based on the_inv_onto).
2009-10-19, by berghofe
fixed proof (cf. d1d4d7a08a66);
2009-10-18, by wenzelm
removed disjunctive group cancellation -- provers run independently;
2009-10-18, by wenzelm
tuned;
2009-10-18, by wenzelm
removed some unreferenced material;
2009-10-18, by wenzelm
merged
2009-10-18, by nipkow
certificates for sos
2009-10-18, by nipkow
merged
2009-10-18, by nipkow
added sums of squares for standard deviation
2009-10-18, by nipkow
merged
2009-10-18, by nipkow
Inv -> inv_onto, inv abbr. inv_onto UNIV.
2009-10-18, by nipkow
disable indent-tabs-mode in Proof General / Emacs;
2009-10-18, by wenzelm
merged
2009-10-17, by wenzelm
made SML/NJ happy;
2009-10-17, by wenzelm
Merged.
2009-10-17, by ballarin
Finished revisions of locales tutorial.
2009-10-17, by ballarin
Changed part of the examples to int.
2009-10-15, by ballarin
Save current state of locales tutorial.
2009-10-15, by ballarin
Observe order of declaration when printing registrations.
2009-10-15, by ballarin
disable sunbroy2 for now;
2009-10-17, by wenzelm
tuned/moved divide_and_conquer';
2009-10-17, by wenzelm
tuned;
2009-10-17, by wenzelm
removed separate record_quick_and_dirty_sensitive;
2009-10-17, by wenzelm
simplified tactics;
2009-10-17, by wenzelm
eliminated old List.foldr and OldTerm operations;
2009-10-17, by wenzelm
removed unused names;
2009-10-17, by wenzelm
misc tuning and simplification;
2009-10-17, by wenzelm
less pervasive names;
2009-10-17, by wenzelm
operations of structure Skip_Proof (formerly SkipProof) no longer require quick_and_dirty mode;
2009-10-17, by wenzelm
Method.cheating: check quick_and_dirty here;
2009-10-17, by wenzelm
tuned;
2009-10-17, by wenzelm
Unsynchronized.set etc.;
2009-10-17, by wenzelm
indicate CRITICAL nature of various setmp combinators;
2009-10-17, by wenzelm
ISABELLE_TOOL;
2009-10-17, by wenzelm
tuned signature;
2009-10-17, by wenzelm
merged
2009-10-17, by wenzelm
merged
2009-10-17, by nipkow
added the_inv_onto
2009-10-17, by nipkow
eliminated hard tabulators, guessing at each author's individual tab-width;
2009-10-17, by wenzelm
removed obsolete old goal command;
2009-10-17, by wenzelm
legacy Drule.standard is no longer pervasive;
2009-10-17, by wenzelm
explicitly qualify Drule.standard;
2009-10-17, by wenzelm
tuned white space;
2009-10-16, by wenzelm
local channels for tracing/debugging;
2009-10-16, by wenzelm
made SML/NJ happy;
2009-10-16, by wenzelm
sunbroy2: back to single-threaded mode for now -- deadlock in Poly/ML 5.3-SVN-900;
2009-10-15, by wenzelm
replaced String.concat by implode;
2009-10-15, by wenzelm
space_implode;
2009-10-15, by wenzelm
normalized aliases of Output operations;
2009-10-15, by wenzelm
eliminated slightly odd get/set operations in favour of Unsynchronized.ref;
2009-10-15, by wenzelm
natural argument order for prover;
2009-10-15, by wenzelm
ATP_Manager.get_prover: canonical argument order;
2009-10-15, by wenzelm
tuned proof (via atp_minimized);
2009-10-15, by wenzelm
sort_strings (cf. Pure/library.ML);
2009-10-15, by wenzelm
clarified File.platform_path vs. File.shell_path;
2009-10-15, by wenzelm
exported File.shell_quote;
2009-10-15, by wenzelm
misc tuning and recovery of Isabelle coding style;
2009-10-15, by wenzelm
eliminated extraneous wrapping of public records;
2009-10-15, by wenzelm
tuned signature;
2009-10-15, by wenzelm
renamed functor HeapFun to Heap;
2009-10-15, by wenzelm
misc tuning and clarification;
2009-10-15, by wenzelm
structure ATP_Manager: eliminated slightly odd get/set operations in favour of Unsynchronized.ref;
2009-10-15, by wenzelm
modernized structure names;
2009-10-14, by wenzelm
show direct GC time (which is included in CPU time);
2009-10-14, by wenzelm
eliminated obsolete C/flip combinator;
2009-10-14, by wenzelm
added List.nth
2009-10-14, by nipkow
tuned make parameters for sunbroy2;
2009-10-14, by wenzelm
accomodate old version of "tail", e.g. on sunbroy2;
2009-10-14, by wenzelm
settings for parallel experimental Poly/ML 5.3;
2009-10-14, by wenzelm
sharpened name
2009-10-14, by haftmann
more explicit notion of canonized code equations
2009-10-14, by haftmann
more explicit notion of canonized code equations
2009-10-14, by haftmann
tuned whitespace
2009-10-14, by haftmann
tuned whitespace
2009-10-14, by haftmann
dropped Code_Printer prefix where feasible; fixed whitespace issues; more coherent terminology
2009-10-14, by haftmann
merged
2009-10-13, by haftmann
deactivated Datatype.distinct_simproc
2009-10-13, by haftmann
dropped Datatype.distinct_simproc; tuned
2009-10-13, by haftmann
order conjunctions to be printed without parentheses
2009-10-13, by hoelzl
approximation now fails earlier when using interval splitting; value [approximate] now supports bounded variables; renamed Var -> Atom for better readability
2009-10-13, by hoelzl
merged
2009-10-13, by haftmann
added add_tyconames; tuned
2009-10-12, by haftmann
merged
2009-10-13, by haftmann
more appropriate abstraction over distinctness rules
2009-10-13, by haftmann
merged
2009-10-12, by haftmann
intro_base_names combinator
2009-10-12, by haftmann
merged
2009-10-12, by haftmann
dropped dist_ss
2009-10-12, by haftmann
merged
2009-10-12, by haftmann
added is_IVar
2009-10-12, by haftmann
factored out Code_Printer.aux_params
2009-10-12, by haftmann
dropped rule duplicates
2009-10-12, by haftmann
less non-standard combinators
2009-10-12, by haftmann
nth replaces List.nth
2009-10-12, by haftmann
dropped redundancy
2009-10-12, by haftmann
dropped dead code
2009-10-12, by haftmann
using distinct rules directly
2009-10-12, by haftmann
simplified proof
2009-10-09, by haftmann
dropped simproc_dist formally
2009-10-09, by haftmann
tuned order of lemmas
2009-10-09, by haftmann
term styles also cover antiquotations term_type and typeof
2009-10-09, by haftmann
merged
2009-10-09, by haftmann
lookup for datatype constructors considers type annotations to resolve overloading
2009-10-08, by haftmann
added group_stmts
2009-10-08, by haftmann
moved labelled_name to code_thingol
2009-10-08, by haftmann
updated generated documentation
2009-10-08, by haftmann
corrected syntax diagrams for styles
2009-10-08, by haftmann
new generalized concept for term styles
2009-10-08, by haftmann
generalized term styles: transformations may depend on arguments; modernized term_style module; antiquotations thm, prop and term accepting term styles
2009-10-07, by haftmann
isatest: store test identifiers
2009-10-08, by krauss
tuned proofs
2009-10-07, by haftmann
added bot_boolE, top_boolI
2009-10-07, by haftmann
do not use Locale.add_registration_eqs any longer
2009-10-07, by haftmann
Inf/Sup now purely syntactic
2009-10-07, by haftmann
merged
2009-10-06, by haftmann
inf/sup1/2_iff are mere duplicates of underlying definitions: dropped
2009-10-06, by haftmann
merged
2009-10-06, by haftmann
less
more
|
(0)
-30000
-10000
-3000
-1000
-768
+768
+1000
+3000
+10000
+30000
tip