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
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.
avoid constructor name clash
2013-08-21, by blanchet
renamed theory files to be closer to (new) command names
2013-08-21, by blanchet
only generate feature weights for queries -- they're not used elsewhere
2013-08-21, by blanchet
generate max suggestions in MaSh export driver
2013-08-21, by blanchet
new version of MaSh tool, with more server bugfixes
2013-08-21, by blanchet
take out dangerous feature, now that all updates are permanent
2013-08-21, by blanchet
use new MaSh command-line arguments
2013-08-21, by blanchet
shutdown MaSh server
2013-08-21, by blanchet
new version of MaSh tool, with less broken server
2013-08-21, by blanchet
merged
2013-08-20, by wenzelm
more careful parsing of nested argument tokens -- avoid Parse.RESET_VALUE on still uninterpreted material;
2013-08-20, by wenzelm
proper exhaustive match (cf. e9beabf045ab);
2013-08-20, by wenzelm
proper context;
2013-08-20, by wenzelm
merged
2013-08-20, by krauss
renamed theory Mrec to Legacy_Mrec, no longer included by default
2013-08-20, by krauss
replaced use of obsolete MREC by partial_function (heap)
2013-08-20, by krauss
more document antiquotations (for proper theorem names);
2013-08-17, by Christian Sternagel
moved derivation of strong coinduction to sugar
2013-08-20, by traytel
simpler (forward) derivation of strong (up-to equality) coinduction properties
2013-08-20, by traytel
don't derive unused low-level theorem
2013-08-20, by traytel
tuned example
2013-08-20, by traytel
doc tuning
2013-08-20, by blanchet
adapted ML code to new version of MaSh tool
2013-08-20, by blanchet
new version of MaSh tool -- experimental server
2013-08-20, by blanchet
adapted to new MaSh syntax
2013-08-20, by blanchet
tuning
2013-08-20, by blanchet
merged
2013-08-20, by paulson
Inserted footnote under match_tac
2013-08-20, by paulson
learn MaSh facts on the fly
2013-08-20, by blanchet
allow MaSh query to do some learning as well
2013-08-20, by blanchet
tuning
2013-08-20, by blanchet
merged
2013-08-20, by blanchet
removed french option to manuals
2013-08-20, by blanchet
treat frees as both consts and vars, for more hits
2013-08-19, by blanchet
keep long names to stay on the safe side
2013-08-19, by blanchet
tuned;
2013-08-19, by wenzelm
tuned signature;
2013-08-19, by wenzelm
MaSh tweaking: shorter names + killed (broken) SNoW
2013-08-19, by blanchet
handle Bounds as well in MaSh features
2013-08-19, by blanchet
add subtypes as well as features in MaSh
2013-08-19, by blanchet
generate patterns for variables as well in MaSh (cf. HOL(y)Hammer)
2013-08-19, by blanchet
generate deep type patterns in MaSh
2013-08-19, by blanchet
improved ad hoc success detection in Mirabelle -- if the metis call fails and the structured proof succeeds, remember only the success
2013-08-19, by blanchet
tuned;
2013-08-18, by wenzelm
tuned proofs;
2013-08-18, by wenzelm
more static simpsets, which also avoids spurious warnings due to duplicate rules provided here;
2013-08-18, by wenzelm
more symbols;
2013-08-18, by wenzelm
more symbols;
2013-08-18, by wenzelm
merged
2013-08-18, by wenzelm
load_theories if continuous_checking;
2013-08-18, by wenzelm
discontinued redundant abbreviations -- Isabelle/jEdit provides keyboard shortcuts already;
2013-08-18, by wenzelm
prefer plain subscript;
2013-08-18, by wenzelm
tuned;
2013-08-18, by wenzelm
spelling and typos
2013-08-18, by haftmann
execution of int division by class semiring_numeral_div, replacing pdivmod by divmod_abs
2013-08-18, by haftmann
relaxed preconditions
2013-08-18, by haftmann
type class for generic division algorithm on numerals
2013-08-18, by haftmann
added lemma
2013-08-18, by haftmann
added lemma
2013-08-18, by haftmann
generalized sort constraint of lemmas
2013-08-18, by haftmann
explicit conversion from and to bool, and into algebraic structures with 0 and 1
2013-08-18, by haftmann
some vague grouping of related theorems, with slight tuning of headings and sorting out of dubious lemmas into separate theory
2013-08-18, by haftmann
more markup;
2013-08-18, by wenzelm
tuned;
2013-08-18, by wenzelm
updated identifier syntax;
2013-08-18, by wenzelm
Sledgehammer is docked on startup;
2013-08-17, by wenzelm
prefer system option sledgehammer_timeout, with standard GUI in jEdit Plugin Options;
2013-08-17, by wenzelm
more robust startup;
2013-08-17, by wenzelm
some protocol to determine provers according to ML;
2013-08-17, by wenzelm
public access for protocol handlers and protocol commands -- to be used within reason;
2013-08-17, by wenzelm
always enable "minimize" to simplify interaction model;
2013-08-17, by wenzelm
sledgehammer sendback always uses Markup.padding_command: sensible default for most practical applications -- old-style in-line replacement is superseded by auto mode or panel;
2013-08-17, by wenzelm
recovered Locale.intern from d51bac27d4a0 (still used in AFP/Simp);
2013-08-17, by wenzelm
NEWS;
2013-08-17, by wenzelm
eliminated pointless subgoal argument;
2013-08-17, by wenzelm
more direct sledgehammer configuration via mode = Normal_Result and output_result;
2013-08-17, by wenzelm
more explicit sendback propertries based on mode;
2013-08-17, by wenzelm
tuned;
2013-08-16, by wenzelm
check_tool wrt. official ISABELLE_TOOLS;
2013-08-16, by wenzelm
more markup via Name_Space.check;
2013-08-16, by wenzelm
more standard attribute_setup / method_setup -- export key ML operations instead of parsers;
2013-08-16, by wenzelm
standardized aliases;
2013-08-16, by wenzelm
more markup -- avoid old Locale.extern;
2013-08-16, by wenzelm
renamed function
2013-08-16, by blanchet
eliminate quasi-duplicate function
2013-08-16, by blanchet
generalized "mk_permute"
2013-08-16, by blanchet
tuning
2013-08-16, by blanchet
added more functions to BNF library
2013-08-16, by blanchet
moved function to where it seems to belong
2013-08-16, by blanchet
moved library function where it belongs, and used Dmitriy's inside-out implementation
2013-08-16, by blanchet
added useful library function
2013-08-16, by blanchet
tuned
2013-08-16, by traytel
moved useful library functions upstream
2013-08-16, by blanchet
merge
2013-08-16, by blanchet
added fixme
2013-08-14, by blanchet
more (co)datatype documentation
2013-08-14, by blanchet
use nat_of_integer for term reconstruction instead of abstract constructor to allow reconstructed terms being fed back to the code generator
2013-08-14, by Andreas Lochbihler
got rid of the dependency of Lifting_* on the function package; use the original rel constants for basic BNFs;
2013-08-13, by traytel
more work on (co)datatype docs
2013-08-14, by blanchet
more symbolic notation;
2013-08-13, by wenzelm
Completion popup based on javax.swing.PopupFactory, which has better cross-platform chances than JWindow (cf. org/gjt/jedit/gui/CompletionPopup.java);
2013-08-13, by wenzelm
merged
2013-08-13, by wenzelm
discontinued special treatment of \<^isub> and \<^isup> in rendering or editor front-end;
2013-08-13, by wenzelm
merged
2013-08-13, by wenzelm
more general window_geometry;
2013-08-13, by wenzelm
added rail diagram
2013-08-13, by blanchet
merged
2013-08-13, by wenzelm
disable old identifier syntax by default, legacy_isub_isup := true may be used temporarily as fall-back;
2013-08-13, by wenzelm
standardized symbols via "isabelle update_sub_sup", excluding src/Pure and src/Tools/WWW_Find;
2013-08-13, by wenzelm
imported patch added_e_1_8
2013-08-13, by blanchet
remove unnecessary dependencies on Library/Quotient_*
2013-08-13, by kuncar
move Lifting/Transfer relevant parts of Library/Quotient_* to Main
2013-08-13, by kuncar
introduce locale with syntax for fun_rel and map_fun and make thus ===> and ---> local
2013-08-13, by kuncar
move useful lemmas to Main
2013-08-13, by kuncar
merged
2013-08-13, by wenzelm
indicate error-functions more prominently (by name prefix instead of suffix);
2013-08-09, by Christian Sternagel
avoid low-level Same structure;
2013-08-09, by Christian Sternagel
avoid misleading "instances" in function name;
2013-08-09, by Christian Sternagel
move treatment of polymorphism to adhoc overloading command;
2013-08-09, by Christian Sternagel
clarify function;
2013-08-09, by Christian Sternagel
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip