Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
updated file duplicate
2010-09-20, by haftmann
\\isatypewrite now part of isabelle latex style
2010-09-20, by haftmann
made smlnj happy
2010-09-20, by haftmann
properly parse Z3 error models, including datatypes, and represent function valuations as lambda terms; also normalize Z3 error models
2010-09-19, by boehmes
do not treat natural numbers as a datatype (natural numbers are considered an abstract type with a coercion to integers)
2010-09-19, by boehmes
generalized lemma insort_remove1 to insort_key_remove1
2010-09-17, by haftmann
generalized lemmas multiset_of_insort, multiset_of_sort, properties_for_sort for *_key variants
2010-09-17, by haftmann
merged
2010-09-17, by haftmann
less intermediate data structures
2010-09-17, by haftmann
Isabelle_Process: more robust rendezvous, even without proper blocking on open (Cygwin);
2010-09-20, by wenzelm
simplified Isabelle_System.mk_fifo: inlined script, append PPID and PID uniformly;
2010-09-19, by wenzelm
refined Isabelle_Process startup: emit \002 before rendezvous on fifos, more robust treatment of startup failure with timeout, do not quit() after main loop;
2010-09-19, by wenzelm
back to default fold painter -- Circle looks slightly odd in conjunction with bracket matching;
2010-09-19, by wenzelm
message_actor: more robust treatment of EOF;
2010-09-19, by wenzelm
simplified Isabelle_Process message kinds;
2010-09-19, by wenzelm
recovered basic session stop/restart;
2010-09-18, by wenzelm
simplified fifo handling -- rm_fifo always succeeds without ever blocking;
2010-09-18, by wenzelm
raw_execute: let IOException pass-through unhindered (again);
2010-09-18, by wenzelm
mkfifo: some workaround to ensure reasonably unique id, even on Cygwin where $PPID might fall back on odd default;
2010-09-18, by wenzelm
Isabelle_System.mk_fifo: more robust enumeration of unique names, based on persisting JVM pid (parent of shell process);
2010-09-18, by wenzelm
slightly more robust Isabelle_Process startup -- NB: openening fifo streams synchronizes with other end, which may fail to reach that point;
2010-09-18, by wenzelm
tuned;
2010-09-18, by wenzelm
separate Isabelle.logic_selector;
2010-09-18, by wenzelm
non-editable text area;
2010-09-18, by wenzelm
basic setup for prover session panel;
2010-09-18, by wenzelm
ML_Syntax.print_char: more readable output of some well-known ASCII controls -- this is relevant for ML toplevel pp;
2010-09-17, by wenzelm
discontinued Output.debug, which belongs to early PGIP experiments (b6788dbd2ef9) and causes just too many problems (like spamming the message channel if it is used by more than one module);
2010-09-17, by wenzelm
Isabelle_Markup.overview_color: indicate error / warning messages;
2010-09-17, by wenzelm
some specific message classification;
2010-09-17, by wenzelm
Syntax.read_asts error: report token ranges within message -- no side-effect here;
2010-09-17, by wenzelm
Isabelle_Process: status/report do not require serial numbers;
2010-09-17, by wenzelm
simplified some internal flags using Config.T instead of full-blown Proof_Data;
2010-09-17, by wenzelm
tuned signature of (Context_)Position.report variants;
2010-09-17, by wenzelm
merged
2010-09-17, by wenzelm
merged
2010-09-17, by blanchet
update README
2010-09-17, by blanchet
regenerate "metis.ML"
2010-09-17, by blanchet
fix license
2010-09-17, by blanchet
updated source files with Metis 2.3 (timestamp: 16 Sept. 2010)
2010-09-17, by blanchet
move functions around
2010-09-17, by blanchet
simplify Skolem handling;
2010-09-17, by blanchet
make "subst_translation" more robust w.r.t. type instantiations like {_1234 |-> 'a}
2010-09-17, by blanchet
complete refactoring of Metis along the lines of Sledgehammer
2010-09-16, by blanchet
got caught once again by SML's pattern maching (ctor vs. var)
2010-09-16, by blanchet
added new "Metis_Reconstruct" module, temporarily empty
2010-09-16, by blanchet
rename "Metis_Clauses" to "Metis_Translate" for consistency with "Sledgehammer_Translate"
2010-09-16, by blanchet
move SPASS's Flotter hack to "Sledgehammer_Reconstruct"
2010-09-16, by blanchet
skip some "important" messages
2010-09-16, by blanchet
refactoring: move ATP proof and error extraction code to "ATP_Proof" module
2010-09-16, by blanchet
merged
2010-09-17, by nipkow
added lemmas
2010-09-17, by nipkow
merged
2010-09-17, by haftmann
proper closures for static evaluation; no need for FIXMEs any longer
2010-09-17, by haftmann
refined static_eval_conv_simple; tuned comments
2010-09-17, by haftmann
closures preserve static serializer context for static evaluation; tuned
2010-09-17, by haftmann
closures separate serializer initialization from serializer invocation as far as appropriate
2010-09-17, by haftmann
add full support for datatypes to the SMT interface (only used by Z3 in oracle mode so far); added store to keep track of datatype selector functions
2010-09-17, by boehmes
made sml/nj happy
2010-09-17, by haftmann
merged
2010-09-16, by haftmann
added code_stmts antiquotation from doc-src/more_antiquote.ML
2010-09-16, by haftmann
added output_typewriter from doc-src/more_antiquote.ML
2010-09-16, by haftmann
moved material intro distribution proper
2010-09-16, by haftmann
merged
2010-09-16, by haftmann
merged
2010-09-16, by haftmann
separation of static and dynamic thy context
2010-09-16, by haftmann
adjusted setup
2010-09-16, by haftmann
dynamic and static value computation; built-in evaluation of propositions
2010-09-16, by haftmann
Exn.map_result
2010-09-16, by haftmann
adjusted to changes in Code_Runtime
2010-09-16, by haftmann
merged
2010-09-16, by bulwahn
merged
2010-09-16, by bulwahn
improving replacing higher order arguments to work with tuples
2010-09-16, by bulwahn
adding another context free grammar example for the predicate compiler
2010-09-16, by bulwahn
adding values to show and ensure that values works with complex terms and restores numerals on natural numbers
2010-09-16, by bulwahn
adding restoring of numerals for natural numbers for values command
2010-09-16, by bulwahn
values command for prolog supports complex terms and not just variables
2010-09-16, by bulwahn
adapting examples
2010-09-16, by bulwahn
registering code_prolog as component; using environment variable; adding settings file for prolog code generation
2010-09-16, by bulwahn
adding mode inference to prolog compilation; separate between (ad-hoc) code modifications and system_configuration; adapting quickcheck
2010-09-16, by bulwahn
merged
2010-09-16, by paulson
tidied a few proofs
2010-09-16, by paulson
merged
2010-09-16, by blanchet
avoid code duplication
2010-09-16, by blanchet
tuning
2010-09-16, by blanchet
merge constructors
2010-09-16, by blanchet
factor out the inverse of "nice_atp_problem"
2010-09-16, by blanchet
use the same TSTP/Vampire/SPASS parser for one-liners as for Isar proofs
2010-09-16, by blanchet
factored out TSTP/SPASS/Vampire proof parsing;
2010-09-16, by blanchet
prevent exception when calling "Mirabelle.can_apply" on empty proof sequence;
2010-09-16, by blanchet
supply the Metis parameter defaults as argument, instead of patching the Metis sources;
2010-09-16, by blanchet
regenerated "metis.ML"
2010-09-16, by blanchet
streamlined "make_metis"
2010-09-16, by blanchet
put Isabelle-specifics in a "PortableIsabelle" file maintained by us;
2010-09-16, by blanchet
handy little script
2010-09-16, by blanchet
reintroduce missing "critical"s by hand
2010-09-16, by blanchet
MIT license -> BSD License
2010-09-16, by blanchet
copied the unmodified official Metis 2.3 (15 Sept. 2010) sources into Isabelle
2010-09-16, by blanchet
tuned;
2010-09-17, by wenzelm
allow embedded reports in regular prover messages, to avoid side-effects for errors for example;
2010-09-17, by wenzelm
simplified/clarified (Context_)Position.markup/reported_text;
2010-09-17, by wenzelm
eliminated markup "location" in favour of more explicit "no_report", which is actually deleted from messages;
2010-09-17, by wenzelm
Isar "default" step needs to fail for solved problems, for clear distinction of '.' and '..' for example -- amending lapse introduced in 9de4d64eee3b (April 2004);
2010-09-16, by wenzelm
updated generated file;
2010-09-16, by wenzelm
tuned whitespace
2010-09-16, by haftmann
reverse order of datatype declarations so that declarations only depend on already declared datatypes
2010-09-16, by boehmes
merged
2010-09-15, by blanchet
make "metis.ML" building process slightly more robust by eliminating the need for "FILES";
2010-09-15, by blanchet
dropped obsolete src/Tools/random_word.ML -- superseded by src/Tools/Metis/src/Random.sml stemming from the Metis distribution;
2010-09-15, by wenzelm
merged
2010-09-15, by blanchet
document Metis updating procedure
2010-09-15, by blanchet
move "CRITICAL" to "PortableXxx", where it belongs and used to be;
2010-09-15, by blanchet
regenerated "metis.ML"
2010-09-15, by blanchet
update comment
2010-09-15, by blanchet
make "Unprotected concurrency introduces some true randomness." be true;
2010-09-15, by blanchet
fix parsing of higher-order formulas;
2010-09-15, by blanchet
merged
2010-09-15, by haftmann
load code_runtime immediately again
2010-09-15, by haftmann
proper interface for code_reflect
2010-09-15, by haftmann
introduced "holds" as synthetic datatype constructor for "prop"; moved Pure code generator setup to Code_Generator.thy
2010-09-15, by haftmann
merged
2010-09-15, by blanchet
"Metis." -> "Metis_" to reflect change in "metis.ML"
2010-09-15, by blanchet
no need for "metis_env.ML" anymore;
2010-09-15, by blanchet
regenerate "metis.ML", this time without manual hacks
2010-09-15, by blanchet
remove needless file for us
2010-09-15, by blanchet
got rid of three crude regexps from "make_metis"
2010-09-15, by blanchet
more Isabelle-specific changes
2010-09-15, by blanchet
tuning
2010-09-15, by blanchet
rename
2010-09-15, by blanchet
use "Metis_" prefix rather than "Metis" structure;
2010-09-15, by blanchet
no need for TPTP
2010-09-15, by blanchet
put "foldl" and "foldr" in "Useful";
2010-09-15, by blanchet
reintroduce the CRITICAL sections from change 3880d21d6013
2010-09-15, by blanchet
apply Larry's hacks directly to the "src" files;
2010-09-15, by blanchet
"FILES" is not (anymore?) part of the official Metis sources, so move it up
2010-09-15, by blanchet
merged
2010-09-15, by wenzelm
Code_Runtime.value, corresponding to ML_Context.value; tuned
2010-09-15, by haftmann
Code_Runtime.value, corresponding to ML_Context.value
2010-09-15, by haftmann
more accurate dependencies
2010-09-15, by haftmann
code_eval renamed to code_runtime
2010-09-15, by haftmann
merged
2010-09-15, by wenzelm
static nbe conversion
2010-09-15, by haftmann
ignore code cache optionally; corrected scope of term value in static_eval_conv
2010-09-15, by haftmann
ignore code cache optionally
2010-09-15, by haftmann
dropped redundant normal_form command
2010-09-15, by haftmann
more explicit theory name
2010-09-15, by haftmann
more accurate dependencies
2010-09-15, by haftmann
merged
2010-09-15, by haftmann
more clear separation of static compilation and dynamic evaluation
2010-09-15, by haftmann
Document.async_state: some attempts to make this more robust wrt. cancelation of the main transaction -- avoid confusing feedback about pending forks;
2010-09-15, by wenzelm
isatest: reactivated kodkodi and thus HOL-Nitpick_Examples -- being now on a local file system greatly increases the chance that it works;
2010-09-15, by wenzelm
merged
2010-09-15, by haftmann
replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references
2010-09-15, by haftmann
replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references; tuned structures
2010-09-15, by haftmann
merge
2010-09-15, by blanchet
compile on SML/NJ
2010-09-15, by blanchet
in debug mode, don't touch "$true" and "$false"
2010-09-15, by blanchet
adding option show_invalid_clauses for a more detailed message when modes are not inferred
2010-09-15, by bulwahn
proposed modes for code_pred now supports modes for mutual predicates
2010-09-15, by bulwahn
merged
2010-09-15, by haftmann
established emerging canonical names *_eqI and *_eq_iff
2010-09-13, by haftmann
moved lemmas map_of_eqI and map_of_eq_dom to Map.thy
2010-09-13, by haftmann
more precise name for activation of improveable syntax
2010-09-13, by haftmann
tuning
2010-09-14, by blanchet
tuning
2010-09-14, by blanchet
prefer version 0.6 of Vampire, now that we can parse its output
2010-09-14, by blanchet
fix splitting of proof lines for one-line metis calls;
2010-09-14, by blanchet
finish support for E 1.2 proof reconstruction;
2010-09-14, by blanchet
first step in generalizing to nonnumeric proof step names (e.g. remote Vampire 0.6)
2010-09-14, by blanchet
clarify message
2010-09-14, by blanchet
use same hack as in "Async_Manager" to work around Proof General bug
2010-09-14, by blanchet
export function
2010-09-14, by blanchet
generalize proof reconstruction code;
2010-09-14, by blanchet
tuning
2010-09-14, by blanchet
handle relevance filter corner cases more gracefully;
2010-09-14, by blanchet
remove more clutter related to old "fast_descrs" optimization
2010-09-14, by blanchet
Sledgehammer should be called in "prove" mode;
2010-09-14, by blanchet
added a timeout around "try" call in Mirabelle
2010-09-14, by blanchet
adapt examples to latest Nitpick changes + speed them up a little bit
2010-09-14, by blanchet
tuning
2010-09-14, by blanchet
eliminate more clutter related to "fast_descrs" optimization
2010-09-14, by blanchet
remove "fast_descs" option from Nitpick;
2010-09-14, by blanchet
fixed bug in the "fast_descrs" optimization;
2010-09-14, by blanchet
speed up helper function
2010-09-14, by blanchet
tuning
2010-09-14, by blanchet
rename internal Sledgehammer constant
2010-09-14, by blanchet
merged
2010-09-14, by blanchet
merged
2010-09-13, by blanchet
adapt to latest Metis version
2010-09-13, by blanchet
regenerated "metis.ML" and reintroduced Larry's old hacks manually;
2010-09-13, by blanchet
update scripts
2010-09-13, by blanchet
change license, with Joe Hurd's permission
2010-09-13, by blanchet
new version of the Metis files
2010-09-13, by blanchet
remove old sources
2010-09-13, by blanchet
remove "atoms" from the list of options with default values
2010-09-13, by blanchet
remove unreferenced identifiers
2010-09-13, by blanchet
make Auto Nitpick go through fewer scopes
2010-09-13, by blanchet
move equation up where it's not ignored
2010-09-13, by blanchet
correctly thread parameter through
2010-09-13, by blanchet
indicate triviality in the list of proved things
2010-09-13, by blanchet
indicate which goals are trivial
2010-09-13, by blanchet
tuning
2010-09-13, by blanchet
tuning
2010-09-13, by blanchet
keep track of trivial vs. nontrivial calls using "try" for 30 seconds
2010-09-13, by blanchet
change signature of "Try.invoke_try" to make it more flexible
2010-09-13, by blanchet
use 30 s instead of 60 s as the default Sledgehammer timeout;
2010-09-13, by blanchet
no timeout for Auto Try, since the Auto Tools framework takes care of timeouts
2010-09-13, by blanchet
add Proof General option
2010-09-11, by blanchet
make Try's output more concise
2010-09-11, by blanchet
added Auto Try to the mix of automatic tools
2010-09-11, by blanchet
crank up Auto Tools timeout;
2010-09-11, by blanchet
make Auto Solve part of the "Auto Tools"
2010-09-11, by blanchet
tuning
2010-09-11, by blanchet
tuning
2010-09-11, by blanchet
tuning
2010-09-11, by blanchet
tuning
2010-09-11, by blanchet
finished renaming "Auto_Counterexample" to "Auto_Tools"
2010-09-11, by blanchet
start renaming "Auto_Counterexample" to "Auto_Tools";
2010-09-11, by blanchet
setup Auto Sledgehammer
2010-09-11, by blanchet
make Mirabelle happy
2010-09-11, by blanchet
added Auto Sledgehammer docs
2010-09-11, by blanchet
change order of default ATPs;
2010-09-11, by blanchet
implemented Auto Sledgehammer
2010-09-11, by blanchet
document changes to Auto Nitpick
2010-09-11, by blanchet
change defaults of Auto Nitpick so that it consumes less resources (time and Kodkod threads)
2010-09-11, by blanchet
always handle type variables in typedefs as global
2010-09-11, by blanchet
removed duplicate lemma
2010-09-14, by nipkow
adding two more examples to example theory
2010-09-13, by bulwahn
handling function types more carefully than in e98a06145530
2010-09-13, by bulwahn
adding order on modes
2010-09-13, by bulwahn
removing obsolete argument in prepare_intrs; passing context instead of theory in prepare_intrs
2010-09-13, by bulwahn
type antiquotation: allow arbitrary type abbreviations, but fail with user-space exception on bad input
2010-09-13, by haftmann
merged
2010-09-13, by haftmann
added Imperative HOL overview
2010-09-13, by haftmann
print mode for Imperative HOL overview; tuned and more accurate dependencies
2010-09-13, by haftmann
'class' and 'type' are now antiquoations by default
2010-09-13, by haftmann
merged
2010-09-13, by wenzelm
merged
2010-09-13, by nipkow
renamed lemmas: ext_iff -> fun_eq_iff, set_ext_iff -> set_eq_iff, set_ext -> set_eqI
2010-09-13, by nipkow
added and renamed lemmas
2010-09-13, by nipkow
merged
2010-09-13, by bulwahn
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip