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.
make list_all an abbreviation of pred_list - prevent duplication
2014-04-10, by kuncar
add pred_inject for product and sum because these theorems are not generated automatically because prod and sum are not in FP sugar for bootstrapping reasons
2014-04-10, by kuncar
simplify and fix theories thanks to 356a5efdb278
2014-04-10, by kuncar
setup for Transfer and Lifting from BNF; tuned thm names
2014-04-10, by kuncar
revert idiomatic handling of namings from 5a93b8f928a2 because in combination with Named_Target.theory_init global names are sometimes created
2014-04-10, by kuncar
don't forget to init Interpretation and transfer theorems in the interpretation hook
2014-04-10, by kuncar
export theorems
2014-04-10, by kuncar
abstract Domainp in relator_domain rules => more natural statement of the rule
2014-04-10, by kuncar
more appropriate name (Lifting.invariant -> eq_onp)
2014-04-10, by kuncar
left_total and left_unique rules are now transfer rules (cleaner solution, reflexvity_rule attribute not needed anymore)
2014-04-10, by kuncar
tuned
2014-04-10, by kuncar
more accurate type arguments for intermeadiate typedefs
2014-04-10, by traytel
merged
2014-04-10, by wenzelm
ignore other_id reports for now (see 8eda56033203): massive amounts of redirections to 'class' etc. makes it difficult to edit main HOL;
2014-04-10, by wenzelm
more standard names;
2014-04-10, by wenzelm
modernized simproc_setup;
2014-04-10, by wenzelm
modernized theory setup;
2014-04-10, by wenzelm
added simproc markup, which also indicates legacy simprocs outside the name space;
2014-04-10, by wenzelm
modernized simproc_setup;
2014-04-10, by wenzelm
misc tuning;
2014-04-10, by wenzelm
more contributors;
2014-04-10, by wenzelm
tuned;
2014-04-10, by wenzelm
NEWS;
2014-04-10, by wenzelm
tuned error -- allow user to click on hyperlink to open remote file;
2014-04-10, by wenzelm
no comment -- File.read_stream already enforces UTF8 (like HTML5) and HTTP servers often produce a wrong charset encoding;
2014-04-10, by wenzelm
improved support for external URLs, based on standard Java network operations;
2014-04-09, by wenzelm
basic URL operations (with Isabelle/Scala error handling);
2014-04-09, by wenzelm
proper Args.name vs. Args.text as documented (in contrast to adhoc union in 75aaee32893d, which had to cope with more limited Args.T);
2014-04-09, by wenzelm
allow text cartouches in regular outer syntax categories "text" and "altstring";
2014-04-09, by wenzelm
tuned comments (see Scala version);
2014-04-09, by wenzelm
dismiss popups more carefully (amending 7e8c11011fdf), notably allow mouse dragging within some tooltip, e.g. for text selection;
2014-04-09, by wenzelm
clarifed results range;
2014-04-09, by wenzelm
more explicit message discrimination;
2014-04-09, by wenzelm
avoid confusion about pointless cursor movement with external links;
2014-04-09, by wenzelm
prefer regular Goal_Display.pretty_goals, without censorship of options;
2014-04-09, by wenzelm
more standard names;
2014-04-09, by wenzelm
proper context for print_tac;
2014-04-09, by wenzelm
more conventional tactic programming;
2014-04-09, by wenzelm
tuned;
2014-04-09, by wenzelm
reintroduce example (cf. 39281b3e4fac)
2014-04-10, by traytel
use mutual clique information (cf. c451cf8b29c8) to make N2M more robust
2014-04-10, by traytel
made N2M tactic more robust
2014-04-10, by traytel
generate cliques for 'prim(co)rec' N2M
2014-04-09, by blanchet
thread mutual cliques through
2014-04-09, by blanchet
generalize ln/log_powr; add log_base_powr/pow
2014-04-09, by hoelzl
parametricity transfer rule for INFIMUM, SUPREMUM
2014-04-09, by haftmann
add divide_simps
2014-04-09, by hoelzl
field_simps: better support for negation and division, and power
2014-04-09, by hoelzl
revert c1bbd3e22226, a14831ac3023, and 36489d77c484: divide_minus_left/right are again simp rules
2014-04-09, by hoelzl
merged
2014-04-08, by wenzelm
more native rm_tree, using Java 7 facilities;
2014-04-08, by wenzelm
expose more bad cases;
2014-04-08, by wenzelm
tuned signature;
2014-04-08, by wenzelm
more direct interpretation of "warned" status, like "failed" and independently of "finished", e.g. relevant for Rendering.overview_color of aux. files where main command status is unavailable (amending 0546e036d1c0);
2014-04-08, by wenzelm
simplified Text.Chunk -- eliminated ooddities;
2014-04-08, by wenzelm
tuned;
2014-04-08, by wenzelm
more frugal Symbol.Index -- no need to waste space on mostly empty arrays;
2014-04-08, by wenzelm
accumulate markup reports for "other" command ids, which are later retargeted and merged for rendering (in erratic order);
2014-04-08, by wenzelm
avoid data redundancy;
2014-04-08, by wenzelm
tuned signature -- moved Command.Chunk to Text.Chunk;
2014-04-08, by wenzelm
more uniform ML/document antiquotations;
2014-04-08, by wenzelm
obsolete;
2014-04-08, by wenzelm
more positions and markup;
2014-04-08, by wenzelm
more precise token positions;
2014-04-08, by wenzelm
more uniform Command.Chunk operations;
2014-04-08, by wenzelm
more explicit Command.Chunk types, less ooddities;
2014-04-08, by wenzelm
tuned;
2014-04-08, by wenzelm
ignore deps_changed (again) -- avoid proactive load attempts of unfinished header specification while the user is typing;
2014-04-08, by wenzelm
no report for position singularity, notably for aux. file, especially empty one;
2014-04-08, by wenzelm
simplified blob again (amending 1e77ed11f2f7): only store file node name, i.e. the raw editor file name;
2014-04-07, by wenzelm
tuned signature -- prefer static type Document.Node.Name;
2014-04-07, by wenzelm
commented out example that triggers a bug
2014-04-08, by blanchet
allow arguments to 'datatype_compat' in disorder
2014-04-08, by blanchet
added 'datatype_compat' examples/tests
2014-04-08, by blanchet
support deeply nested datatypes in 'datatype_compat'
2014-04-08, by blanchet
preserve user type variable names to avoid mismatches/confusion
2014-04-08, by blanchet
even more standardized doc session names after #b266e7a86485
2014-04-08, by haftmann
refrain from changing jEdit default shortcuts, due to potential for conflicts and actually not working on Mac OS X;
2014-04-07, by wenzelm
support for URL as file name, similar to treatment in jEdit.java;
2014-04-07, by wenzelm
provide old-style ISABELLE_SCALA_SCRIPT for uniformity;
2014-04-07, by wenzelm
separate file_node vs. file_path, e.g. relevant on Windows for hyperlink to the latter;
2014-04-07, by wenzelm
merged
2014-04-06, by nipkow
tuned lemmas: more general class
2014-04-06, by nipkow
tuned proofs;
2014-04-06, by wenzelm
removed abbrev "<-" again (see c771f0fe28d1) due to conflict with important "<->" and "<-->";
2014-04-06, by wenzelm
merged
2014-04-06, by nipkow
made field_simps "more complete"
2014-04-06, by nipkow
shell functions for all Isabelle executables;
2014-04-06, by wenzelm
renamed "isabelle-process" to "isabelle_process", with shell function to avoid dynamic path lookups;
2014-04-06, by wenzelm
more source positions;
2014-04-06, by wenzelm
clarified position: no offset here;
2014-04-06, by wenzelm
more source positions;
2014-04-06, by wenzelm
approximate ML antiquotation @{here} for Isabelle/Pure bootstrap;
2014-04-06, by wenzelm
clarified ML bootstrap;
2014-04-06, by wenzelm
prepare "back" position for Navigator, before following hyperlink;
2014-04-06, by wenzelm
tuned;
2014-04-05, by wenzelm
merged
2014-04-05, by wenzelm
more uniform build options;
2014-04-05, by wenzelm
re-implemented build_doc in Isabelle/Scala;
2014-04-05, by wenzelm
more standard Isabelle_System.tmp_file and tmp_dir operations, in accordance to ML version;
2014-04-05, by wenzelm
more standard hash-bang (python *is* canonical according to Admin/PLATFORMS);
2014-04-05, by wenzelm
tuned -- just one qualification of sections ("!");
2014-04-05, by wenzelm
tuned error;
2014-04-05, by wenzelm
proper settings instead of hard-wired information;
2014-04-05, by wenzelm
explicit indication of important doc sections ("!"), which are expanded in the tree view;
2014-04-05, by wenzelm
clarified Doc entry: more explicit path;
2014-04-05, by wenzelm
updated to jedit_build-20140405: Code2HTML.jar, CommonControls.jar, Console.jar, kappalayout.jar, Navigator.jar, SideKick.jar, doc with jEdit manuals (ant dist-manuals);
2014-04-05, by wenzelm
closer correspondence of document and session names, while maintaining document names for external reference
2014-04-05, by haftmann
ignore jedit mark files
2014-04-05, by paulson
avoid romanism
2014-04-05, by haftmann
churning pie charts (with non-canonical prerequisites!)
2014-04-05, by haftmann
CONTRIBUTORS
2014-04-05, by haftmann
proper inclusion into library
2014-04-05, by haftmann
A single [simp] to handle the case -a/-b.
2014-04-05, by paulson
support for jEdit Navigator plugin;
2014-04-04, by wenzelm
more permissive Session.update_options: this is wired to jEdit PropertiesChanged, which may occur before the prover is started;
2014-04-04, by wenzelm
added option to Mirabelle
2014-04-04, by blanchet
divide_minus_left divide_minus_right are in field_simps but are not default simprules
2014-04-04, by paulson
removing simprule status for divide_minus_left and divide_minus_right
2014-04-03, by paulson
merged;
2014-04-04, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip