Sat, 10 Nov 2018 14:08:02 +0100 support for user-defined Isabelle/Scala command-line tools;
wenzelm [Sat, 10 Nov 2018 14:08:02 +0100] rev 69277
support for user-defined Isabelle/Scala command-line tools; misc tuning and clarification;
Sat, 10 Nov 2018 07:57:20 +0000 replaced some ancient ASCII syntax
haftmann [Sat, 10 Nov 2018 07:57:20 +0000] rev 69276
replaced some ancient ASCII syntax
Sat, 10 Nov 2018 07:57:19 +0000 clarified status of legacy input abbreviations
haftmann [Sat, 10 Nov 2018 07:57:19 +0000] rev 69275
clarified status of legacy input abbreviations
Sat, 10 Nov 2018 07:57:18 +0000 clarified status of ancient ASCII syntax for big union and inter
haftmann [Sat, 10 Nov 2018 07:57:18 +0000] rev 69274
clarified status of ancient ASCII syntax for big union and inter
Thu, 08 Nov 2018 22:35:17 +0100 NEWS;
wenzelm [Thu, 08 Nov 2018 22:35:17 +0100] rev 69273
NEWS;
Thu, 08 Nov 2018 22:29:09 +0100 isabelle update_cartouches -t;
wenzelm [Thu, 08 Nov 2018 22:29:09 +0100] rev 69272
isabelle update_cartouches -t;
Thu, 08 Nov 2018 22:02:07 +0100 update ROOT files as well: treated like .thy in Isabelle/jEdit;
wenzelm [Thu, 08 Nov 2018 22:02:07 +0100] rev 69271
update ROOT files as well: treated like .thy in Isabelle/jEdit;
Thu, 08 Nov 2018 21:36:12 +0100 clarified isabelle_fonts license, to be used when the component is updated next time;
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;
Thu, 08 Nov 2018 16:21:46 +0100 tuned whitespace;
wenzelm [Thu, 08 Nov 2018 16:21:46 +0100] rev 69269
tuned whitespace;
Thu, 08 Nov 2018 16:18:12 +0100 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 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;
Thu, 08 Nov 2018 15:52:10 +0100 always insist in specified resolver/compiler version;
wenzelm [Thu, 08 Nov 2018 15:52:10 +0100] rev 69267
always insist in specified resolver/compiler version;
Thu, 08 Nov 2018 15:49:56 +0100 proper ML expressions, without trailing semicolons;
wenzelm [Thu, 08 Nov 2018 15:49:56 +0100] rev 69266
proper ML expressions, without trailing semicolons;
Thu, 08 Nov 2018 14:58:04 +0100 insist in specified resolver/compiler version;
wenzelm [Thu, 08 Nov 2018 14:58:04 +0100] rev 69265
insist in specified resolver/compiler version;
Thu, 08 Nov 2018 14:56:53 +0100 simplified -- according to regular "ghci" script;
wenzelm [Thu, 08 Nov 2018 14:56:53 +0100] rev 69264
simplified -- according to regular "ghci" script;
Thu, 08 Nov 2018 14:48:20 +0100 clarified ML positions (see also 1a52baa70aed);
wenzelm [Thu, 08 Nov 2018 14:48:20 +0100] rev 69263
clarified ML positions (see also 1a52baa70aed);
Thu, 08 Nov 2018 13:42:36 +0100 more standard Resources.provide_parse_files: avoid duplicate markup reports;
wenzelm [Thu, 08 Nov 2018 13:42:36 +0100] rev 69262
more standard Resources.provide_parse_files: avoid duplicate markup reports;
Thu, 08 Nov 2018 12:32:06 +0100 more uniform (see 1722cc56d22e);
wenzelm [Thu, 08 Nov 2018 12:32:06 +0100] rev 69261
more uniform (see 1722cc56d22e);
Thu, 08 Nov 2018 09:11:52 +0100 removed relics of ASCII syntax for indexed big operators
haftmann [Thu, 08 Nov 2018 09:11:52 +0100] rev 69260
removed relics of ASCII syntax for indexed big operators
Wed, 07 Nov 2018 23:03:45 +0100 tuned;
wenzelm [Wed, 07 Nov 2018 23:03:45 +0100] rev 69259
tuned;
Wed, 07 Nov 2018 22:38:38 +0100 obsolete;
wenzelm [Wed, 07 Nov 2018 22:38:38 +0100] rev 69258
obsolete;
Wed, 07 Nov 2018 22:31:56 +0100 clarified signature;
wenzelm [Wed, 07 Nov 2018 22:31:56 +0100] rev 69257
clarified signature;
Wed, 07 Nov 2018 22:15:03 +0100 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 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);
Wed, 07 Nov 2018 21:42:16 +0100 more general support for Isabelle/PIDE file formats -- less hardwired Bibtex operations;
wenzelm [Wed, 07 Nov 2018 21:42:16 +0100] rev 69255
more general support for Isabelle/PIDE file formats -- less hardwired Bibtex operations;
Wed, 07 Nov 2018 14:06:43 +0100 merged
wenzelm [Wed, 07 Nov 2018 14:06:43 +0100] rev 69254
merged
Wed, 07 Nov 2018 14:03:47 +0100 proper ghc_setup / ocaml_setup on target Isabelle distribution (amending 2a17c481d05e);
wenzelm [Wed, 07 Nov 2018 14:03:47 +0100] rev 69253
proper ghc_setup / ocaml_setup on target Isabelle distribution (amending 2a17c481d05e);
Wed, 07 Nov 2018 11:08:12 +0000 dedicated examples for sorting
haftmann [Wed, 07 Nov 2018 11:08:12 +0000] rev 69252
dedicated examples for sorting
Wed, 07 Nov 2018 11:08:11 +0000 more direct implementations of comparators
haftmann [Wed, 07 Nov 2018 11:08:11 +0000] rev 69251
more direct implementations of comparators
Wed, 07 Nov 2018 11:08:10 +0000 generic merge sort
haftmann [Wed, 07 Nov 2018 11:08:10 +0000] rev 69250
generic merge sort
Tue, 06 Nov 2018 15:06:30 +0100 merged
wenzelm [Tue, 06 Nov 2018 15:06:30 +0100] rev 69249
merged
Tue, 06 Nov 2018 14:53:56 +0100 more Haskell operations;
wenzelm [Tue, 06 Nov 2018 14:53:56 +0100] rev 69248
more Haskell operations;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip