wenzelm [Fri, 12 Aug 2022 12:17:14 +0200] rev 75814
tuned, following hints by IntelliJ IDEA;
wenzelm [Fri, 12 Aug 2022 12:12:37 +0200] rev 75813
tuned;
wenzelm [Fri, 12 Aug 2022 12:06:29 +0200] rev 75812
clarified signature;
wenzelm [Fri, 12 Aug 2022 11:47:41 +0200] rev 75811
tuned, following hints by IntelliJ IDEA;
wenzelm [Fri, 12 Aug 2022 11:47:12 +0200] rev 75810
tuned, following hints by IntelliJ IDEA;
wenzelm [Fri, 12 Aug 2022 11:35:44 +0200] rev 75809
tuned signature;
wenzelm [Fri, 12 Aug 2022 11:26:09 +0200] rev 75808
tuned signature;
wenzelm [Fri, 12 Aug 2022 11:18:22 +0200] rev 75807
tuned signature, following hints by IntelliJ IDEA;
blanchet [Fri, 12 Aug 2022 15:35:07 +0200] rev 75806
added support for cvc5 (whose interface is almost identical to CVC4)
nipkow [Thu, 11 Aug 2022 13:23:00 +0200] rev 75805
removing the [simp] attribute breaks too many AFP entries severely
nipkow [Thu, 11 Aug 2022 11:57:19 +0200] rev 75804
nlists is picked up automatically but conflicts with the RBT setup
nipkow [Thu, 11 Aug 2022 10:11:21 +0200] rev 75803
new lemma
nipkow [Thu, 11 Aug 2022 05:50:48 +0200] rev 75802
merged
nipkow [Wed, 10 Aug 2022 21:40:10 +0200] rev 75801
New theory of fixed length lists
haftmann [Wed, 10 Aug 2022 18:26:22 +0000] rev 75800
Further streamlining of quick-and-dirty evaluation.
Achim D. Brucker <adbrucker@0x5f.org> [Mon, 25 Jul 2022 08:24:21 +0100] rev 75799
more correct approximation (contributed by Achim Brucker)
wenzelm [Mon, 08 Aug 2022 20:27:54 +0200] rev 75798
Added tag Isabelle2022-RC0 for changeset b42e20adaeed
wenzelm [Mon, 08 Aug 2022 20:01:18 +0200] rev 75797
proper Java/Scala compiler classpath for standalone application (see also make_isabelle_app() in Pure/Admin/build_release.scala);
wenzelm [Mon, 08 Aug 2022 14:34:09 +0200] rev 75796
clarified message;
wenzelm [Mon, 08 Aug 2022 13:33:04 +0200] rev 75795
provide naproche-20220808 (inactive);
wenzelm [Mon, 08 Aug 2022 11:46:09 +0200] rev 75794
more robust data representation: notably for Store.read_session_timing with database_server;
wenzelm [Sun, 07 Aug 2022 23:06:29 +0200] rev 75793
tuned message;
wenzelm [Sun, 07 Aug 2022 20:36:01 +0200] rev 75792
afford default cache policy, despite 6a29709906c6;
wenzelm [Sun, 07 Aug 2022 13:44:01 +0200] rev 75791
tuned signature;
wenzelm [Sun, 07 Aug 2022 12:58:59 +0200] rev 75790
clarified signature: more uniform treatment of cache for Export.read_session vs. Export.read_theory;
wenzelm [Sun, 07 Aug 2022 12:37:57 +0200] rev 75789
tuned;
wenzelm [Sun, 07 Aug 2022 12:37:15 +0200] rev 75788
tuned signature;
wenzelm [Sun, 07 Aug 2022 12:30:09 +0200] rev 75787
clarified signature;
wenzelm [Sun, 07 Aug 2022 12:22:43 +0200] rev 75786
clarified modules;
wenzelm [Sat, 06 Aug 2022 23:13:35 +0200] rev 75785
merged
wenzelm [Sat, 06 Aug 2022 19:53:49 +0200] rev 75784
tuned;
wenzelm [Sat, 06 Aug 2022 19:37:31 +0200] rev 75783
clarified message;
wenzelm [Sat, 06 Aug 2022 19:31:58 +0200] rev 75782
clarified signature: prefer Export.Session_Context over Sessions.Database_Context;
discontinued obsolete operations;
wenzelm [Sat, 06 Aug 2022 17:28:59 +0200] rev 75781
clarified signature: prefer Export.Context;
wenzelm [Sat, 06 Aug 2022 17:16:19 +0200] rev 75780
clarified signature: find session_database within Session_Context.db_hierarchy;
wenzelm [Sat, 06 Aug 2022 16:54:01 +0200] rev 75779
clarified signature: prefer Export.Session_Context;
wenzelm [Sat, 06 Aug 2022 16:37:23 +0200] rev 75778
prefer Export.Context/Session_Context/Theory_Context over Sessions.Database_Context;
wenzelm [Sat, 06 Aug 2022 14:31:46 +0200] rev 75777
clarified signature;
wenzelm [Sat, 06 Aug 2022 14:11:19 +0200] rev 75776
tuned signature, following hints by IntelliJ IDEA;
wenzelm [Sat, 06 Aug 2022 14:06:29 +0200] rev 75775
clarified signature: more robust treatment of server;
wenzelm [Fri, 05 Aug 2022 22:49:25 +0200] rev 75774
discontinued Export.Provider in favour of Export.Context and its derivatives;
uniform treatment of all sessions, including Pure;
wenzelm [Fri, 05 Aug 2022 21:29:25 +0200] rev 75773
clarified signature: less redundant -- Sessions.Base_Info already specifies the main session;
wenzelm [Fri, 05 Aug 2022 21:18:02 +0200] rev 75772
tuned signature: more operations;
wenzelm [Fri, 05 Aug 2022 21:10:41 +0200] rev 75771
misc tuning and clarification;
wenzelm [Fri, 05 Aug 2022 20:54:39 +0200] rev 75770
clarified Document.Snapshot.all_exports: refer to material from this (virtual) session;
clarified treatment of Session_Context.theory_names, added export_names;
clarified treatment of document_snapshot: sites on top of the session_stack;
wenzelm [Fri, 05 Aug 2022 19:02:38 +0200] rev 75769
clarified database query: refer to semantic theories;
wenzelm [Fri, 05 Aug 2022 18:45:49 +0200] rev 75768
clarified signature: more operations;
wenzelm [Fri, 05 Aug 2022 17:16:37 +0200] rev 75767
clarified signature: persistent theory_names in lexical order;
wenzelm [Fri, 05 Aug 2022 16:50:04 +0200] rev 75766
proper session_databases for database_server: need to follow precise session_hierarchy;
wenzelm [Fri, 05 Aug 2022 16:40:06 +0200] rev 75765
redundant;
wenzelm [Fri, 05 Aug 2022 14:44:47 +0200] rev 75764
clarified signature: more robust close operation;
wenzelm [Fri, 05 Aug 2022 14:05:42 +0200] rev 75763
more uniform exports: proper encoding of empty parents for Pure;
wenzelm [Fri, 05 Aug 2022 13:43:14 +0200] rev 75762
clarified signature: more uniform treatment of empty exports;
wenzelm [Fri, 05 Aug 2022 13:34:47 +0200] rev 75761
clarified session name: treat PIDE session as Sessions.DRAFT with imports from other sessions;
wenzelm [Fri, 05 Aug 2022 13:23:52 +0200] rev 75760
more robust build_hierarchy: support Resources.empty / Sessions.Structure.empty (required for Build_Job.print_log);
removed unused imports_hierarchy;
wenzelm [Thu, 04 Aug 2022 22:15:50 +0200] rev 75759
clarified context for retrieval: more explicit types, with optional close() operation;
wenzelm [Thu, 04 Aug 2022 17:14:56 +0200] rev 75758
tuned;
wenzelm [Thu, 04 Aug 2022 17:08:35 +0200] rev 75757
unused;
wenzelm [Thu, 04 Aug 2022 14:48:05 +0200] rev 75756
retrieve information about used files;
wenzelm [Thu, 04 Aug 2022 13:52:43 +0200] rev 75755
tuned signature -- more robust;