Wed, 09 Apr 2014 14:08:25 +0200 |
haftmann |
restoring notion of primitive vs. derived operations in terms of generated code;
|
changeset |
files
|
Wed, 09 Apr 2014 14:08:18 +0200 |
haftmann |
removed duplication and tuned
|
changeset |
files
|
Thu, 10 Apr 2014 17:48:54 +0200 |
kuncar |
make list_all an abbreviation of pred_list - prevent duplication
|
changeset |
files
|
Thu, 10 Apr 2014 17:48:33 +0200 |
kuncar |
add pred_inject for product and sum because these theorems are not generated automatically because prod and sum are not in FP sugar for bootstrapping reasons
|
changeset |
files
|
Thu, 10 Apr 2014 17:48:32 +0200 |
kuncar |
simplify and fix theories thanks to 356a5efdb278
|
changeset |
files
|
Thu, 10 Apr 2014 17:48:18 +0200 |
kuncar |
setup for Transfer and Lifting from BNF; tuned thm names
|
changeset |
files
|
Thu, 10 Apr 2014 17:48:17 +0200 |
kuncar |
revert idiomatic handling of namings from 5a93b8f928a2 because in combination with Named_Target.theory_init global names are sometimes created
|
changeset |
files
|
Thu, 10 Apr 2014 17:48:16 +0200 |
kuncar |
don't forget to init Interpretation and transfer theorems in the interpretation hook
|
changeset |
files
|
Thu, 10 Apr 2014 17:48:16 +0200 |
kuncar |
export theorems
|
changeset |
files
|
Thu, 10 Apr 2014 17:48:15 +0200 |
kuncar |
abstract Domainp in relator_domain rules => more natural statement of the rule
|
changeset |
files
|
Thu, 10 Apr 2014 17:48:15 +0200 |
kuncar |
more appropriate name (Lifting.invariant -> eq_onp)
|
changeset |
files
|
Thu, 10 Apr 2014 17:48:14 +0200 |
kuncar |
left_total and left_unique rules are now transfer rules (cleaner solution, reflexvity_rule attribute not needed anymore)
|
changeset |
files
|
Thu, 10 Apr 2014 17:48:13 +0200 |
kuncar |
tuned
|
changeset |
files
|
Thu, 10 Apr 2014 15:14:38 +0200 |
traytel |
more accurate type arguments for intermeadiate typedefs
|
changeset |
files
|
Thu, 10 Apr 2014 14:40:11 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 10 Apr 2014 14:36:29 +0200 |
wenzelm |
ignore other_id reports for now (see 8eda56033203): massive amounts of redirections to 'class' etc. makes it difficult to edit main HOL;
|
changeset |
files
|
Thu, 10 Apr 2014 14:27:35 +0200 |
wenzelm |
more standard names;
|
changeset |
files
|
Thu, 10 Apr 2014 12:48:01 +0200 |
wenzelm |
modernized simproc_setup;
|
changeset |
files
|
Thu, 10 Apr 2014 12:30:02 +0200 |
wenzelm |
modernized theory setup;
|
changeset |
files
|
Thu, 10 Apr 2014 12:22:29 +0200 |
wenzelm |
added simproc markup, which also indicates legacy simprocs outside the name space;
|
changeset |
files
|
Thu, 10 Apr 2014 12:00:25 +0200 |
wenzelm |
modernized simproc_setup;
|
changeset |
files
|
Thu, 10 Apr 2014 11:24:58 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Thu, 10 Apr 2014 11:06:45 +0200 |
wenzelm |
more contributors;
|
changeset |
files
|
Thu, 10 Apr 2014 10:36:29 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 10 Apr 2014 10:30:32 +0200 |
wenzelm |
NEWS;
|
changeset |
files
|
Thu, 10 Apr 2014 10:27:29 +0200 |
wenzelm |
tuned error -- allow user to click on hyperlink to open remote file;
|
changeset |
files
|
Thu, 10 Apr 2014 10:06:54 +0200 |
wenzelm |
no comment -- File.read_stream already enforces UTF8 (like HTML5) and HTTP servers often produce a wrong charset encoding;
|
changeset |
files
|
Wed, 09 Apr 2014 23:22:58 +0200 |
wenzelm |
improved support for external URLs, based on standard Java network operations;
|
changeset |
files
|
Wed, 09 Apr 2014 23:04:20 +0200 |
wenzelm |
basic URL operations (with Isabelle/Scala error handling);
|
changeset |
files
|
Wed, 09 Apr 2014 20:58:32 +0200 |
wenzelm |
proper Args.name vs. Args.text as documented (in contrast to adhoc union in 75aaee32893d, which had to cope with more limited Args.T);
|
changeset |
files
|