Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-960
+960
+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.
tuned signature;
2023-03-06, by wenzelm
tuned structure;
2023-03-06, by wenzelm
clarified signature;
2023-03-06, by wenzelm
clarified signature;
2023-03-06, by wenzelm
clarified build process roles: "worker" vs. "build";
2023-03-06, by wenzelm
clarified database content;
2023-03-06, by wenzelm
tuned: prefer iterator.nextOption;
2023-03-06, by wenzelm
tuned whitespace and braces;
2023-03-06, by wenzelm
clarified signature: more uniform operations;
2023-03-06, by wenzelm
tuned signature: reduce boilerplate;
2023-03-06, by wenzelm
tuned signature;
2023-03-06, by wenzelm
proper clean_build of old data at start of new process --- allow to inspect remains of the last process;
2023-03-06, by wenzelm
more database content: formal end_build;
2023-03-06, by wenzelm
more operations;
2023-03-06, by wenzelm
clarified database content and prepare/init stages;
2023-03-06, by wenzelm
tuned signature;
2023-03-06, by wenzelm
tuned;
2023-03-06, by wenzelm
tuned;
2023-03-06, by wenzelm
less verbosity, amending 3bc49507bae5;
2023-03-06, by wenzelm
tuned comments;
2023-03-06, by wenzelm
tuned signature: avoid totally adhoc overriding;
2023-03-06, by wenzelm
separate static build_uuid from dynamic worker_uuid, to allow multiple worker processes participate in one build process;
2023-03-06, by wenzelm
enforce rebuild of Isabelle/ML, after various changes to build database management;
2023-03-05, by wenzelm
more detailed table "isabelle_build_serial": allow to monitor activity of build_process instances;
2023-03-05, by wenzelm
tuned output;
2023-03-05, by wenzelm
clarified database content: store actual value instead of index;
2023-03-05, by wenzelm
more robust: disallow override;
2023-03-05, by wenzelm
tuned messages;
2023-03-05, by wenzelm
more complete coverage of non-final Progress methods, notably for Server.Connection_Progress;
2023-03-05, by wenzelm
clarified signature: manage "verbose" flag via "progress";
2023-03-05, by wenzelm
removed unused arguments: avoid ambiguity concerning progress/verbose;
2023-03-05, by wenzelm
clarified protocol for "verbose" messages;
2023-03-05, by wenzelm
clarified signature: manage "verbose" flag via "progress";
2023-03-05, by wenzelm
tuned;
2023-03-05, by wenzelm
tuned;
2023-03-05, by wenzelm
more operations;
2023-03-05, by wenzelm
tuned signature;
2023-03-05, by wenzelm
more robust: proper bound checks;
2023-03-05, by wenzelm
enforce rebuild of Isabelle/ML, after various changes to build database management;
2023-03-05, by wenzelm
clarified modules;
2023-03-04, by wenzelm
clarified signature: manage "verbose" flag via "progress";
2023-03-04, by wenzelm
clarified treatment of "verbose" messages, e.g. Progress.theory();
2023-03-04, by wenzelm
proper "val verbose" (amending 2e2b2bd6b2d2);
2023-03-04, by wenzelm
tuned whitespace;
2023-03-04, by wenzelm
more robust signature: avoid totally adhoc overriding (see also Build_Process.progress vs. build_progress);
2023-03-04, by wenzelm
support progress backed by database;
2023-03-04, by wenzelm
tuned;
2023-03-04, by wenzelm
tuned messages;
2023-03-04, by wenzelm
clarified signature: require just one "override def echo(message: Progress.Message): Unit";
2023-03-04, by wenzelm
tuned signature;
2023-03-04, by wenzelm
tuned signature;
2023-03-04, by wenzelm
clarified signature: more uniform Progress.verbose, avoid adhoc "override def theory()";
2023-03-04, by wenzelm
proper Output.writeln_text (with clean_yxml) for all instances of Progress.echo;
2023-03-04, by wenzelm
merged
2023-03-03, by wenzelm
more database content;
2023-03-03, by wenzelm
tuned signature;
2023-03-03, by wenzelm
tuned whitespace;
2023-03-03, by wenzelm
tuned signature;
2023-03-03, by wenzelm
merged
2023-03-03, by paulson
More of Eberl's material
2023-03-03, by paulson
Some new lemmas. Some tidying up
2023-03-02, by paulson
detect duplicates in Sledgehammer output -- suggested by Larry Paulson
2023-03-03, by blanchet
got rid of 'important message' mechanism in SystemOnTPTP (which is less used nowadays)
2023-03-03, by blanchet
merged
2023-03-02, by wenzelm
clarified execution context: main work happens within Future.thread;
2023-03-02, by wenzelm
clarified timeout: closer to actual process;
2023-03-02, by wenzelm
tuned names;
2023-03-02, by wenzelm
clarified names;
2023-03-02, by wenzelm
tuned, following ML_Statistics.monitor;
2023-03-02, by wenzelm
unused (see also 0cebcbeac4c7);
2023-03-02, by wenzelm
tuned;
2023-03-02, by wenzelm
tuned;
2023-03-02, by wenzelm
tuned comments;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
clarified signature;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
tuned;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
tuned;
2023-03-01, by wenzelm
more robust: proper synchronization of transition from next_job to start_session;
2023-03-01, by wenzelm
more thorough synchronized_database for internal *and* external state;
2023-03-01, by wenzelm
simplified startup under "locked" condition (in contrast to f7e413e8d269);
2023-03-01, by wenzelm
more explicit session name, in anticipation of variants like "session.document", "session.browser_info";
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
tuned signature: support general Build_Job instances;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
clarified signature: prefer static data;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
identify Build_Process.Context.instance with Sessions.Build_Info (see also ff164add75cd);
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
tuned;
2023-03-01, by wenzelm
unused;
2023-03-01, by wenzelm
tuned signature (again);
2023-03-01, by wenzelm
tuned;
2023-03-01, by wenzelm
tuned;
2023-03-01, by wenzelm
proper deps from build_graph, not imports_graph (amending 0c704aba71e3);
2023-03-01, by wenzelm
misc tuning: more direct access to ancestors, without build_graph;
2023-03-01, by wenzelm
tuned signature (again);
2023-03-01, by wenzelm
clarified signature: reduce explicit access to static Sessions.Structure;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
clarified modules (again);
2023-03-01, by wenzelm
tuned;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
avoid premature Properties.uncompress: allow blob to be stored in another database;
2023-03-01, by wenzelm
more robust: synchronized access to database;
2023-03-01, by wenzelm
clarified signature: do not expose global state to object-oriented variants;
2023-03-01, by wenzelm
tuned comments and outline;
2023-03-01, by wenzelm
merged
2023-03-02, by paulson
Imported a theorem about Infinite_Sum. Importing this theory a bit earlier is causing syntactic ambiguities with Infinite_Set_Sum however; no_notation needed
2023-02-28, by paulson
A little bit more tidying up
2023-03-01, by paulson
tweaked Sledgehammer interaction
2023-03-01, by blanchet
there won't be an E version 2.7
2023-03-01, by blanchet
reverted 0506c3273814 -- the message is still useful
2023-03-01, by blanchet
compile
2023-03-01, by blanchet
adopt terminology suggested by Larry Paulson
2023-03-01, by blanchet
more robust E proof parsing
2023-03-01, by blanchet
avoid double 'Warning:' in Sledgehammer messages
2023-03-01, by blanchet
tweaked abduction in Sledgehammer
2023-03-01, by blanchet
slightly more documentation
2023-03-01, by blanchet
renamed new Sledgehammer option
2023-03-01, by blanchet
updated documentation
2023-03-01, by blanchet
improve ad hoc abduction in Sledgehammer
2023-03-01, by blanchet
tuning
2023-03-01, by blanchet
don't apply abduction and consistency checking to goals of the form 'False'
2023-03-01, by blanchet
implemented ad hoc abduction in Sledgehammer with E
2023-03-01, by blanchet
tuned;
2023-02-28, by wenzelm
clarified scope of "serial" and "numa_index" within database;
2023-02-28, by wenzelm
clarified signature: allow more general init, e.g. from existing database;
2023-02-28, by wenzelm
clarified signature: allow to provide session_heaps by different means, e.g. from tmp directory or alternative session structure;
2023-02-28, by wenzelm
tuned;
2023-02-28, by wenzelm
simplified somewhat pointless error message (see also 0189fe0f6452);
2023-02-28, by wenzelm
clafified signature: simplify object-oriented reuse;
2023-02-28, by wenzelm
revert pointless 375c6b9ce9ea: overall thread context is already uninterruptible (see 54ac957c53ec);
2023-02-28, by wenzelm
tuned whitespace;
2023-02-28, by wenzelm
merged
2023-02-28, by paulson
Fixed a presentation error
2023-02-28, by paulson
Importation of basic group theory results, due to Jakob von Raumer from his AFP entry Jordan-Hölder Theorem
2023-02-27, by paulson
tuned whitespace;
2023-02-27, by wenzelm
tuned;
2023-02-27, by wenzelm
clarified signature, although "sql" argument is de-facto mandatory;
2023-02-27, by wenzelm
tuned;
2023-02-27, by wenzelm
proper SQL (amending 7ab9bac1ca96);
2023-02-27, by wenzelm
clarified signature: more explicit "synchronized" regions;
2023-02-27, by wenzelm
more robust interrupt handling, notably for Build_Job.terminate();
2023-02-27, by wenzelm
clarified signature: works for general Build_Job;
2023-02-27, by wenzelm
tuned;
2023-02-27, by wenzelm
clarified modules;
2023-02-27, by wenzelm
clarified signature;
2023-02-27, by wenzelm
proper log_lines, without protocol messages (amending cb3f5361fbca);
2023-02-27, by wenzelm
clarified signature;
2023-02-27, by wenzelm
tuned messages;
2023-02-27, by wenzelm
clarified error output vs. process_result stored in build_database (see also 13a0f537e232 and bff56eae3ec5);
2023-02-27, by wenzelm
clarified system option: guard for testing, until the database layout has stabilized;
2023-02-27, by wenzelm
merged
2023-02-26, by paulson
Simplified some proofs
2023-02-26, by paulson
clarified db content: avoid redundancy of historic ML_IDENTIFIER;
2023-02-26, by wenzelm
merged
2023-02-26, by wenzelm
proper filterNot, not filterNot-not;
2023-02-26, by wenzelm
option build_hostname allows to change hostname easily;
2023-02-26, by wenzelm
clarified permissions of build.db, following server.db;
2023-02-26, by wenzelm
enforce rebuild of Isabelle/ML, after various changes to build database management;
2023-02-26, by wenzelm
misc tuning and clarification: more uniform use of optional "sql" in SQL.Table.delete/select;
2023-02-26, by wenzelm
tuned: fewer warnings in IntelliJ IDEA;
2023-02-26, by wenzelm
clarified init_database vs. update_database: implicitly assume fresh "instance";
2023-02-26, by wenzelm
clarified Build_Process.Context: cover all static information;
2023-02-26, by wenzelm
tuned whitespace in generated SQL;
2023-02-26, by wenzelm
tuned: prefer typed operations;
2023-02-26, by wenzelm
clarified signature: more concise operations;
2023-02-26, by wenzelm
more robust options in "prefs" format: avoid odd control character;
2023-02-26, by wenzelm
proper settings for hostname: allow to adjust it in user space;
2023-02-26, by wenzelm
support for build database: still inactive;
2023-02-26, by wenzelm
tuned signature;
2023-02-25, by wenzelm
clarified signature: more robust operations;
2023-02-25, by wenzelm
tuned;
2023-02-24, by wenzelm
tuned;
2023-02-24, by wenzelm
more operations;
2023-02-24, by wenzelm
clarified signature: more operations;
2023-02-24, by wenzelm
clarified signature;
2023-02-24, by wenzelm
clarified signature: more robust (see also cf2ef4be3630);
2023-02-24, by wenzelm
unused (see also 7b318273a4aa and a1fb4d28e609);
2023-02-24, by wenzelm
tidying ugly proofs
2023-02-25, by paulson
brought back [...] maplet syntax
2023-02-24, by nipkow
merged
2023-02-24, by paulson
has_sum now an infix operator!!
2023-02-23, by paulson
merged
2023-02-23, by paulson
New material contributed by Manuel
2023-02-23, by paulson
Map.empty no longer output abbreviation; %_. None is shorter and requires no explanation
2023-02-23, by nipkow
added lemmas strict_subset_implies_multpDM and strict_subset_implies_multpHO
2023-02-23, by desharna
added lemma multpDM_plus_plusI[simp]
2023-02-23, by desharna
added lemmas multpDM_mono_strong and multpHO_mono_strong
2023-02-23, by desharna
merged
2023-02-22, by paulson
One new (necessary) theorem
2023-02-22, by paulson
merged
2023-02-22, by wenzelm
more operations to support management of jobs, e.g. from external database;
2023-02-22, by wenzelm
more uniform operations;
2023-02-22, by wenzelm
more operations;
2023-02-22, by wenzelm
clarified signature: more robust;
2023-02-22, by wenzelm
more operations;
2023-02-22, by wenzelm
allow arbitrary info, e.g. for custom scheduler;
2023-02-21, by wenzelm
clarified signature;
2023-02-21, by wenzelm
merged
2023-02-21, by paulson
Simplified some proofs
2023-02-21, by paulson
merged
2023-02-21, by wenzelm
tuned signature;
2023-02-21, by wenzelm
tuned signature: avoid warnings in IntelliJ IDEA;
2023-02-21, by wenzelm
tuned signature;
2023-02-21, by wenzelm
tuned signature;
2023-02-21, by wenzelm
tuned signature;
2023-02-21, by wenzelm
clarified state: more explicit type as plain value, which is also easier to sync with external db;
2023-02-21, by wenzelm
tuned signature;
2023-02-21, by wenzelm
tuned signature;
2023-02-21, by wenzelm
clarified signature: support meaningful subclasses for Build.Engine implementations;
2023-02-21, by wenzelm
support alternative build engines, via system option "build_engine";
2023-02-21, by wenzelm
misc tuning and clarification;
2023-02-21, by wenzelm
proper test, following Platform.is_linux;
2023-02-21, by wenzelm
clarified signature;
2023-02-21, by wenzelm
clarified signature;
2023-02-21, by wenzelm
merged
2023-02-21, by paulson
Simplified some more proofs
2023-02-20, by paulson
merged
2023-02-20, by paulson
Replacing z powr of_int i by z powi i and adding new material from the AFP
2023-02-20, by paulson
merged
2023-02-20, by wenzelm
tuned: avoid redundant white space;
2023-02-20, by wenzelm
clarified signature: more robust operations, without assumption about node 0;
2023-02-20, by wenzelm
clarified signature: more concise operations;
2023-02-20, by wenzelm
clarified modules: NUMA is managed by Build_Process;
2023-02-20, by wenzelm
tuned signature;
2023-02-20, by wenzelm
clarified signature: move all parameters into Build_Process.Context;
2023-02-20, by wenzelm
clarified signature;
2023-02-20, by wenzelm
more elementary data structures, to fit better to SQL database;
2023-02-20, by wenzelm
clarified signature (see also 68a7ad1385bc);
2023-02-20, by wenzelm
clarified signature;
2023-02-20, by wenzelm
clarified modules;
2023-02-20, by wenzelm
merged
2023-02-20, by nipkow
merge in backouts
2023-02-20, by nipkow
Backed out changeset bafdc56654cf
2023-02-20, by nipkow
backout rev 334015f9098e (for Main_Doc.thy only)
2023-02-20, by nipkow
Backed out changeset 1fde0e4fd791
2023-02-20, by nipkow
merged
2023-02-19, by paulson
Simplifying more proofs
2023-02-19, by paulson
merged
2023-02-19, by wenzelm
proper Nodes.init (amending 9b35c1171d9a);
2023-02-19, by wenzelm
unused;
2023-02-19, by wenzelm
tuned;
2023-02-19, by wenzelm
clarified signature defaults;
2023-02-13, by wenzelm
clarified types: support a variety of Build_Job instances;
2023-02-13, by wenzelm
clarified signature: more explicit synchronized operations;
2023-02-13, by wenzelm
clarified signature: more explicit synchronized operations;
2023-02-13, by wenzelm
clarified modules (again);
2023-02-13, by wenzelm
clarified signature: more explicit synchronized operations;
2023-02-13, by wenzelm
clarified signature: more explicit synchronized operations;
2023-02-13, by wenzelm
more robust: first register job, then start job;
2023-02-13, by wenzelm
clarified signature: proper scope of synchronized operation;
2023-02-13, by wenzelm
proper synchronized access to mutable state, to support concurrency eventually;
2023-02-13, by wenzelm
tuned signature: explicit marker for mutable global state;
2023-02-13, by wenzelm
tuned;
2023-02-13, by wenzelm
more robust;
2023-02-13, by wenzelm
clarified signature;
2023-02-13, by wenzelm
clarified modules;
2023-02-13, by wenzelm
merged
2023-02-19, by paulson
Tidied some really messy proofs
2023-02-18, by paulson
added lemmas asymp_not_liftable_to_multpHO and asymp_multpHO
2023-02-18, by desharna
Simplified a few proofs
2023-02-18, by paulson
Moved up a theorem
2023-02-17, by paulson
Limit properties for complex exponential
2023-02-16, by paulson
More of Eberl's contributions: memomorphic functions
2023-02-16, by paulson
merged
2023-02-16, by paulson
New material due to Eberl on Formal Laurent Series
2023-02-16, by paulson
merged
2023-02-15, by paulson
A bit more tidying and some new material
2023-02-15, by paulson
removed rarely used error in Sledgehammer
2023-02-15, by blanchet
merged
2023-02-15, by nipkow
tuned
2023-02-15, by nipkow
added refute mode to Sledgehammer to find 'counterexamples'
2023-02-15, by blanchet
merged
2023-02-14, by nipkow
Map.map_of movement
2023-02-14, by nipkow
removed Map from docu
2023-02-14, by nipkow
move map_of to List
2023-02-13, by nipkow
updated NEWS
2023-02-13, by blanchet
careful eta-contraction in Metis to keep argument to All and Ex expanded
2023-02-13, by blanchet
merged
2023-02-12, by wenzelm
merged
2023-02-12, by wenzelm
clarified main operations;
2023-02-12, by wenzelm
clarified signature: prefer stateful object-oriented style, to make it fit better into physical world;
2023-02-12, by wenzelm
prefer global mutable state, in order to break up the loop eventually;
2023-02-12, by wenzelm
clarified modules;
2023-02-12, by wenzelm
clarified signature;
2023-02-11, by wenzelm
clarified static build_context vs. dynamic queue;
2023-02-11, by wenzelm
clarified signature: make dynamic Queue from static Context;
2023-02-11, by wenzelm
clarified data structure: absorb Option[Process_Result] into Process_Result, e.g. to simplify database storage;
2023-02-11, by wenzelm
tuned;
2023-02-11, by wenzelm
tuned;
2023-02-11, by wenzelm
clarified data structure: use static info from deps, not dynamic results;
2023-02-11, by wenzelm
clarified data structure: more direct access to timeout;
2023-02-11, by wenzelm
tuned;
2023-02-11, by wenzelm
misc tuning and clarification;
2023-02-11, by wenzelm
clarified modules;
2023-02-11, by wenzelm
tuned message: old_time not sufficiently prominent nor accurate to be printed;
2023-02-11, by wenzelm
clarified signature and terminology;
2023-02-11, by wenzelm
clarified signature: avoid adhoc constants;
2023-02-11, by wenzelm
tuned;
2023-02-11, by wenzelm
tuned message;
2023-02-11, by wenzelm
tuned signature: more operations;
2023-02-11, by wenzelm
clarified signature: more explicit types;
2023-02-11, by wenzelm
clarified modules;
2023-02-11, by wenzelm
clarified signature;
2023-02-11, by wenzelm
clarified signature;
2023-02-08, by wenzelm
merged
2023-02-12, by paulson
Simplification of proofs
2023-02-12, by paulson
explicit range types in abstractions
2023-02-09, by stuebinm
somehow more clear terminology
2023-02-12, by haftmann
tuned
2023-02-12, by haftmann
Some basis results about trigonometric functions
2023-02-10, by paulson
merged
2023-02-09, by paulson
Even more new material from Eberl and Li
2023-02-09, by paulson
merged
2023-02-09, by paulson
More material for Analysis and Complex_Analysis
2023-02-09, by paulson
actually executable enum_all, enum_ex for word
2023-02-09, by haftmann
tuned text
2023-02-09, by nipkow
Lots of new material chiefly about complex analysis
2023-02-08, by paulson
merged
2023-02-07, by paulson
More new theorems from the number theory development
2023-02-07, by paulson
merged
2023-02-06, by wenzelm
proper orientation for right-associative operations;
2023-02-06, by wenzelm
tuned signature;
2023-02-06, by wenzelm
tuned signature;
2023-02-06, by wenzelm
tuned signature;
2023-02-06, by wenzelm
obsolete --- superseded by SHA1.Shasum operations;
2023-02-06, by wenzelm
clarified signature, using right-associative operation;
2023-02-06, by wenzelm
tuned whitespace;
2023-02-06, by wenzelm
tuned --- implicit split;
2023-02-06, by wenzelm
clarified signature;
2023-02-06, by wenzelm
prefer explicit shasum: more robust due to explicit file names, which often work implicitly in LaTeX;
2023-02-06, by wenzelm
tuned signature;
2023-02-06, by wenzelm
more uniform use of SHA1.Shasum;
2023-02-06, by wenzelm
proper Shasum.digest, to emulate old form from build_history database;
2023-02-06, by wenzelm
prefer explicit shasum;
2023-02-06, by wenzelm
proper symbolic dependencies, e.g. for Demo_FoilTeX;
2023-02-06, by wenzelm
prefer explicit shasum;
2023-02-06, by wenzelm
clarified signature: follow terminology of isabelle.Sessions and isabelle.Build;
2023-02-06, by wenzelm
clarified signature: follow terminology of isabelle.Sessions and isabelle.Build;
2023-02-06, by wenzelm
clarified signature;
2023-02-06, by wenzelm
Some more new material and some tidying of existing proofs
2023-02-06, by paulson
more diagnostic operations (see also 5c7652e9bc01);
2023-02-05, by wenzelm
more thorough consolidation: follow dependencies of forked proofs (e.g. see theories MaxPrefix vs. MaxChop in AFP/Functional-Automata);
2023-02-05, by wenzelm
clarified signature selection: SortedSet[String], which fits better to stored json and works properly on Windows (NB: document theories have an authentic session-theory name);
2023-02-05, by wenzelm
tuned;
2023-02-05, by wenzelm
clarified modules;
2023-02-05, by wenzelm
tuned signature;
2023-02-05, by wenzelm
update to polyml-5e9c8155ea96, which is more robust on arm64;
2023-02-05, by wenzelm
more robust dependencies for Pure;
2023-02-05, by wenzelm
proper compiler root for arm64;
2023-02-05, by wenzelm
clarified "isabelle build_polyml": download and build everything for current platform;
2023-02-04, by wenzelm
no view_document after build: avoid loss of focus, especially in "auto build" mode;
2023-02-03, by wenzelm
tuned message;
2023-02-03, by wenzelm
build only if required, view only after proper build: thus avoid pointless events in "auto build" mode;
2023-02-03, by wenzelm
clarified modules;
2023-02-03, by wenzelm
maintain document_output meta data;
2023-02-03, by wenzelm
clarified modules;
2023-02-03, by wenzelm
avoid redundant SelectionChanged events;
2023-02-03, by wenzelm
more logging;
2023-02-03, by wenzelm
proper symbolic handle on component resources:
2023-02-03, by wenzelm
more robust on Windows, where C:\\ and \\SERVER\SHARE cause problems (line 920 of winbasicio.cpp);
2023-02-03, by wenzelm
More of Manuel's material, and some changes
2023-02-02, by paulson
less verbosity by default, notably for regular "isabelle build -o document";
2023-02-01, by wenzelm
clarified message: old-style log is usually empty;
2023-02-01, by wenzelm
clarified messages, notably for session "Intro";
2023-02-01, by wenzelm
merged
2023-02-01, by wenzelm
more general program start message;
2023-02-01, by wenzelm
clarified terminology of inlined "PROGRAM START" messages;
2023-02-01, by wenzelm
isabelle update -u cite -l "";
2023-02-01, by wenzelm
less ambitious parallelism: avoid exhaustion of memory (40GB total);
2023-02-01, by wenzelm
clarified GUI;
2023-02-01, by wenzelm
clarified GUI: omit pointless search buttons, as real output is shown as markup;
2023-02-01, by wenzelm
more uniform use of Symbol.output, even in situations where its Symbol.encode is usually redundant;
2023-02-01, by wenzelm
merged
2023-02-01, by paulson
More new material thanks to Manuel
2023-02-01, by paulson
merged
2023-02-01, by nipkow
tuning
2023-02-01, by nipkow
alternate AFP tests on lrzcloud2, to fit better into one day;
2023-01-31, by wenzelm
merged
2023-01-31, by wenzelm
support document preparation from already loaded theories;
2023-01-31, by wenzelm
clarified GUI events;
2023-01-31, by wenzelm
clarified GUIs: keep related buttons together;
2023-01-31, by wenzelm
proper program name, e.g. for session "Intro";
2023-01-31, by wenzelm
clarified GUI events: reset everything on session context switch;
2023-01-31, by wenzelm
clarified GUI events: ensure fresh output when switching pages;
2023-01-31, by wenzelm
clarified GUI: avoid odd jumping pages on "Cancel";
2023-01-31, by wenzelm
clarified GUI events;
2023-01-31, by wenzelm
more accurate output: avoid output_body from last run;
2023-01-31, by wenzelm
more accurate output: avoid output_main from last run;
2023-01-31, by wenzelm
removed unused operation from 3f50b24909df;
2023-01-31, by wenzelm
clarified guard: avoid spurious auto builds;
2023-01-31, by wenzelm
automatically build document when selected theories are finished;
2023-01-31, by wenzelm
more accurate Word.capitalize: do not touch name;
2023-01-31, by wenzelm
defer build until document nodes are ready;
2023-01-31, by wenzelm
clarified signature: prefer semantic status;
2023-01-31, by wenzelm
removed obsolete parameter (see 7c23db6b857b);
2023-01-31, by wenzelm
clarified Document_Editor.Session: more explicit types, more robust operations;
2023-01-31, by wenzelm
more operations;
2023-01-30, by wenzelm
clarified operation (without change of signature!);
2023-01-30, by wenzelm
pointless
2023-01-31, by nipkow
Lots more new material thanks to Manuel Eberl
2023-01-31, by paulson
merged
2023-01-30, by paulson
Moved in a large number of highly useful library lemmas, mostly due to Manuel Eberl
2023-01-30, by paulson
observe option "show_states" in headless server (see also 951abf9db857);
2023-01-30, by wenzelm
text correction
2023-01-30, by nipkow
enable clean_components by default: it saves a lot of local disk space, notably on virtual nodes;
2023-01-29, by wenzelm
merged
2023-01-28, by wenzelm
removed somewhat pointless support for Jenkins log files: it has stopped working long ago;
2023-01-28, by wenzelm
more uniform components context for the managing "self_isabelle" and the managed "other_isabelle";
2023-01-28, by wenzelm
tuned signature;
2023-01-28, by wenzelm
more operations;
2023-01-28, by wenzelm
obsolete (see also d547173212d2);
2023-01-28, by wenzelm
clarified names to emphasize suble differences in meaning;
2023-01-28, by wenzelm
prefer high-level Other_Isabelle.bash over low-level SSH.execute;
2023-01-28, by wenzelm
unused (see 378bb7a739c3);
2023-01-28, by wenzelm
more options to manage resolved components;
2023-01-28, by wenzelm
proper use of current ISABELLE_COMPONENT_REPOSITORY from the managing Isabelle system (amending 3e963d68d394);
2023-01-28, by wenzelm
tuned comments;
2023-01-28, by wenzelm
tuned;
2023-01-28, by wenzelm
clarified signature: more explicit types;
2023-01-28, by wenzelm
more operations;
2023-01-28, by wenzelm
tuned;
2023-01-28, by wenzelm
clarified signature: more robust field_scale;
2023-01-28, by wenzelm
clarified signature: more explicit types;
2023-01-28, by wenzelm
clarified signature;
2023-01-28, by wenzelm
tuned;
2023-01-27, by wenzelm
support units, e.g. java.lang.Long.MAX_VALUE is 8 EiB;
2023-01-27, by wenzelm
more explicit types;
2023-01-27, by wenzelm
prefer typed/strict operations;
2023-01-27, by wenzelm
tuned message;
2023-01-27, by wenzelm
prefer strict operation: java.io.File.length returns 0 for non-existent file;
2023-01-27, by wenzelm
prefer typed bytes count, but retain toString of original Long for robustness of Java/Scala string composition;
2023-01-27, by wenzelm
back to Scala 3.2.0 for now, since 3.2.1 causes odd crash of REPL concerning value classes (e.g. "isabelle.Time.now()");
2023-01-27, by wenzelm
Restored antiquotation.
2023-01-27, by haftmann
tuned whitespace
2023-01-26, by haftmann
merged
2023-01-27, by desharna
added lemma multpHO_plus_plus[simp]
2023-01-27, by desharna
Shortened a messy proof
2023-01-27, by paulson
Moved in some material from the AFP entry Winding_number_eval
2023-01-26, by paulson
merged
2023-01-25, by wenzelm
tuned messages: less verbosity;
2023-01-25, by wenzelm
prefer Other_Isabelle.init instead of adhoc scripts;
2023-01-25, by wenzelm
tuned message, following "isabelle components -a";
2023-01-25, by wenzelm
clean components more accurately: purge other platforms or archives;
2023-01-25, by wenzelm
more operations for SSH.System;
2023-01-25, by wenzelm
clarified signature;
2023-01-25, by wenzelm
tuned;
2023-01-25, by wenzelm
manage other Isabelle distributions via SSH;
2023-01-25, by wenzelm
more operations for SSH.System;
2023-01-25, by wenzelm
recovered option -C from 092449efcb0e (still required for isabelle_cronjob.scala on Windows), but with slightly different meaning;
2023-01-25, by wenzelm
clarified parameters (again);
2023-01-25, by wenzelm
Some new material from the AFP
2023-01-25, by paulson
clarified defaults: imitate "isabelle components -I" without further parameters;
2023-01-24, by wenzelm
tuned;
2023-01-24, by wenzelm
merged
2023-01-24, by wenzelm
more robust locations (amending 7e11e96a922d) --- notably for cleanup() in build_release, after Admin/ been deleted;
2023-01-24, by wenzelm
tuned;
2023-01-24, by wenzelm
clarified defaults (see also b310b93563f6);
2023-01-24, by wenzelm
tuned comments;
2023-01-24, by wenzelm
discontinued adhoc change of environment (from 897f1ac84aab), following ssh c2e8ba15a10a;
2023-01-24, by wenzelm
more formal Other_Isabelle.settings, with derived expand_path / bash_path;
2023-01-24, by wenzelm
clarified signature: minimal interface for getenv/expand_env, instead of bulky java.util.Map;
2023-01-24, by wenzelm
tuned;
2023-01-24, by wenzelm
discontinued adhoc change of environment (from c62b99e3ec07), which has been mostly superseded by expand_path / remote_path (from ef6f7e8a018c);
2023-01-24, by wenzelm
more operations;
2023-01-24, by wenzelm
removed unused user_home argument (see also 897f1ac84aab and 19b6091c2137);
2023-01-24, by wenzelm
tuned;
2023-01-24, by wenzelm
more robust: self-contained Other_Isabelle.isabelle_home;
2023-01-24, by wenzelm
more robust and uniform Other_Isabelle.scala_build;
2023-01-24, by wenzelm
tuned;
2023-01-24, by wenzelm
tuned message;
2023-01-24, by wenzelm
more robust (see also 7f55a3e28c88): resolve components from current Isabelle context, using Isabelle/Scala instead of shell scripts;
2023-01-24, by wenzelm
more strict;
2023-01-24, by wenzelm
tuned signature;
2023-01-24, by wenzelm
proper ssh.bash_path;
2023-01-24, by wenzelm
merged
2023-01-24, by desharna
added lemma irreflp_on_multpHO[simp]
2023-01-23, by desharna
added lemmas totalp_on_multpDM, totalp_multpDM, totalp_on_multpHO, and totalp_multpHO
2023-01-23, by desharna
Beautifying an old entry
2023-01-24, by paulson
generalized theory name: euclidean division denotes one particular division definition on integers
2023-01-24, by haftmann
merged
2023-01-23, by wenzelm
support remote operations;
2023-01-23, by wenzelm
more elementary command-line, following lib/Tools/components;
2023-01-23, by wenzelm
clarified defaults;
2023-01-23, by wenzelm
more accurate options (amending 7e19dc018db9);
2023-01-23, by wenzelm
clarified defaults;
2023-01-23, by wenzelm
support remote download_file;
2023-01-23, by wenzelm
more modular shell script;
2023-01-23, by wenzelm
more uniform options for "curl", following lib/Tools/components;
2023-01-23, by wenzelm
tuned: drop redundant "expand";
2023-01-23, by wenzelm
tuned;
2023-01-23, by wenzelm
added lemmas total_on_mult, total_mult, totalp_on_multp, and totalp_multp
2023-01-23, by desharna
proper name for lemma totalp_on_total_on_eq
2023-01-23, by desharna
update to jdk-17.0.6;
2023-01-22, by wenzelm
proper cleanup;
2023-01-22, by wenzelm
avoid odd suffix in published HTML library;
2023-01-22, by wenzelm
tuned signature: avoid aliases;
2023-01-22, by wenzelm
tuned message;
2023-01-22, by wenzelm
tuned;
2023-01-22, by wenzelm
tuned signature;
2023-01-22, by wenzelm
clarified modules (again, in contrast to f8f065e20837);
2023-01-22, by wenzelm
support IPC via database server;
2023-01-22, by wenzelm
proper signature;
2023-01-22, by wenzelm
support specific connection types, for additional operations;
2023-01-22, by wenzelm
more correct and complete bibliography;
2023-01-20, by wenzelm
tuned signature;
2023-01-20, by wenzelm
tuned;
2023-01-20, by wenzelm
proper position for semantic completion: avoid duplicate quotes;
2023-01-20, by wenzelm
clarified signature;
2023-01-20, by wenzelm
clarified signature;
2023-01-20, by wenzelm
proper positions for Isabelle/ML, instead of Isabelle/Scala;
2023-01-20, by wenzelm
dismantle special treatment of citations in Isabelle/Scala;
2023-01-20, by wenzelm
more direct check of bibtex entries via Isabelle/Scala;
2023-01-20, by wenzelm
support Session argument for Scala.Fun;
2023-01-20, by wenzelm
obsolete (see also 01c9b3033036);
2023-01-20, by wenzelm
proper citations for unselected theories, notably for the default selection of the GUI panel;
2023-01-20, by wenzelm
tuned signature;
2023-01-20, by wenzelm
more robust theory_source -- in contrast to node_source from fffb978dd683: theory name is more reliable than Document.Node.Name, explicit unicode_symbols;
2023-01-20, by wenzelm
clarified signature;
2023-01-20, by wenzelm
tuned;
2023-01-20, by wenzelm
tuned;
2023-01-20, by wenzelm
merged
2023-01-19, by wenzelm
clarified "selected" status;
2023-01-19, by wenzelm
uniform keywords for embedded syntax;
2023-01-19, by wenzelm
clarified signature;
2023-01-19, by wenzelm
tuned signature;
2023-01-19, by wenzelm
clarified signature;
2023-01-19, by wenzelm
more complete index;
2023-01-19, by wenzelm
tuned comments;
2023-01-19, by wenzelm
parse citations from raw source, without formal context;
2023-01-19, by wenzelm
tuned signature: fewer warnings in IntelliJ IDEA;
2023-01-18, by wenzelm
tuned messages;
2023-01-18, by wenzelm
tuned GUI;
2023-01-18, by wenzelm
clarified signature;
2023-01-18, by wenzelm
more efficient, thanks to persistent lazy data in Document.Node;
2023-01-18, by wenzelm
proper line positions for PIDE document;
2023-01-18, by wenzelm
tuned;
2023-01-18, by wenzelm
HOL/Library/BigO is obsolete
2023-01-19, by paulson
merged
2023-01-19, by paulson
tidy up of this messy and obsolete theory
2023-01-19, by paulson
clarified file positions: retain original source path;
2023-01-17, by wenzelm
backed out changeset 7f7d5c93e36b: no longer required thanks to 9096703ed99e;
2023-01-17, by wenzelm
clarified formal check of bibtex entries (again), see also 86a099f896fc and 467f45e79ff9;
2023-01-17, by wenzelm
tuned;
2023-01-16, by wenzelm
tuned GUI;
2023-01-16, by wenzelm
permissive treatment of citations before the theory header: avoid too many changes in AFP;
2023-01-16, by wenzelm
more detailed Program_Progress / Log_Progress: each program gets its own log output, which is attached to the document via markup;
2023-01-16, by wenzelm
clarified documentation: avoid odd speculations about PIDE;
2023-01-16, by wenzelm
tuned;
2023-01-15, by wenzelm
clarified modules;
2023-01-15, by wenzelm
merged
2023-01-15, by wenzelm
more complete Bibtex database;
2023-01-15, by wenzelm
proper theory context for formal citations;
2023-01-15, by wenzelm
isabelle update -u cite;
2023-01-15, by wenzelm
clarified treatment of cite macro name;
2023-01-15, by wenzelm
explicit legacy_feature;
2023-01-15, by wenzelm
more robust: rely on PIDE markup instead of regex guess;
2023-01-15, by wenzelm
more index entries;
2023-01-15, by wenzelm
updated documentation;
2023-01-15, by wenzelm
clarified names;
2023-01-15, by wenzelm
tuned;
2023-01-15, by wenzelm
clarified options and defaults: avoid accidental changed of base logic due to augment_options(update_options);
2023-01-15, by wenzelm
update documentation: prefer control-symbol-cartouche form of "cite" antiquotations;
2023-01-14, by wenzelm
tuned;
2023-01-14, by wenzelm
proper language context;
2023-01-14, by wenzelm
proper normal form of adjacent XML.Text, notably for Bibtex.update_cite;
2023-01-14, by wenzelm
tuned whitespace;
2023-01-14, by wenzelm
more robust;
2023-01-14, by wenzelm
basic support for update_cite_commands;
2023-01-14, by wenzelm
more operations: use proper constants;
2023-01-14, by wenzelm
proper session_options (amending da13da82f6f9);
2023-01-14, by wenzelm
tuned signature;
2023-01-14, by wenzelm
tuned;
2023-01-14, by wenzelm
clarified types;
2023-01-13, by wenzelm
more explicit language context;
2023-01-13, by wenzelm
clarified signature: more explicit types;
2023-01-13, by wenzelm
support embedded syntax, for use with control symbols;
2023-01-13, by wenzelm
tuned;
2023-01-13, by wenzelm
tuned;
2023-01-13, by wenzelm
clarified default: final value is provided in Isabelle/Scala Latex.Cite.unapply;
2023-01-13, by wenzelm
more "cite" antiquotations;
2023-01-13, by wenzelm
clarified signature: more generic operations;
2023-01-13, by wenzelm
clarified check: this could be \nocite;
2023-01-13, by wenzelm
avoid confusion of markup element vs. property names;
2023-01-12, by wenzelm
clarified Latex markup: optional cite "location" consists of nested document text;
2023-01-12, by wenzelm
more explicit latex markup;
2023-01-12, by wenzelm
follow recent changes of Sledgehammer defaults, as 0a46b3dbd5ad exposes a hint in the source text;
2023-01-11, by wenzelm
One messy, messy proof
2023-01-15, by paulson
Missing theorem restored
2023-01-14, by paulson
Tidying up BNF
2023-01-14, by paulson
More cleaning up proofs, plus a TeX fix
2023-01-13, by paulson
Fixed a broken proof
2023-01-13, by paulson
Substantial simplification of HOL-Cardinals
2023-01-13, by paulson
merged
2023-01-13, by paulson
Trying to clean up HOL/Cardinals
2023-01-12, by paulson
added session to mirabelle output directory structure
2023-01-12, by desharna
More tidying of topology proofs
2023-01-11, by paulson
Partial round of clearing up applys, etc
2023-01-11, by paulson
merged
2023-01-10, by paulson
merged
2023-01-09, by paulson
Substantial de-applying and streamlining
2023-01-09, by paulson
tuned sledgehammer default provers to only include local ones
2023-01-09, by desharna
enforce rebuild of Isabelle/ML to update build databases;
2023-01-06, by wenzelm
prefer relative src_path (if possible) -- in contrast to 9ce0aa145d21:
2023-01-06, by wenzelm
proper treatment of unicode_symbols;
2023-01-06, by wenzelm
tuned signature: avoid alias that is unclear wrt. lazy state and Symbol.encode/decode status;
2023-01-06, by wenzelm
removed unused operation: unclear wrt. Symbol.encode/decode status;
2023-01-06, by wenzelm
tuned signature: more uniform operations;
2023-01-06, by wenzelm
tuned comments;
2023-01-06, by wenzelm
unused;
2023-01-06, by wenzelm
more uniform operations;
2023-01-06, by wenzelm
restrict to proper_session_theories;
2023-01-06, by wenzelm
proper build parameters (amending d858e6f15da3);
2023-01-06, by wenzelm
treat update_options as part of Sessions.Info meta_digest, for proper re-build of updated sessions;
2023-01-06, by wenzelm
more command-line options;
2023-01-06, by wenzelm
tuned options --- avoid confusion with "isabelle build -b";
2023-01-05, by wenzelm
tuned signature;
2023-01-05, by wenzelm
isabelle update -u path_cartouches;
2023-01-05, by wenzelm
merged
2023-01-05, by wenzelm
updated documentation;
2023-01-05, by wenzelm
more options;
2023-01-05, by wenzelm
tuned message;
2023-01-05, by wenzelm
isabelle update no longer uses PIDE dump, but regular session build database: more scalable;
2023-01-05, by wenzelm
more robust;
2023-01-05, by wenzelm
more operations;
2023-01-05, by wenzelm
proper Node.init_blobs, not just edits (amending ca872f20cf5b);
2023-01-05, by wenzelm
tuned signature;
2023-01-05, by wenzelm
tuned signature;
2023-01-05, by wenzelm
clarified session sources: theory and blobs are read from database, instead of physical file-system;
2023-01-05, by wenzelm
tuned;
2023-01-05, by wenzelm
clarified signature: more operations;
2023-01-04, by wenzelm
clarified signature: more operations;
2023-01-04, by wenzelm
tuned;
2023-01-04, by wenzelm
more direct access to session_sources, without somewhat fragile file-system operations;
2023-01-04, by wenzelm
tuned;
2023-01-04, by wenzelm
tuned signature;
2023-01-04, by wenzelm
tuned signature: avoid confusion with Document.Node.Blob and Command.Blob;
2023-01-04, by wenzelm
clarified signature: old node is ignored;
2023-01-04, by wenzelm
tuned;
2023-01-04, by wenzelm
clarified signature;
2023-01-04, by wenzelm
final tidying of theorems
2023-01-04, by paulson
merged
2023-01-04, by paulson
merged
2023-01-04, by paulson
continued proof simplification
2023-01-04, by paulson
merged
2023-01-03, by paulson
Further simplifications
2023-01-03, by paulson
More tidying of proofs
2023-01-03, by paulson
tuned;
2023-01-04, by wenzelm
merged
2023-01-03, by wenzelm
discontinued fragile operation;
2023-01-03, by wenzelm
more robust operations: avoid somewhat fragile Document.Node.Name.master_dir_path;
2023-01-03, by wenzelm
tuned whitespace;
2023-01-03, by wenzelm
tuned;
2023-01-03, by wenzelm
avoid somewhat fragile Document.Node.Name.master_dir_path;
2023-01-03, by wenzelm
clarified signature: avoid somewhat fragile Document.Node.Name.master_dir_path;
2023-01-03, by wenzelm
tuned;
2023-01-03, by wenzelm
clarified modules;
2023-01-03, by wenzelm
tuned;
2023-01-03, by wenzelm
tuned;
2023-01-03, by wenzelm
clarified master_dir: avoid somewhat fragile Document.Node.Name.master_dir_path;
2023-01-03, by wenzelm
tuned signature: avoid too many aliases (see also 72daee8a39ca);
2023-01-03, by wenzelm
clarified modules;
2023-01-03, by wenzelm
merged
2023-01-03, by desharna
strengthened and renamed lemmas asym_on_iff_irrefl_on_if_trans and asymp_on_iff_irreflp_on_if_transp
2022-12-26, by desharna
Fixed a couple of simple_path occurrences
2023-01-03, by paulson
merged
2023-01-02, by paulson
Tidying up of paths, introducing "loop_free" as a separate predicate in the definition of "simple_path"
2023-01-02, by paulson
clarified signature: more explicit types;
2023-01-02, by wenzelm
more robust: prefer internal theory names;
2023-01-02, by wenzelm
clarified session_sources (again, see also 9d0e6ea7aa68);
2023-01-02, by wenzelm
clarified signature: more explicit types;
2023-01-02, by wenzelm
tuned output;
2023-01-02, by wenzelm
clarified signature: more general operations;
2023-01-02, by wenzelm
clarified signature: more explicit types;
2023-01-02, by wenzelm
clarified signature: more explicit types (see also 90c552d28d36);
2023-01-02, by wenzelm
do write_session_sources early, to have information available in build job;
2023-01-02, by wenzelm
tuned signature, following Url.append_path;
2023-01-02, by wenzelm
do not bundle Isabelle/Naproche, while it keeps changing;
2023-01-02, by wenzelm
tuned signature;
2023-01-02, by wenzelm
tuned;
2023-01-02, by wenzelm
clarified signature: uniform master_dir instead of separate field;
2023-01-02, by wenzelm
more standard master_dir;
2023-01-02, by wenzelm
tuned signature, following Url.append_path;
2023-01-01, by wenzelm
merged
2023-01-01, by wenzelm
more robust, for the sake of very rare duplicate files: src/Doc/Prog_Prove/MyList.thy and $AFP/Case_Labeling/util.ML;
2023-01-01, by wenzelm
store session sources within build database: timing e.g. 150ms for HOL and < 50ms for common sessions;
2023-01-01, by wenzelm
tuned signature;
2022-12-31, by wenzelm
tuned;
2022-12-31, by wenzelm
tunes signature;
2022-12-31, by wenzelm
clarified signature;
2022-12-31, by wenzelm
tuned signature;
2022-12-31, by wenzelm
more systematic Sessions.illegal_theory, based on File_Format.theory_excluded;
2022-12-31, by wenzelm
tuned;
2022-12-31, by wenzelm
unused;
2022-12-31, by wenzelm
tuned;
2022-12-31, by wenzelm
clarified modules;
2022-12-31, by wenzelm
tuned: no need to map master_dir, which does not participate in comparison;
2022-12-31, by wenzelm
tuned signature;
2022-12-31, by wenzelm
tuned signature;
2022-12-31, by wenzelm
tuned comments;
2022-12-31, by wenzelm
clarified signature;
2022-12-31, by wenzelm
tuned;
2022-12-31, by wenzelm
removed an unfortunate sledgehammer command
2023-01-01, by paulson
A couple of patches
2023-01-01, by paulson
Big simplifications of old proofs
2023-01-01, by paulson
repaired a proof
2022-12-31, by paulson
Continued proof simplifications
2022-12-30, by paulson
merged
2022-12-30, by paulson
A further round of proof consolidation
2022-12-30, by paulson
tuned signature: avoid too many aliases;
2022-12-30, by wenzelm
proper thread context (amending 01a7265db76b) -- at the danger of blocking the GUI;
2022-12-30, by wenzelm
more robust: avoid detour via somewhat fragile Node.Name.path;
2022-12-30, by wenzelm
clarified generic path operations;
2022-12-30, by wenzelm
more flexible: implicit support for Windows;
2022-12-30, by wenzelm
tuned signature;
2022-12-30, by wenzelm
clarified output;
2022-12-30, by wenzelm
tuned;
2022-12-30, by wenzelm
merged
2022-12-29, by paulson
More tidying
2022-12-29, by paulson
Further cleaning up of messy proofs
2022-12-29, by paulson
merged
2022-12-29, by paulson
reorganisation and simplification of theorems about transcendental functions
2022-12-29, by paulson
tuned signature;
2022-12-29, by wenzelm
support asynchronous presentation commands, but not for "no_update" / "Keep", which is usually forked via "Toplevel.diag";
2022-12-29, by wenzelm
tuned whitespace;
2022-12-29, by wenzelm
clarified signature;
2022-12-29, by wenzelm
clarified signature;
2022-12-29, by wenzelm
tuned;
2022-12-29, by wenzelm
tuned;
2022-12-29, by wenzelm
discontinued somewhat pointless exception FAILURE with its "alt_state", which was originally due to quasi-mutable states (see 169e5b07ec06);
2022-12-29, by wenzelm
tuned --- more robust ML patterns;
2022-12-29, by wenzelm
tuned;
2022-12-29, by wenzelm
merged
2022-12-28, by wenzelm
tuned signature, for the sake of AFP/Isabelle_C;
2022-12-28, by wenzelm
more uniform report of Markup.language_path;
2022-12-28, by wenzelm
omit pointless guard: ultimately observed by Isabelle_Process.report_message;
2022-12-28, by wenzelm
tuned signature;
2022-12-28, by wenzelm
clarified modules;
2022-12-28, by wenzelm
tuned;
2022-12-28, by wenzelm
tuned signature;
2022-12-28, by wenzelm
tuned;
2022-12-28, by wenzelm
tuned;
2022-12-28, by wenzelm
tuned output;
2022-12-28, by wenzelm
merged
2022-12-28, by paulson
Tidied some messy proofs
2022-12-28, by paulson
merged
2022-12-27, by wenzelm
clarified modules: avoid duplication;
2022-12-27, by wenzelm
tuned output;
2022-12-27, by wenzelm
support for generic File_Format.parse_data, with persistent result in document model;
2022-12-27, by wenzelm
omit warning: somewhat pointless and out-of-context;
2022-12-27, by wenzelm
clarified signature: avoid case class with mutable state;
2022-12-27, by wenzelm
tuned;
2022-12-27, by wenzelm
clarified signature: more explicit types;
2022-12-27, by wenzelm
merged
2022-12-27, by paulson
tidied some messy old proofs
2022-12-27, by paulson
tuned signature;
2022-12-26, by wenzelm
merged
2022-12-26, by wenzelm
tuned signature;
2022-12-26, by wenzelm
more robust;
2022-12-26, by wenzelm
clarified signature: more position information via node_name;
2022-12-26, by wenzelm
tuned signature: avoid name confusion;
2022-12-26, by wenzelm
more bibtex errors;
2022-12-26, by wenzelm
clarified signature: internalize errors (but: the parser rarely fails);
2022-12-26, by wenzelm
tuned signature;
2022-12-26, by wenzelm
clarified signature: more explicit types;
2022-12-26, by wenzelm
clarified buffer_state: not synchronized, but exclusively owned by GUI thread;
2022-12-26, by wenzelm
merged
2022-12-26, by desharna
removed old lemma names
2022-12-26, by desharna
merged
2022-12-24, by paulson
merged
2022-12-23, by paulson
A few new Sup/Inf lemmas
2022-12-22, by paulson
clarified messages;
2022-12-24, by wenzelm
tuned signature: follow terminology of VSCode_Resources;
2022-12-24, by wenzelm
tuned signature;
2022-12-23, by wenzelm
tuned signature;
2022-12-23, by wenzelm
more robust Document.Pending_Edits: cover all nodes simulataneously, and thus support proper Snapshot.switch;
2022-12-23, by wenzelm
update URL;
2022-12-23, by wenzelm
clarified signature;
2022-12-23, by wenzelm
tuned;
2022-12-23, by wenzelm
tuned;
2022-12-23, by wenzelm
tuned;
2022-12-23, by wenzelm
tuned;
2022-12-23, by wenzelm
tuned;
2022-12-23, by wenzelm
clarified signature: more explicit types;
2022-12-23, by wenzelm
merged
2022-12-23, by desharna
merged
2022-12-22, by desharna
used transp_on in assumptions of lemmas Multiset.bex_(least|greatest)_element
2022-12-20, by desharna
added lemma trans_on_lex_prod[simp]
2022-12-19, by desharna
strengthened and renamed lemma trans_converse and added lemma transp_on_conversep
2022-12-19, by desharna
strengthened and renamed trans_reflclI
2022-12-19, by desharna
strengthened and renamed transp_reflclp
2022-12-19, by desharna
strengthened and renamed lemmas preorder.transp_(ge|gr|le|less)
2022-12-19, by desharna
added lemmas trans_on_subset and transp_on_subset
2022-12-19, by desharna
added lemmas trans_onD and transp_onD
2022-12-19, by desharna
added lemmas trans_onI and transp_onI
2022-12-19, by desharna
added lemma transp_on_trans_on_eq[pred_set_conv]
2022-12-19, by desharna
fixed code-generation failure
2022-12-20, by desharna
added predicates trans_on and transp_on and redefined trans and transp to be abbreviations
2022-12-19, by desharna
only show sessions with document setup;
2022-12-22, by wenzelm
tuned;
2022-12-22, by wenzelm
proper node name instead of not base tex_name (amending 2fd0c33fe440);
2022-12-22, by wenzelm
proper migrate_name between different kinds of Resources, notably for Windows;
2022-12-22, by wenzelm
merged
2022-12-22, by desharna
added lemmas irrefl_on_if_asym_on[simp] and irreflp_on_if_asymp_on[simp]
2022-12-21, by desharna
proper PIDE session background for interactive document context;
2022-12-21, by wenzelm
NEWS;
2022-12-21, by wenzelm
more accurate error messages;
2022-12-21, by wenzelm
merged
2022-12-21, by wenzelm
actually build document;
2022-12-21, by wenzelm
tuned signature;
2022-12-21, by wenzelm
tuned comments;
2022-12-21, by wenzelm
clarified signature;
2022-12-21, by wenzelm
clarified signature;
2022-12-21, by wenzelm
tuned;
2022-12-21, by wenzelm
clarified GUI;
2022-12-21, by wenzelm
more thorough GUI updates, notably for multiple Document dockables;
2022-12-21, by wenzelm
Additional new material about infinite products, etc.
2022-12-21, by paulson
merged
2022-12-20, by paulson
First round of moving material from the number theory development
2022-12-20, by paulson
merged
2022-12-20, by wenzelm
more GUI operations;
2022-12-20, by wenzelm
proper handling of state updates;
2022-12-20, by wenzelm
clarified process management;
2022-12-20, by wenzelm
tuned signature;
2022-12-20, by wenzelm
clarified state document nodes for Theories_Status / Document_Dockable;
2022-12-20, by wenzelm
clarified state of document model vs. document editor selection (again, see also a9d52d02bd83);
2022-12-20, by wenzelm
tuned whitespace;
2022-12-19, by wenzelm
clarified module initialization;
2022-12-19, by wenzelm
tuned signature, following Document_Dockable;
2022-12-19, by wenzelm
tuned signature;
2022-12-19, by wenzelm
clarified GUI;
2022-12-19, by wenzelm
tuned signature;
2022-12-19, by wenzelm
proper thread context;
2022-12-19, by wenzelm
more informative errors, including optional Exn.trace;
2022-12-19, by wenzelm
clarified state change: presumably more robust;
2022-12-19, by wenzelm
proper state change, e.g. on open/close of "Document" panel;
2022-12-19, by wenzelm
clarified module initialization;
2022-12-19, by wenzelm
clarified state: node_required is guarded by PIDE.editor.document_active (e.g. open panel);
2022-12-19, by wenzelm
clarified signature;
2022-12-19, by wenzelm
tuned signature;
2022-12-19, by wenzelm
added lifting_forget as suggested by Peter Lammich
2022-12-20, by blanchet
merged
2022-12-19, by desharna
added lemma refl_lex_prod[simp]
2022-12-19, by desharna
added lemmas reflI and reflD
2022-12-19, by desharna
added lemmas asym_on_lex_prod[simp] and asym_lex_prod[simp]
2022-12-19, by desharna
added lemmas sym_on_lex_prod[simp] and sym_lex_prod[simp]
2022-12-19, by desharna
added lemmas irrefl_on_lex_prod[simp] and irrefl_lex_prod[simp]
2022-12-19, by desharna
strengthened and renamed lemmas asym_if_irrefl_and_trans and asymp_if_irreflp_and_transp
2022-12-19, by desharna
strengthened and renamed lemma antisym_converse and added lemma antisymp_on_conversep
2022-12-19, by desharna
added lemmas asym_on_converse[simp] and asymp_on_conversep[simp]
2022-12-19, by desharna
strengthened and renamed lemma sym_converse and added lemma symp_on_conversep
2022-12-19, by desharna
strengthened and renamed lemmas antisymp_less and antisymp_greater
2022-12-19, by desharna
strengthened lemmas antisym_on_if_asym_on and antisymp_on_if_asymp_on
2022-12-19, by desharna
tuned naming
2022-12-19, by desharna
added lemma asymp_on_asym_on_eq[pred_set_conv]
2022-12-19, by desharna
strengthened and renamed asymp_less and asymp_greater
2022-12-19, by desharna
added lemmas asym_on_subset and asymp_on_subset
2022-12-19, by desharna
added lemmas asym_onI, asymp_onI, asym_onD, and asymp_onD
2022-12-19, by desharna
added predicates asym_on and asymp_on and redefined asym and asymp to be abbreviations
2022-12-18, by desharna
clarified state and process;
2022-12-18, by wenzelm
clarified signature;
2022-12-18, by wenzelm
clarified signature;
2022-12-18, by wenzelm
clarified signature;
2022-12-18, by wenzelm
clarified signature;
2022-12-18, by wenzelm
merged
2022-12-18, by desharna
strengthened and renamed symp_symclp
2022-12-16, by desharna
merged
2022-12-17, by nipkow
Tuned text
2022-12-17, by nipkow
clarified signature: avoid confusion due to redundant standard_path, which is already used here (but not elsewhere);
2022-12-17, by wenzelm
clarified signature: avoid case class with redefined equality;
2022-12-17, by wenzelm
discontinued somewhat pointless dependency: avoid illusion of extra accuracy (see also 09fb749d1a1e and 0f750a6dc754);
2022-12-17, by wenzelm
tuned;
2022-12-17, by wenzelm
clarified signature;
2022-12-17, by wenzelm
unused;
2022-12-17, by wenzelm
clarified signature;
2022-12-17, by wenzelm
tuned whitespace;
2022-12-17, by wenzelm
tuned;
2022-12-17, by wenzelm
clarified signature;
2022-12-17, by wenzelm
tuned signature;
2022-12-17, by wenzelm
tuned output;
2022-12-17, by wenzelm
prefer SML here
2022-12-17, by haftmann
Typo.
2022-12-17, by haftmann
merged
2022-12-16, by wenzelm
clarified signature;
2022-12-16, by wenzelm
clarified names;
2022-12-16, by wenzelm
clarified signature;
2022-12-16, by wenzelm
tuned signature;
2022-12-16, by wenzelm
tuned signature (see also 8342cba8eae8);
2022-12-16, by wenzelm
tuned names: avoid overlap with instances of class Resources;
2022-12-16, by wenzelm
merged
2022-12-16, by nipkow
file with partial function docu
2022-12-16, by nipkow
Added section about code generation for partial functions
2022-12-16, by nipkow
added lemmas sym_on_subset and symp_on_subset
2022-12-16, by desharna
added lemmas sym_onD and symp_onD
2022-12-16, by desharna
added lemmas sym_onI and symp_onI
2022-12-16, by desharna
added lemma symp_on_sym_on_eq[pred_set_conv]
2022-12-16, by desharna
added predicates sym_on and symp_on and redefined sym and symp to be abbreviations
2022-12-16, by desharna
added lemmas IMGU_subst_domain_subset and IMGU_range_vars_subset
2022-12-16, by desharna
added lemmas antisym_on_subset and antisymp_on_subset
2022-12-15, by desharna
strengthened antisymp_le and antisymp_ge
2022-12-15, by desharna
added lemmas antisym_onD and antisymp_onD
2022-12-15, by desharna
added lemmas antisym_onI and antisymp_onI
2022-12-15, by desharna
added lemma antisymp_reflcp
2022-12-15, by desharna
added antisymp_on_antisym_on_eq[pred_set_conv]
2022-12-15, by desharna
added predicates antisym_on and antisymp_on and redefined antisym and antisymp to be abbreviations
2022-12-15, by desharna
tuned;
2022-12-13, by wenzelm
tuned;
2022-12-13, by wenzelm
clarified order: accumulate strictly from left to right;
2022-12-13, by wenzelm
clarified modules;
2022-12-13, by wenzelm
clarified modules;
2022-12-13, by wenzelm
tuned signature;
2022-12-13, by wenzelm
clarified signature: more types and operations;
2022-12-12, by wenzelm
clarified signature;
2022-12-12, by wenzelm
tuned;
2022-12-12, by wenzelm
proper file extension for Isabelle_System.extract;
2022-12-11, by wenzelm
tuned implementation;
2022-12-11, by wenzelm
more uniform use of make_directory;
2022-12-11, by wenzelm
tuned message;
2022-12-11, by wenzelm
tuned: less redundant implementation;
2022-12-11, by wenzelm
clarified signature: copy directory content more directly;
2022-12-11, by wenzelm
more robust;
2022-12-11, by wenzelm
tuned whitespace;
2022-12-11, by wenzelm
clarified signature: more general operations;
2022-12-11, by wenzelm
clarified signature;
2022-12-11, by wenzelm
tuned signature;
2022-12-11, by wenzelm
tuned signature;
2022-12-10, by wenzelm
clarified signature;
2022-12-10, by wenzelm
tuned;
2022-12-10, by wenzelm
merged
2022-12-09, by desharna
Strengthened multiset lemmas w.r.t. irrefl and irreflp
2022-12-06, by desharna
clarified signature: proper scopes and types;
2022-12-08, by wenzelm
maintain global state of document editor views, notably for is_active operation;
2022-12-08, by wenzelm
tuned signature;
2022-12-08, by wenzelm
tuned whitespace;
2022-12-08, by wenzelm
clarified modules;
2022-12-08, by wenzelm
clarified signature: more robust;
2022-12-08, by wenzelm
tuned;
2022-12-08, by wenzelm
clarified modules;
2022-12-08, by wenzelm
more specific GUI for document nodes;
2022-12-08, by wenzelm
tuned;
2022-12-08, by wenzelm
tuned;
2022-12-08, by wenzelm
tuned;
2022-12-08, by wenzelm
tuned;
2022-12-08, by wenzelm
tuned;
2022-12-08, by wenzelm
tuned;
2022-12-08, by wenzelm
tuned;
2022-12-07, by wenzelm
merged
2022-12-07, by wenzelm
clarified signature: just one level of arguments to avoid type-inference problems;
2022-12-07, by wenzelm
tuned signature: more operations;
2022-12-07, by wenzelm
tuned;
2022-12-07, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-960
+960
+1000
+3000
tip