Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-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.
Table.map replaces Table.map'
2010-09-02, by haftmann
avoid cyclic modules
2010-09-02, by haftmann
merged
2010-09-02, by haftmann
simultaneous modification of statements: statement names
2010-09-01, by haftmann
simultaneous modification of statements
2010-09-01, by haftmann
explicit modify_stmt parameter
2010-09-01, by haftmann
Graph.map, in analogy to Table.map
2010-09-01, by haftmann
replaced Table.map' by Table.map
2010-09-01, by haftmann
merged
2010-09-01, by haftmann
tuned
2010-09-01, by haftmann
generalized hierarchical data structure over statements
2010-09-01, by haftmann
merged
2010-09-02, by haftmann
normalization is allowed to solve True
2010-09-02, by haftmann
merged
2010-09-02, by blanchet
merged
2010-09-02, by blanchet
cosmetics
2010-09-02, by blanchet
SNARK doesn't like facts
2010-09-02, by blanchet
show real CPU time
2010-09-02, by blanchet
factor out code shared by all ATPs so that it's run only once
2010-09-01, by blanchet
handle all whitespace, not just ASCII 32
2010-09-01, by blanchet
speed up SPASS hack + output time information in "blocking" mode
2010-09-01, by blanchet
remove time information in output, since it's confusing anyway
2010-09-01, by blanchet
minor refactoring
2010-09-01, by blanchet
translate the axioms to FOF once and for all ATPs
2010-09-01, by blanchet
run relevance filter in a thread, to avoid blocking
2010-09-01, by blanchet
add dependency of "spass" script
2010-09-01, by blanchet
more elegant ML
2010-09-01, by blanchet
only kill ATP threads in nonblocking mode
2010-09-01, by blanchet
lower number of facts given to SInE
2010-09-01, by blanchet
share the relevance filter among the provers
2010-09-01, by blanchet
got rid of the "theory_relevant" option;
2010-09-01, by blanchet
generalize theorem argument parsing syntax
2010-09-01, by blanchet
support new option in Mirabelle
2010-09-01, by blanchet
fiddled with fudge factor (based on Mirabelle)
2010-09-01, by blanchet
give priority to assumptions in structured proofs
2010-09-01, by blanchet
introduce fudge factors to deal with "theory const"
2010-09-01, by blanchet
rename sledgehammer config attributes
2010-09-01, by blanchet
finish moving file
2010-09-01, by blanchet
move file
2010-08-31, by blanchet
finished renaming
2010-08-31, by blanchet
fix typo
2010-08-31, by blanchet
shorten a few file names
2010-08-31, by blanchet
added "expect" feature of Nitpick to Sledgehammer, for regression testing
2010-08-31, by blanchet
update docs
2010-08-31, by blanchet
update docs
2010-08-31, by blanchet
added "blocking" option to Sledgehammer to run in synchronous mode;
2010-08-31, by blanchet
normalization fails on unchanged goal
2010-09-02, by haftmann
turned show_question_marks into proper configuration option;
2010-09-02, by wenzelm
prefer regular print functions over slightly low-level Term.string_of_vname;
2010-09-01, by wenzelm
eliminated obsolete old-style goal stack package, which was considered the main Isabelle user interface at some point;
2010-09-01, by wenzelm
eliminated really ancient OldGoals operations in favour of Goal.prove_internal (with its minimal checks and without normalization of result);
2010-09-01, by wenzelm
Document.State.Assignment: eliminated promise in favour of plain values -- signalling is done via event bus in Session;
2010-09-01, by wenzelm
actually declare "_constrainAbs" as @{syntax_const};
2010-09-01, by wenzelm
merged
2010-09-01, by haftmann
repaired attribute code_unfold_post which has ever been broken
2010-09-01, by haftmann
tuned text segment
2010-09-01, by haftmann
merged
2010-09-01, by haftmann
factored out generic part of Scala serializer into code_namespace.ML
2010-09-01, by haftmann
merged
2010-09-01, by wenzelm
do not print object frame around Scala includes -- this is in the responsibility of the user
2010-09-01, by haftmann
repaired codegen tool
2010-09-01, by haftmann
tuned internally and made smlnj happy
2010-09-01, by haftmann
merged
2010-09-01, by bulwahn
renewing specifications in HOL-Auth
2010-08-31, by bulwahn
adapting and tuning example theories
2010-08-31, by bulwahn
adding further example for quickcheck with prolog code generation
2010-08-31, by bulwahn
handling the quickcheck result no counterexample more correctly
2010-08-31, by bulwahn
adding manual reordering of premises to prolog generation
2010-08-31, by bulwahn
towards support of limited predicates for mutually recursive predicates
2010-08-31, by bulwahn
improving clash-free naming of variables and preds in code_prolog
2010-08-31, by bulwahn
exporting mode analysis for use in prolog generation
2010-08-31, by bulwahn
renaming
2010-08-31, by bulwahn
improving naming of predicates in code_prolog; changing order of flattened premises once again
2010-08-31, by bulwahn
changing order of premises generated when flattening functions in premises; adapting example for second attack for hotel key card system
2010-08-31, by bulwahn
added further hotel key card attack in example file
2010-08-31, by bulwahn
avoiding warning for a duplicate rewrite rule in preprocessing of the predicate compiler
2010-08-31, by bulwahn
using Cache_IO interface for a safe parallel prolog execution
2010-08-31, by bulwahn
storing options for prolog code generation in the theory
2010-08-31, by bulwahn
adapting example files to latest changes
2010-08-31, by bulwahn
adding Lambda example theory; tuned
2010-08-31, by bulwahn
added quite adhoc logic program transformations limited_predicates and replacements of predicates
2010-08-31, by bulwahn
distinguish between "by" and "apply"
2010-08-31, by blanchet
merged
2010-08-31, by blanchet
fiddling with "try"
2010-08-31, by blanchet
updated
2010-08-31, by blanchet
"try" -- a new diagnosis tool that tries to apply several methods in parallel
2010-08-31, by blanchet
add one option to Mirabelle
2010-08-31, by blanchet
update docs
2010-08-31, by blanchet
add a penalty for being higher-order
2010-08-31, by blanchet
improve weighting of irrelevant constants, based on Mirabelle experiments
2010-08-31, by blanchet
take into consideration whether a fact is an "intro"/"elim"/"simp" rule as an additional factor influencing the relevance filter
2010-08-31, by blanchet
repaired casual accident; tuned names
2010-08-31, by haftmann
corrected misbehaved additional qualification of generated names
2010-08-31, by haftmann
merged
2010-08-31, by haftmann
avoid strange special treatment of empty module names
2010-08-31, by haftmann
allow explicit parameter for code width
2010-08-31, by haftmann
evaluate takes ml context and ml expression parameter
2010-08-31, by haftmann
modernized; avoid pointless tinkering with structure names
2010-08-31, by haftmann
distinguish code production and code presentation
2010-08-31, by haftmann
dropped single_module parameter
2010-08-31, by haftmann
tuned
2010-08-31, by haftmann
record argument for serializers
2010-08-31, by haftmann
tuned serializer argument interface
2010-08-31, by haftmann
removed serializer interface redundancies
2010-08-31, by haftmann
more coherent naming of syntax data structures
2010-08-31, by haftmann
Code_Printer.tuplify
2010-08-31, by haftmann
dropped legacy interfaces
2010-08-31, by haftmann
more permissive: simplification solves the goal when rhs = undefined
2010-08-31, by krauss
merged
2010-08-30, by haftmann
tuned
2010-08-30, by haftmann
tuned
2010-08-30, by haftmann
tuned
2010-08-30, by haftmann
tuned
2010-08-30, by haftmann
tuned file interface
2010-08-30, by haftmann
tuned
2010-08-30, by haftmann
eliminated some obscure higher-order arguments
2010-08-30, by haftmann
trailing newline by default
2010-08-30, by haftmann
width is a formal parameter of serialization
2010-08-30, by haftmann
whitespace tuning
2010-08-30, by haftmann
tuned comment
2010-08-30, by haftmann
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip