Page MenuHomeIsabelle/Phabricator
Feed All Stories

Oct 20 2019

wenzelm committed rISABELLE05c4c6a99b3f: option to export standardized proof terms (not scalable);.
option to export standardized proof terms (not scalable);
Oct 20 2019, 9:55 PM
wenzelm committed rISABELLE935c78a90ee0: more kinds, notably for Isabelle/MMT;.
more kinds, notably for Isabelle/MMT;
Oct 20 2019, 9:55 PM
haftmann committed rISABELLE8c2bef3df488: refined proof of concept for bit operations.
refined proof of concept for bit operations
Oct 20 2019, 5:24 PM
haftmann committed rISABELLE38298c04c12e: more lemmas.
more lemmas
Oct 20 2019, 5:24 PM
kleing committed rAFP2ac9ae9dd0f6: Clean: consolidate ROOT file for new session directories.
Clean: consolidate ROOT file for new session directories
Oct 20 2019, 3:56 AM
kleing committed rAFP48295c330a18: merge from afp-2019.
merge from afp-2019
Oct 20 2019, 3:32 AM
nipkow committed rAFPc80191d9c4c9: New entry Aristotles_Assertoric_Syllogistic.
New entry Aristotles_Assertoric_Syllogistic
Oct 20 2019, 3:31 AM
paulson <lp15@cam.ac.uk> committed rAFPf87499b454be: Website for Clean.
Website for Clean
Oct 20 2019, 3:31 AM
paulson <lp15@cam.ac.uk> committed rAFP2e860a48ff8a: New entry: Clean.
New entry: Clean
Oct 20 2019, 3:31 AM
paulson <lp15@cam.ac.uk> committed rAFPd9c5c0ced97d: Sigma_Commit_Crypto website.
Sigma_Commit_Crypto website
Oct 20 2019, 3:31 AM
paulson <lp15@cam.ac.uk> committed rAFP644da549e8b3: New entry Sigma_Commit_Crypto.
New entry Sigma_Commit_Crypto
Oct 20 2019, 3:31 AM

Oct 19 2019

wenzelm committed rISABELLE3ed399935d7c: merged.
merged
Oct 19 2019, 4:43 PM
wenzelm committed rISABELLE9e05f382e749: export toplevel proof similar to named PThm;.
export toplevel proof similar to named PThm;
Oct 19 2019, 4:43 PM
wenzelm committed rISABELLE3828a57e537d: tuned signature;.
tuned signature;
Oct 19 2019, 4:43 PM
wenzelm committed rISABELLE7e3f25a0cee4: proper protocol_message for bootstrap proofs;.
proper protocol_message for bootstrap proofs;
Oct 19 2019, 4:43 PM
wenzelm committed rISABELLEb9567a9f44a0: proper export of bootstrap proofs (amending a6304b4664b6);.
proper export of bootstrap proofs (amending a6304b4664b6);
Oct 19 2019, 4:42 PM
wenzelm committed rISABELLEa6304b4664b6: more robust -- avoid interference with Proofterm.proofs := 0 in ML_Bootstrap..
more robust -- avoid interference with Proofterm.proofs := 0 in ML_Bootstrap.
Oct 19 2019, 4:42 PM
wenzelm committed rISABELLEcaf91f9b847b: proper treatment of self thm_id;.
proper treatment of self thm_id;
Oct 19 2019, 4:42 PM
haftmann committed rISABELLEc550368a4e29: added quickcheck setup.
added quickcheck setup
Oct 19 2019, 2:34 PM
haftmann committed rISABELLEcb161182ce7f: generalized.
generalized
Oct 19 2019, 2:34 PM
haftmann committed rAFPc7faf745010f: moved quickcheck setup to distribution.
moved quickcheck setup to distribution
Oct 19 2019, 9:46 AM
haftmann committed rAFPc30a1164293a: moved generic instance to distribution.
moved generic instance to distribution
Oct 19 2019, 9:46 AM
haftmann committed rISABELLE94a0c47b8553: moved quickcheck setup to distribution.
moved quickcheck setup to distribution
Oct 19 2019, 9:27 AM
haftmann committed rISABELLE954e7f79c25a: moved generic instance to distribution.
moved generic instance to distribution
Oct 19 2019, 9:27 AM

