wenzelm [Thu, 09 Feb 2017 16:56:31 +0100] rev 65011
support for type Boolean;
wenzelm [Thu, 09 Feb 2017 16:06:45 +0100] rev 65010
clarified signature;
tuned toString;
wenzelm [Thu, 09 Feb 2017 15:40:34 +0100] rev 65009
remote database access via ssh port forwarding;
wenzelm [Thu, 09 Feb 2017 11:44:55 +0100] rev 65008
clarified handling of SQL.Type;
wenzelm [Thu, 09 Feb 2017 11:03:22 +0100] rev 65007
clarified toString;
wenzelm [Thu, 09 Feb 2017 10:59:19 +0100] rev 65006
clarified modules;
haftmann [Wed, 08 Feb 2017 22:26:10 +0100] rev 65005
only intercept regular exceptions
wenzelm [Wed, 08 Feb 2017 23:19:10 +0100] rev 65004
more portable SQL types;
wenzelm [Wed, 08 Feb 2017 22:38:08 +0100] rev 65003
more portable: SQL standard syntax instead of MySQL extension;
wenzelm [Wed, 08 Feb 2017 22:11:37 +0100] rev 65002
general SQL database support, for SQLite and PostgreSQL;
tuned;
wenzelm [Wed, 08 Feb 2017 21:06:47 +0100] rev 65001
updated;
wenzelm [Wed, 08 Feb 2017 21:04:18 +0100] rev 65000
minimal support for PostgreSQL databases;
haftmann [Tue, 07 Feb 2017 22:15:07 +0100] rev 64999
elaborated examples for computations
haftmann [Tue, 07 Feb 2017 22:15:06 +0100] rev 64998
isabelle update_cartouches
haftmann [Tue, 07 Feb 2017 22:15:05 +0100] rev 64997
dedicated computation preprocessing rules for nat, int implemented by target language literals
haftmann [Tue, 07 Feb 2017 22:15:04 +0100] rev 64996
dropped superfluous preprocessing rule
haftmann [Tue, 07 Feb 2017 22:15:03 +0100] rev 64995
preprocessing rules must always stem from static context
haftmann [Mon, 06 Feb 2017 20:56:38 +0100] rev 64994
computation preprocessing rules to allow literals as input for computations
haftmann [Mon, 06 Feb 2017 20:56:37 +0100] rev 64993
dedicated preprocessor for computations
haftmann [Mon, 06 Feb 2017 20:56:36 +0100] rev 64992
extended syntax allows to include datatype constructors directly in computations
haftmann [Mon, 06 Feb 2017 20:56:35 +0100] rev 64991
variables and type must be checked before entering evaluation sandwich
haftmann [Mon, 06 Feb 2017 20:56:34 +0100] rev 64990
more explicit errors in pathological cases
haftmann [Mon, 06 Feb 2017 20:56:33 +0100] rev 64989
more computation antiquotations
haftmann [Mon, 06 Feb 2017 20:56:32 +0100] rev 64988
computations and partiality
haftmann [Mon, 06 Feb 2017 20:56:30 +0100] rev 64987
tuned
wenzelm [Sat, 04 Feb 2017 21:15:11 +0100] rev 64986
more uniform use of Reconstruct.clean_proof_of;
wenzelm [Sat, 04 Feb 2017 20:12:27 +0100] rev 64985
clarified message: print subgoal number instead of potentially large term;
wenzelm [Sat, 04 Feb 2017 19:53:41 +0100] rev 64984
tuned;
wenzelm [Sat, 04 Feb 2017 19:48:43 +0100] rev 64983
suppress warnings uniformly, even in explicit commands 'find_theorems', 'solve_direct';
wenzelm [Sat, 04 Feb 2017 19:10:12 +0100] rev 64982
tuned;