Commit Graph

748 Commits

Author SHA1 Message Date
Burkhart Wolff 1c31a11bdc started para on CENELEC. 2022-04-12 08:54:37 +02:00
Burkhart Wolff 11ef56965f modified keyword list 2022-04-11 11:22:11 +02:00
Burkhart Wolff ca418f60b0 modified abstract 2022-04-11 11:17:12 +02:00
Nicolas Méric 7201101a6c Fix typo 2022-04-07 14:29:24 +02:00
Burkhart Wolff 65e6240fa8 some elements on cenelec 2022-04-06 17:41:06 +02:00
Burkhart Wolff 0496ce3080 added basics of archive 2022-04-06 12:03:34 +02:00
Burkhart Wolff 4f6ac66167 Merge branch 'ICFEM-2022' of https://git.logicalhacking.com/Isabelle_DOF/Isabelle_DOF into ICFEM-2022 2022-04-06 09:29:16 +02:00
Burkhart Wolff 74ba9aa892 ... 2022-04-06 09:29:10 +02:00
Nicolas Méric d6468274d7 Shrink invariant checking examples
- Merge invariant checking and inherited invariant checking examples
- Delete useless query
2022-04-05 18:30:39 +02:00
Nicolas Méric 1c550a962a Shrink instances examples to gain space 2022-04-05 17:30:22 +02:00
Nicolas Méric 4a5523ac17 Merge branch '2021-ITP-PMTI' into ICFEM-2022 2022-04-05 16:45:19 +02:00
Nicolas Méric 7f02cbbde4 First corrections inrelation to the reviews 2022-04-05 16:32:46 +02:00
Nicolas Méric e125775350 Delete useless ontology definitions
Also pack down theory_text antiquotations to gain space
2022-04-05 15:23:43 +02:00
Nicolas Méric 7bd1b61ddd Avoid useless blank lines in theory_text antiquotations 2022-04-05 11:56:39 +02:00
Nicolas Méric b3fd073b38 Use lncs latex template 2022-04-05 08:17:57 +02:00
Nicolas Méric 8f2e194501 First attempt to use lncs template 2022-04-04 16:34:40 +02:00
Nicolas Méric 258fcc2f8e Migrate paper to Isabelle2021-1 2022-04-01 11:46:30 +02:00
Nicolas Méric d95a5aa2a8 Merge branch 'main' into test-merge 2022-04-01 09:59:22 +02:00
Nicolas Méric 9603311a9a Fix DOF manual and tests to work with assert* 2022-04-01 09:54:16 +02:00
Burkhart Wolff 2351e00be6 corrected and re-inserted Ecclectic Man into build 2022-03-31 15:55:01 +02:00
Burkhart Wolff 3e99e9e013 more discrepancies in the EcclecticMan solved. 2022-03-31 15:42:18 +02:00
Burkhart Wolff d2e1d77b01 some corrections in the Eccectic RefMan 2022-03-31 13:49:46 +02:00
Burkhart Wolff 894166a630 Merge branch 'main' of https://git.logicalhacking.com/Isabelle_DOF/Isabelle_DOF 2022-03-30 16:19:36 +02:00
Burkhart Wolff 34df9f6fcd some bugs corrected 2022-03-30 16:19:31 +02:00
Nicolas Méric e4e4a708a5 Update assert* to use isabelle/DOF evaluation 2022-03-30 08:12:17 +02:00
Nicolas Méric 9cd5323063 Update DOF manual meta-types as types section
Types of the implementation language inside the HOL type system
are now represented as datatypes and not just abstract types
2022-03-29 15:22:44 +02:00
Achim D. Brucker 4a7605b43e Removed build script from default document directory layout. 2022-03-27 14:59:43 +01:00
Achim D. Brucker 7b8ae0a93d Make use of install script optional in favor of registration as Isabelle component. Style files, templates, and scripts are no longer installed into ISABELLE_USER_HOME. 2022-03-27 13:21:55 +01:00
Achim D. Brucker 7b4450450d Hide use of build script from users. 2022-03-27 12:02:15 +01:00
Achim D. Brucker 05e85edd91 Removed non-distribution note for llncs.cls. This class is now available on CTAN and part of TeXLive (at least from version 2022). 2022-03-26 21:31:05 +00:00
Achim D. Brucker 21ab0ff6b9 Removed reference to Docker use. 2022-03-26 20:08:17 +00:00
Achim D. Brucker f4286404fb Merge branch 'v1.2.x/Isabelle2021' 2022-03-26 18:25:33 +00:00
Achim D. Brucker a1d83e33ef Updated manual to reflect changes in options for install script. 2022-03-26 18:23:07 +00:00
Achim D. Brucker 1a41e92188 Minor shortenings to improve layout. 2022-03-26 17:47:40 +00:00
Achim D. Brucker 5381182ab2 Spell-checking. 2022-03-26 13:26:51 +00:00
Achim D. Brucker 76582f75fd Merge branch 'master' into porting_to_Isabelle2021-1 2022-03-23 14:33:44 +00:00
Nicolas Méric a4f39bb700 Add TODO referring to an issue in DOF Manual
Reference the issue
Isabelle_DOF/Isabelle_DOF#10
in a TODO in the DOF manual to remember to update the manual
when the issue is fixed
2022-03-23 11:27:11 +01:00
Nicolas Méric 13835fbed9 Fix typos in DOF manual, chapter 5 2022-03-23 11:17:30 +01:00
Nicolas Méric cc3f9ab402 Update DOF manual, chapter 3 and 4
- Use antiquotations when possible to reference
  classes and attributes in text (typ, type and const antiquotations)
- Add explanation for cid, obj-id and oid
- Update ML*, text* an value* railroads
- Fix typos
- Add some TODOs for the next revision of the manual
2022-03-23 09:07:43 +01:00
Achim D. Brucker 442835442f Towards Isabelle 2021-1 support. 2022-03-22 22:19:35 +00:00
Achim D. Brucker c69b11a312 First steps towards Isabelle 2021-1 support. 2022-03-22 21:47:26 +00:00
Achim D. Brucker 0c9dcfb6e1 Merge branch 'master' into porting_to_Isabelle2021-1 2022-03-21 20:32:19 +00:00
Nicolas Méric 5d0136a168 Fix typo in DOF Manual, Chapter 3 2022-03-21 14:15:09 +01:00
Nicolas Méric 3e9adb026b Update DOF manual Chapter 3
- Fix some minor issues:
  - Some figures did not longer correspond to their descriptions
  - Some mechanisms (definitions - examples - etc.) in referencing
    did not work any longer in the setting that we distribute.
- Fix typos
2022-03-21 14:09:18 +01:00
Achim D. Brucker 2314b2191f Resolved merge conflict. 2022-03-20 20:49:46 +00:00
Burkhart Wolff 6bb62fb08a minor presentation bug 2022-03-20 19:04:52 +01:00
Burkhart Wolff fb91700a43 added a remark on @{cite ...} 2022-03-20 19:02:14 +01:00
Burkhart Wolff d86173834f merge 2022-03-20 18:47:18 +01:00
Burkhart Wolff 49f4c5b95b added hacky para on alternative lexical notations. 2022-03-20 18:45:53 +01:00
Achim D. Brucker 658e7a68a1 Disabled non-working antiquotation - needs to have a second look. 2022-03-20 14:57:03 +00:00