Oct 18 2019

wenzelm committed rISABELLE5f6dea6a7a4c: clarified signature: support partial read_proof to accommodate proof term….
clarified signature: support partial read_proof to accommodate proof term…
Oct 18 2019, 4:51 PM

Oct 17 2019

wenzelm committed rISABELLEc13d9d3ee128: turn hidden terms into dummy, e.g. relevant for boundary cases of….
turn hidden terms into dummy, e.g. relevant for boundary cases of…
Oct 17 2019, 10:22 PM
wenzelm committed rISABELLE2cc7c05b3b3c: support dummy term;.
support dummy term;
Oct 17 2019, 10:22 PM
wenzelm committed rISABELLE8017d382a0d7: tuned signature;.
tuned signature;
Oct 17 2019, 10:22 PM
wenzelm committed rISABELLE2a318149b01b: proof boxes based on proof digest (not proof term): thus it works with….
proof boxes based on proof digest (not proof term): thus it works with…
Oct 17 2019, 10:22 PM
wenzelm committed rISABELLE15adbeb1fabd: proper Thm.transfer;.
proper Thm.transfer;
Oct 17 2019, 10:22 PM
wenzelm committed rISABELLEce1e27dcc9f4: clarified files;.
clarified files;
Oct 17 2019, 10:22 PM
wenzelm committed rISABELLEaadb5c23af24: clarified proof_boxes (requires prune_proofs=false);.
clarified proof_boxes (requires prune_proofs=false);
Oct 17 2019, 10:22 PM
wenzelm committed rISABELLEf21a76a4d01f: tuned;.
tuned;
Oct 17 2019, 10:22 PM
wenzelm committed rISABELLE15ad4c045590: more robust;.
more robust;
Oct 17 2019, 10:22 PM

Oct 16 2019

wenzelm committed rISABELLE62b3acc801ec: more robust: avoid looping Lazy.force due to misinterpreted interrupt;.
more robust: avoid looping Lazy.force due to misinterpreted interrupt;
Oct 16 2019, 10:26 PM
wenzelm committed rISABELLE9ff9559f1ee2: more informative combination_proof, e.g. relevant for proper type inference in….
more informative combination_proof, e.g. relevant for proper type inference in…
Oct 16 2019, 6:41 PM
wenzelm committed rISABELLEde6f137a07d3: tuned -- more stable type inference;.
tuned -- more stable type inference;
Oct 16 2019, 6:41 PM
wenzelm committed rISABELLEca7831201a7a: updated to jdk-11.0.4+11;.
updated to jdk-11.0.4+11;
Oct 16 2019, 6:41 PM
wenzelm committed rISABELLE64cc44f56e1c: updated to scala-2.12.10;.
updated to scala-2.12.10;
Oct 16 2019, 6:41 PM

Oct 15 2019

