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
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.
clarified signature;
2022-08-26, by wenzelm
tuned whitespace;
2022-08-26, by wenzelm
more robust: ensure that chapter/session/theory do not contain special notation (like "/" or "..");
2022-08-26, by wenzelm
merged
2022-08-26, by paulson
NEWS about Sum_of_Powers
2022-08-25, by paulson
Removal of a duplicate theory, since that material and more is in the AFP: https://www.isa-afp.org/entries/Bernoulli.html
2022-08-25, by paulson
NEWS;
2022-08-25, by wenzelm
read full sessions_requirements, for more complete entity hyperlinks;
2022-08-25, by wenzelm
more accurate management of dependencies: change of build_uuid causes output of HTML, but already existing/current HTML is not produced again;
2022-08-25, by wenzelm
tuned signature: more general operations;
2022-08-25, by wenzelm
tuned: avoid premature File.read;
2022-08-25, by wenzelm
tuned signature: build_log db is specific to PostgreSQL;
2022-08-25, by wenzelm
maintain "uuid" column in session build database, to identity the original build process uniquely;
2022-08-25, by wenzelm
tuned signature;
2022-08-25, by wenzelm
unused (amending 3d723062dc70);
2022-08-25, by wenzelm
more readable string literals;
2022-08-25, by wenzelm
avoid duplicate fact error on global_interpretation of residues
2022-08-24, by haftmann
avoid looping simplification for z2
2022-08-24, by haftmann
more formal meta data, within ".browser_info";
2022-08-22, by wenzelm
tuned signature;
2022-08-22, by wenzelm
support for pretty-printing of JSON trees;
2022-08-22, by wenzelm
tuned signature;
2022-08-22, by wenzelm
tuned: slightly more generic operations;
2022-08-22, by wenzelm
remove duplicate parsing for alethe; fix skolemization;
2022-08-22, by Mathias Fleury
Gauss numbers
2022-08-21, by haftmann
disable laramac01 for now: system update pending;
2022-08-21, by wenzelm
clarified synchronized operations: approximate file-system transactions;
2022-08-21, by wenzelm
more robust concurrency: use shared Browser_Info.Context with synchronized file-system operations;
2022-08-21, by wenzelm
NEWS;
2022-08-21, by wenzelm
tuned;
2022-08-21, by wenzelm
tuned comments, following "isabelle build" usage;
2022-08-21, by wenzelm
clarified names;
2022-08-21, by wenzelm
clarified modules;
2022-08-21, by wenzelm
proper theory_dir for links to other session;
2022-08-21, by wenzelm
tuned sources and comments;
2022-08-21, by wenzelm
clarified signature;
2022-08-21, by wenzelm
tuned sources and comments;
2022-08-21, by wenzelm
clarified names: Browser_Info.Config vs. Browser_Info.Context;
2022-08-21, by wenzelm
clarified modules;
2022-08-21, by wenzelm
clarified signature: terminology of "base" (here) vs. "root" (there);
2022-08-21, by wenzelm
tuned;
2022-08-21, by wenzelm
proper fonts_prefix (amending c14409948063): default is "" due to self-cancellation of dir;
2022-08-21, by wenzelm
streamlined
2022-08-21, by haftmann
simplified computation algorithm construction
2022-08-21, by haftmann
merged;
2022-08-20, by wenzelm
more robust GUI initialization (amending 29441f2bfe81);
2022-08-20, by wenzelm
clarified signature: just one common operation;
2022-08-20, by wenzelm
clarified paths and links;
2022-08-20, by wenzelm
more concise output of files: just one round;
2022-08-20, by wenzelm
more robust;
2022-08-20, by wenzelm
proper node_dir within presentation_dir, not source file directory;
2022-08-20, by wenzelm
clarified modules;
2022-08-20, by wenzelm
clarified names;
2022-08-20, by wenzelm
more thorough checks of browser_info file conflicts;
2022-08-20, by wenzelm
tuned;
2022-08-20, by wenzelm
prefer strict operations with explicit errors (instead of missing HTML output);
2022-08-20, by wenzelm
more thorough check, without path name artifacts (e.g. "./README");
2022-08-20, by wenzelm
tuned signature;
2022-08-20, by wenzelm
clarified signature: Sessions.Base_Info follows Sessions.Base;
2022-08-20, by wenzelm
clarified signature: follow Sessions.Deps.check_errors (despite Process_Result.check);
2022-08-20, by wenzelm
tuned;
2022-08-20, by wenzelm
tuned whitespace;
2022-08-20, by wenzelm
evade clash with index.html (allow "Index.thy" even on case-insensitive file-systems);
2022-08-20, by wenzelm
discontinued special support for README.html (which was hardly ever used in the past 2 decades);
2022-08-19, by wenzelm
clarified directory layout (again): mimic original directory layout, notably ISABELLE_HOME;
2022-08-19, by wenzelm
more robust treatment of Document.Node.Name, following stored data;
2022-08-19, by wenzelm
more robust;
2022-08-19, by wenzelm
clarified directory layout: files are relative to enclosing theory;
2022-08-19, by wenzelm
tuned signature: avoid duplication;
2022-08-19, by wenzelm
more robust: theories could have been suppressed via option "condition";
2022-08-19, by wenzelm
tuned signature;
2022-08-19, by wenzelm
tuned messages (again, see d50c2129e73a): presentation setup could fail initially for take some time;
2022-08-19, by wenzelm
clarified modules;
2022-08-19, by wenzelm
clarified signature: support for adhoc file types;
2022-08-19, by wenzelm
clarified Presentation.Nodes, with explicit Nodes.Session and Nodes.Theory;
2022-08-19, by wenzelm
export entity file position as well, e.g. relevant for HTML presentation with aux. files;
2022-08-19, by wenzelm
proper permissive = true (amending 475fedc02737)
2022-08-19, by wenzelm
tuned signature;
2022-08-19, by wenzelm
clarified signature;
2022-08-19, by wenzelm
clarified signature;
2022-08-18, by wenzelm
more robust directory structure: always relative to session_dir;
2022-08-18, by wenzelm
discontinued slightly odd integrity check (from af2d0e07493b): requires a different approach;
2022-08-18, by wenzelm
clarified signature;
2022-08-18, by wenzelm
misc tuning and clarification;
2022-08-18, by wenzelm
unused;
2022-08-18, by wenzelm
tuned signature;
2022-08-17, by wenzelm
tuned signature;
2022-08-17, by wenzelm
tuned signature;
2022-08-17, by wenzelm
clarified modules;
2022-08-17, by wenzelm
clarified modules;
2022-08-17, by wenzelm
unused;
2022-08-17, by wenzelm
tuned signature;
2022-08-17, by wenzelm
clarified signature: replaced Sessions.Deps by Sessions.Structure from HTML_Context;
2022-08-17, by wenzelm
tuned;
2022-08-17, by wenzelm
clarified signature: avoid constants from Sessions.Structure within Session.Base;
2022-08-17, by wenzelm
clarified signature: avoid object-oriented HTML_Context;
2022-08-17, by wenzelm
tuned type signature
2022-08-19, by haftmann
tuned type signature
2022-08-19, by haftmann
streamlined theorems
2022-08-19, by haftmann
more thorough split rules for div and mod on numerals, tuned split rules setup
2022-08-19, by haftmann
streamlined simpset building, avoiding duplicated rewrite rules
2022-08-19, by haftmann
consolidated attribute name
2022-08-19, by haftmann
streamlined theorems
2022-08-19, by haftmann
streamlined theorems and sections
2022-08-19, by haftmann
streamlined primitive definitions for integer division
2022-08-17, by haftmann
reintroduced SPASS to the mix
2022-08-18, by blanchet
tweaked generation of Isar proofs
2022-08-17, by blanchet
tweak Sledgehammer's slicing mechanism -- updated Zipperposition's slices and make them half as long as other provers' to pack more of them in 30 s
2022-08-17, by blanchet
tuned comments;
2022-08-17, by wenzelm
updated to sumatra_pdf-3.4.6;
2022-08-17, by wenzelm
proper Java/Scala compiler classpath (amending b42e20adaeed): ISABELLE_SETUP_CLASSPATH must not be included prematurely (breaks on Windows), instead use runtime Classpath().jars;
2022-08-17, by wenzelm
revived 'try0' and 'smart' Isar proofs in Sledgehammer
2022-08-16, by blanchet
Cleanup of NonstandardAnalysis
2022-08-16, by paulson
A bit of cleaning up
2022-08-15, by paulson
The same, without adding a new simprule
2022-08-15, by paulson
moved some material from Sum_of_Powers
2022-08-14, by paulson
merged
2022-08-14, by wenzelm
clarified signature;
2022-08-14, by wenzelm
clarified theory_names with exported content;
2022-08-14, by wenzelm
proper export theory_names: theory/parents are not necessarily present (amending 4d27b520622a);
2022-08-14, by wenzelm
proper treatment of empty lines (amending 08f89f0e8a62);
2022-08-14, by wenzelm
clarified signature: avoid confusing operation name (amending 8cf14d4ebec4);
2022-08-14, by wenzelm
merged
2022-08-14, by paulson
The right way to formulate card_UNION, plus the old version for compatibility
2022-08-13, by paulson
tuned comments;
2022-08-13, by wenzelm
tuned signature;
2022-08-13, by wenzelm
clarified signature;
2022-08-13, by wenzelm
clarified signature;
2022-08-13, by wenzelm
clarified signature;
2022-08-13, by wenzelm
unused;
2022-08-13, by wenzelm
clarified modules;
2022-08-13, by wenzelm
clarified signature;
2022-08-13, by wenzelm
clarified signature: more explicit types;
2022-08-13, by wenzelm
clarified signature --- avoid dependent types;
2022-08-13, by wenzelm
tuned whitespace;
2022-08-13, by wenzelm
clarified signature: avoid public representation;
2022-08-13, by wenzelm
tuned signature;
2022-08-13, by wenzelm
clarified signature;
2022-08-13, by wenzelm
unused;
2022-08-13, by wenzelm
more accurate treatment of option "editor_output_state", e.g. when changed via Isabelle/jEdit Plugin Options panel;
2022-08-13, by wenzelm
clarified signature: more explicit types;
2022-08-13, by wenzelm
tuned whitespace;
2022-08-13, by wenzelm
tuned, following 298707451ec2;
2022-08-13, by wenzelm
unused;
2022-08-13, by wenzelm
tuned, following hints by IntelliJ IDEA;
2022-08-13, by wenzelm
clarified signature: more explicit types;
2022-08-13, by wenzelm
tuned whitespace;
2022-08-13, by wenzelm
tuned, following hints by IntelliJ IDEA;
2022-08-13, by wenzelm
merged
2022-08-12, by wenzelm
more GUI elements;
2022-08-12, by wenzelm
clarified signature;
2022-08-12, by wenzelm
tuned;
2022-08-12, by wenzelm
tuned, following hints by IntelliJ IDEA;
2022-08-12, by wenzelm
clarified signature --- more operations;
2022-08-12, by wenzelm
clarified signature --- simplified types;
2022-08-12, by wenzelm
tuned signature;
2022-08-12, by wenzelm
proper toString for Content_XML, which is not covered by trait Content;
2022-08-12, by wenzelm
clarified output;
2022-08-12, by wenzelm
clarified signature: support different document_session, e.g. within running PIDE session;
2022-08-12, by wenzelm
unused (despite cf52379c0776);
2022-08-12, by wenzelm
tuned, following hints by IntelliJ IDEA;
2022-08-12, by wenzelm
unused (see 696819fe2424);
2022-08-12, by wenzelm
clarified signature;
2022-08-12, by wenzelm
basic setup for document build panel;
2022-08-12, by wenzelm
tuned, following hints by IntelliJ IDEA;
2022-08-12, by wenzelm
tuned, following hints by IntelliJ IDEA;
2022-08-12, by wenzelm
tuned;
2022-08-12, by wenzelm
clarified signature;
2022-08-12, by wenzelm
tuned, following hints by IntelliJ IDEA;
2022-08-12, by wenzelm
tuned, following hints by IntelliJ IDEA;
2022-08-12, by wenzelm
tuned signature;
2022-08-12, by wenzelm
tuned signature;
2022-08-12, by wenzelm
tuned signature, following hints by IntelliJ IDEA;
2022-08-12, by wenzelm
added support for cvc5 (whose interface is almost identical to CVC4)
2022-08-12, by blanchet
removing the [simp] attribute breaks too many AFP entries severely
2022-08-11, by nipkow
nlists is picked up automatically but conflicts with the RBT setup
2022-08-11, by nipkow
new lemma
2022-08-11, by nipkow
merged
2022-08-11, by nipkow
New theory of fixed length lists
2022-08-10, by nipkow
Further streamlining of quick-and-dirty evaluation.
2022-08-10, by haftmann
more correct approximation (contributed by Achim Brucker)
2022-07-25, by Achim D. Brucker
Added tag Isabelle2022-RC0 for changeset b42e20adaeed
2022-08-08, by wenzelm
proper Java/Scala compiler classpath for standalone application (see also make_isabelle_app() in Pure/Admin/build_release.scala);
2022-08-08, by wenzelm
clarified message;
2022-08-08, by wenzelm
provide naproche-20220808 (inactive);
2022-08-08, by wenzelm
more robust data representation: notably for Store.read_session_timing with database_server;
2022-08-08, by wenzelm
tuned message;
2022-08-07, by wenzelm
afford default cache policy, despite 6a29709906c6;
2022-08-07, by wenzelm
tuned signature;
2022-08-07, by wenzelm
clarified signature: more uniform treatment of cache for Export.read_session vs. Export.read_theory;
2022-08-07, by wenzelm
tuned;
2022-08-07, by wenzelm
tuned signature;
2022-08-07, by wenzelm
clarified signature;
2022-08-07, by wenzelm
clarified modules;
2022-08-07, by wenzelm
merged
2022-08-06, by wenzelm
tuned;
2022-08-06, by wenzelm
clarified message;
2022-08-06, by wenzelm
clarified signature: prefer Export.Session_Context over Sessions.Database_Context;
2022-08-06, by wenzelm
clarified signature: prefer Export.Context;
2022-08-06, by wenzelm
clarified signature: find session_database within Session_Context.db_hierarchy;
2022-08-06, by wenzelm
clarified signature: prefer Export.Session_Context;
2022-08-06, by wenzelm
prefer Export.Context/Session_Context/Theory_Context over Sessions.Database_Context;
2022-08-06, by wenzelm
clarified signature;
2022-08-06, by wenzelm
tuned signature, following hints by IntelliJ IDEA;
2022-08-06, by wenzelm
clarified signature: more robust treatment of server;
2022-08-06, by wenzelm
discontinued Export.Provider in favour of Export.Context and its derivatives;
2022-08-05, by wenzelm
clarified signature: less redundant -- Sessions.Base_Info already specifies the main session;
2022-08-05, by wenzelm
tuned signature: more operations;
2022-08-05, by wenzelm
misc tuning and clarification;
2022-08-05, by wenzelm
clarified Document.Snapshot.all_exports: refer to material from this (virtual) session;
2022-08-05, by wenzelm
clarified database query: refer to semantic theories;
2022-08-05, by wenzelm
clarified signature: more operations;
2022-08-05, by wenzelm
clarified signature: persistent theory_names in lexical order;
2022-08-05, by wenzelm
proper session_databases for database_server: need to follow precise session_hierarchy;
2022-08-05, by wenzelm
redundant;
2022-08-05, by wenzelm
clarified signature: more robust close operation;
2022-08-05, by wenzelm
more uniform exports: proper encoding of empty parents for Pure;
2022-08-05, by wenzelm
clarified signature: more uniform treatment of empty exports;
2022-08-05, by wenzelm
clarified session name: treat PIDE session as Sessions.DRAFT with imports from other sessions;
2022-08-05, by wenzelm
more robust build_hierarchy: support Resources.empty / Sessions.Structure.empty (required for Build_Job.print_log);
2022-08-05, by wenzelm
clarified context for retrieval: more explicit types, with optional close() operation;
2022-08-04, by wenzelm
tuned;
2022-08-04, by wenzelm
unused;
2022-08-04, by wenzelm
retrieve information about used files;
2022-08-04, by wenzelm
tuned signature -- more robust;
2022-08-04, by wenzelm
tuned signature;
2022-08-04, by wenzelm
clarified signature: Export.Provider knows its (accidental) theory_names;
2022-08-04, by wenzelm
clarified signature;
2022-08-04, by wenzelm
tuned, following hints by IntelliJ IDEA;
2022-08-04, by wenzelm
clarified signature: proper session_name for Sessions.Base (like Sessions.Info);
2022-08-04, by wenzelm
tuned signature;
2022-08-04, by wenzelm
clarified signature;
2022-08-03, by wenzelm
clarified signature;
2022-08-03, by wenzelm
clarified signature;
2022-08-03, by wenzelm
avoid multiple load_commands;
2022-08-03, by wenzelm
avoid redundant dependencies.load_commands with potential errors (amending ea4f86914cb2);
2022-08-03, by wenzelm
tuned signature -- avoid redundant arguments;
2022-08-03, by wenzelm
tuned -- following hints by IntelliJ IDEA;
2022-08-03, by wenzelm
tuned signature;
2022-08-03, by wenzelm
tuned comments;
2022-08-03, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
tip