wenzelm [Thu, 08 Nov 2018 21:36:12 +0100] rev 69270
clarified isabelle_fonts license, to be used when the component is updated next time;
wenzelm [Thu, 08 Nov 2018 16:21:46 +0100] rev 69269
tuned whitespace;
wenzelm [Thu, 08 Nov 2018 16:18:12 +0100] rev 69268
clarified tool setup for GHC / OCaml: discontinued "isabelle ghc", "isabelle ocaml", "isabelle ocamlc" to avoid confusion with traditional settings variables for executables (these are still required in existing applications, notably in session options [condition = ISABELLE_GHC] etc. and codegen setup;
wenzelm [Thu, 08 Nov 2018 15:52:10 +0100] rev 69267
always insist in specified resolver/compiler version;
wenzelm [Thu, 08 Nov 2018 15:49:56 +0100] rev 69266
proper ML expressions, without trailing semicolons;
wenzelm [Thu, 08 Nov 2018 14:58:04 +0100] rev 69265
insist in specified resolver/compiler version;
wenzelm [Thu, 08 Nov 2018 14:56:53 +0100] rev 69264
simplified -- according to regular "ghci" script;
wenzelm [Thu, 08 Nov 2018 14:48:20 +0100] rev 69263
clarified ML positions (see also 1a52baa70aed);
wenzelm [Thu, 08 Nov 2018 13:42:36 +0100] rev 69262
more standard Resources.provide_parse_files: avoid duplicate markup reports;
wenzelm [Thu, 08 Nov 2018 12:32:06 +0100] rev 69261
more uniform (see 1722cc56d22e);
haftmann [Thu, 08 Nov 2018 09:11:52 +0100] rev 69260
removed relics of ASCII syntax for indexed big operators
wenzelm [Wed, 07 Nov 2018 23:03:45 +0100] rev 69259
tuned;
wenzelm [Wed, 07 Nov 2018 22:38:38 +0100] rev 69258
obsolete;
wenzelm [Wed, 07 Nov 2018 22:31:56 +0100] rev 69257
clarified signature;
wenzelm [Wed, 07 Nov 2018 22:15:03 +0100] rev 69256
more uniform read_file_content for Isabelle/jEdit and Isabelle/VSCode: make_theory_content is required for semantic checking of user file-formats (e.g. bibtex);
wenzelm [Wed, 07 Nov 2018 21:42:16 +0100] rev 69255
more general support for Isabelle/PIDE file formats -- less hardwired Bibtex operations;
wenzelm [Wed, 07 Nov 2018 14:06:43 +0100] rev 69254
merged
wenzelm [Wed, 07 Nov 2018 14:03:47 +0100] rev 69253
proper ghc_setup / ocaml_setup on target Isabelle distribution (amending 2a17c481d05e);
haftmann [Wed, 07 Nov 2018 11:08:12 +0000] rev 69252
dedicated examples for sorting
haftmann [Wed, 07 Nov 2018 11:08:11 +0000] rev 69251
more direct implementations of comparators
haftmann [Wed, 07 Nov 2018 11:08:10 +0000] rev 69250
generic merge sort
wenzelm [Tue, 06 Nov 2018 15:06:30 +0100] rev 69249
merged
wenzelm [Tue, 06 Nov 2018 14:53:56 +0100] rev 69248
more Haskell operations;
wenzelm [Tue, 06 Nov 2018 14:30:53 +0100] rev 69247
tuned;
haftmann [Sun, 04 Nov 2018 15:00:30 +0000] rev 69246
concrecte sorting algorithms beyond insertion sort
wenzelm [Mon, 05 Nov 2018 23:15:58 +0100] rev 69245
proper self_update for isolated host;
wenzelm [Mon, 05 Nov 2018 22:15:07 +0100] rev 69244
renovated macOS tests;
wenzelm [Mon, 05 Nov 2018 21:59:22 +0100] rev 69243
support remote_build_history with optional ghc_setup / ocaml_setup;
wenzelm [Mon, 05 Nov 2018 20:53:16 +0100] rev 69242
more robust: avoid isabelle_stack invocation in settings script (potentially slow or failing);
wenzelm [Mon, 05 Nov 2018 17:37:55 +0100] rev 69241
clarified names;