wenzelm committed rISABELLE84145953b2a5: more support for proof terms;.
more support for proof terms;
Oct 15 2019, 10:26 PM
wenzelm committed rISABELLE93767b7a8e7b: more support for proof terms;.
more support for proof terms;
Oct 15 2019, 10:26 PM
wenzelm committed rISABELLEdbc82c54f6f0: support for proof terms;.
support for proof terms;
Oct 15 2019, 4:05 PM
wenzelm committed rISABELLE80f3a290b35c: clarified proof export;.
clarified proof export;
Oct 15 2019, 2:28 PM
wenzelm committed rISABELLEde2e2382bc0d: set_preproc for object-logics with type classes;.
set_preproc for object-logics with type classes;
Oct 15 2019, 2:28 PM
wenzelm committed rISABELLE0b320e92485c: tuned signature;.
tuned signature;
Oct 15 2019, 2:28 PM
wenzelm committed rISABELLE69050518d4f3: skip (somewhat pointless) shrink_proof more uniformly;.
skip (somewhat pointless) shrink_proof more uniformly;
Oct 15 2019, 2:28 PM
wenzelm committed rISABELLEf2ce687bfa0a: apply_preproc for all proof boxes;.
apply_preproc for all proof boxes;
Oct 15 2019, 2:28 PM
wenzelm committed rISABELLE91b311e7d040: cumulative errors for session partitions;.
cumulative errors for session partitions;
Oct 15 2019, 2:28 PM
wenzelm committed rISABELLEa62c34770df9: proper guard for process_theory: ensure uniform precedence of results;.
proper guard for process_theory: ensure uniform precedence of results;
Oct 15 2019, 2:28 PM
wenzelm committed rISABELLE2010397f7c9a: load HOL-Proofs first: it introduces some extra "thm" items that are required….
load HOL-Proofs first: it introduces some extra "thm" items that are required…
Oct 15 2019, 2:28 PM
wenzelm committed rAFP02b9d0561118: recovered proofs;.
recovered proofs;
Oct 15 2019, 12:08 PM

Oct 14 2019

wenzelm committed rISABELLEb627cfb23595: clarified count_file;.
clarified count_file;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLE7c77fb7a6fc9: clarified modules;.
clarified modules;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLE2beac4adc565: more complete coverage of sessions: process_theory operation needs to handle….
more complete coverage of sessions: process_theory operation needs to handle…
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLE877fe56af178: proper build_graph to make session selection work as in "isabelle build";.
proper build_graph to make session selection work as in "isabelle build";
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLEbbb7d69f7a4d: clarified options;.
clarified options;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLE1d063b7f7928: incorporate sessions with record_proofs;.
incorporate sessions with record_proofs;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLE209327bd3e3e: clarified signature;.
clarified signature;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLE4c8e28dabbc4: clarified signature;.
clarified signature;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLEe94fec16bf50: clarified signature;.
clarified signature;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLE4739030a5bf2: clarified signature;.
clarified signature;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLEd1299774543d: clarified "isabelle update" options -- more like "isabelle dump";.
clarified "isabelle update" options -- more like "isabelle dump";
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLEa4ccd277e9c4: clarified treatment of base logic image;.
clarified treatment of base logic image;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLEcb07f21c9916: simplified options: always split;.
simplified options: always split;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLE6e6254bbce1f: split into standard partitions, for improved scalability;.
split into standard partitions, for improved scalability;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLEf5d0aebfd89c: proper guard -- avoid bad result;.
proper guard -- avoid bad result;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLEf76126e6a1ab: clarified defaults;.
clarified defaults;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLE822f5cbfc5b6: tuned signature;.
tuned signature;
Oct 14 2019, 10:56 PM
wenzelm committed rISABELLE545229df2f82: clarified signature: static Dump.Context vs. dynamic Dump.Session;.
clarified signature: static Dump.Context vs. dynamic Dump.Session;
Oct 14 2019, 10:56 PM
Julian Brunner <julianbrunner@gmail.com> committed rAFPe92e80d9cb16: made NBA translation explicit.
made NBA translation explicit
Oct 14 2019, 6:25 PM

Oct 13 2019

wenzelm committed rISABELLE8a43ce639d85: tuned signature;.
tuned signature;
Oct 13 2019, 5:24 PM
wenzelm committed rISABELLE85c2cbd35632: tuned signature;.
tuned signature;
Oct 13 2019, 5:24 PM
wenzelm committed rISABELLEc92ae7b0f3f1: clarified sessions/directories;.
clarified sessions/directories;
Oct 13 2019, 5:24 PM

Oct 12 2019

wenzelm committed rISABELLEee2f490a06b4: clarified signature default;.
clarified signature default;
Oct 12 2019, 10:28 PM
wenzelm committed rISABELLE6d01eca49b34: clarified signature default;.
clarified signature default;
Oct 12 2019, 10:28 PM
wenzelm committed rISABELLE006214c581ee: more operations for type classes;.
more operations for type classes;
Oct 12 2019, 10:28 PM
wenzelm committed rISABELLEef77ddd9cc6a: setup preprocessing for HOL proofs;.
setup preprocessing for HOL proofs;
Oct 12 2019, 9:26 PM
wenzelm committed rISABELLEfbba2075f823: support preprocessing of exported proofs;.
support preprocessing of exported proofs;
Oct 12 2019, 9:26 PM
wenzelm committed rISABELLEe62d5433bb47: early setup of proof preprocessing;.
early setup of proof preprocessing;
Oct 12 2019, 9:26 PM
wenzelm committed rISABELLE8e51ea8d4609: adapted to ML version;.
adapted to ML version;
Oct 12 2019, 4:35 PM
wenzelm committed rISABELLE3777d9aaaaad: clarified output and input of Typ/Term;.
clarified output and input of Typ/Term;
Oct 12 2019, 4:35 PM
wenzelm committed rISABELLEf95a85446a24: more compact XML;.
more compact XML;
Oct 12 2019, 4:35 PM
wenzelm committed rISABELLEcc987440d776: more compact XML: separate environment for free variables;.
more compact XML: separate environment for free variables;
Oct 12 2019, 4:35 PM
wenzelm committed rISABELLEc5caf81aa523: more compact XML;.
more compact XML;
Oct 12 2019, 4:35 PM

Oct 11 2019

wenzelm committed rISABELLE5b80eb4fd0f3: proper ML names;.
proper ML names;
Oct 11 2019, 10:22 PM
wenzelm committed rISABELLE2136e4670ad2: clarified standard_proof_of: prefer expand_proof over somewhat adhoc….
clarified standard_proof_of: prefer expand_proof over somewhat adhoc…
Oct 11 2019, 10:22 PM
wenzelm committed rISABELLE3d8953224f33: merged.
merged
Oct 11 2019, 10:22 PM
wenzelm committed rISABELLEe381e2624077: some treatment of OfClass proofs;.
some treatment of OfClass proofs;
Oct 11 2019, 10:22 PM
wenzelm committed rISABELLE874092c031c3: tuned signature;.
tuned signature;
Oct 11 2019, 10:22 PM
wenzelm committed rISABELLE2d991e01a671: proper treatment of axm_proof/oracle_proof like a closed proof constant, e.g..
proper treatment of axm_proof/oracle_proof like a closed proof constant, e.g.
Oct 11 2019, 10:22 PM
wenzelm committed rISABELLE44efbf252525: misc tuning and clarification;.
misc tuning and clarification;
Oct 11 2019, 10:22 PM
wenzelm committed rISABELLE614ca81fa28e: clarified oracle_proof;.
clarified oracle_proof;
Oct 11 2019, 10:22 PM
wenzelm committed rISABELLEe30911cfbd7b: tuned;.
tuned;
Oct 11 2019, 10:22 PM
wenzelm committed rISABELLE86e272f26afc: tuned;.
tuned;
Oct 11 2019, 10:22 PM
wenzelm committed rISABELLE8f050cc0ec50: clarified signature;.
clarified signature;
Oct 11 2019, 10:21 PM
wenzelm committed rISABELLE55e1dd3894ce: tuned;.
tuned;
Oct 11 2019, 10:21 PM
wenzelm committed rISABELLEcb70d84a9f5e: more compact XML representation;.
more compact XML representation;
Oct 11 2019, 10:21 PM
wenzelm committed rISABELLE1fa55b0873bc: tuned signature;.
tuned signature;
Oct 11 2019, 10:21 PM
wenzelm committed rISABELLE63c60df79187: tuned;.
tuned;
Oct 11 2019, 10:21 PM
wenzelm committed rISABELLE730251503341: proper generalize_proof: schematic variables need to be explicit in the….
proper generalize_proof: schematic variables need to be explicit in the…
Oct 11 2019, 10:21 PM