Commit Graph

585 Commits

Author SHA1 Message Date
Achim D. Brucker 00cb307fc5 Changed user interface of the installation script: supports now long and short options and allows one to skipt the lengthy patch and afp installation check.
HOL-OCL/Isabelle_DOF/master This commit looks good Details
2019-04-06 12:49:24 +01:00
Achim D. Brucker 090b5f3e63 Remove outdated aux file prior to starting the LateX build. 2019-04-06 12:32:30 +01:00
Burkhart Wolff 4a61b55763 merge
HOL-OCL/Isabelle_DOF/master This commit looks good Details
2019-04-06 12:16:36 +02:00
Burkhart Wolff e362286c32 xcgdfg 2019-04-06 12:10:19 +02:00
Burkhart Wolff 4f349de9b9 some patches in install to make it run on MacOS 2019-04-06 12:08:38 +02:00
Achim D. Brucker e4c1356a79 Fixed spelling in info/warning/error messages.
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-04-06 10:23:30 +01:00
Achim D. Brucker d5e295c7f3 Use cmp instead of md5sum for checking if files are identical. 2019-04-06 10:22:40 +01:00
Achim D. Brucker 9f3b406750 Merge branch 'master' of logicalhacking.com:HOL-OCL/Isabelle_DOF 2019-04-06 10:04:58 +01:00
Achim D. Brucker 6995461742 Improved error handling during patch installation. 2019-04-06 10:04:44 +01:00
Frédéric Tuong 9a1bec2d85 Merge branch 'master' of git.logicalhacking.com:HOL-OCL/Isabelle_DOF
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-04-04 15:44:15 +02:00
Frédéric Tuong 0d96aeb494 support inner syntax cartouches to prevent an error for accent letters in attributes (see hol-testgen/add-ons/Featherweight-OCL/src/compiler_generic/Init.thy ) 2019-04-04 15:43:48 +02:00
Burkhart Wolff 5a0caa4163 Merge branch 'master' of https://git.logicalhacking.com/HOL-OCL/Isabelle_DOF
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-04-02 14:28:05 +02:00
Burkhart Wolff 83151cf473 Something in Isabelle_DOF 2019-04-02 14:19:59 +02:00
Achim D. Brucker 9d7ebc4a4f Enabled passing of default arguments to LaTeX backend.
HOL-OCL/Isabelle_DOF/master This commit looks good Details
2019-03-31 17:47:10 +01:00
Achim D. Brucker c3409d1f10 Cleanup: moved outdated code for exporting LaTeX style files into a dedicated functions and disabled file output. 2019-03-31 15:13:27 +01:00
Achim D. Brucker 0daaf3d699 Bug fix: subsubsection was mapped to subsection. 2019-03-31 14:08:52 +01:00
Achim D. Brucker 9edb344218 Added generic type hook. 2019-03-31 13:34:52 +01:00
Achim D. Brucker 57923ad393 Removed all definitions that are semantically equivalent to their default variant.
HOL-OCL/Isabelle_DOF/master This commit looks good Details
2019-03-31 00:14:47 +00:00
Achim D. Brucker e26306debd Refactored LaTeX-Setup and introduced failback to default implementations. 2019-03-30 23:40:01 +00:00
Achim D. Brucker b5d35dad22 Added definition for SRAC.
HOL-OCL/Isabelle_DOF/master This commit looks good Details
2019-03-30 19:03:38 +00:00
Achim D. Brucker 8935d8f4e9 Improved error handling. 2019-03-30 17:18:17 +00:00
Achim D. Brucker 060dcbbabc Introduced \isadof* command family. 2019-03-30 16:36:25 +00:00
Achim D. Brucker 13db9a9e77 Merge branch 'master' of logicalhacking.com:HOL-OCL/Isabelle_DOF
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-03-25 12:23:00 +00:00
Achim D. Brucker 13b06fdce7 Added isaDof.subsection.scholarly_paper.conclusion. 2019-03-25 12:22:46 +00:00
Burkhart Wolff ff3f2c9429 minor changes for CICM paper example.
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-03-13 12:49:29 +01:00
Burkhart Wolff 7f8c77b2ef Refactoring OntoLinkParser (for Paper)
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-03-12 16:45:04 +01:00
Achim D. Brucker b255de9ea7 Basis handling of lists in ltx_of_term.
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-03-11 21:21:56 +00:00
Achim D. Brucker d3ae88ed10 Merge branch 'master' of logicalhacking.com:HOL-OCL/Isabelle_DOF 2019-03-11 20:42:51 +00:00
Burkhart Wolff ffa44353f9 More on the small_math example used in the paper.
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-03-11 09:42:49 +01:00
Achim D. Brucker f8bcd2557c Removed call to obsolete unquote_string. 2019-03-09 21:13:04 +00:00
Achim D. Brucker a2a1f2dc3f Manual merge. 2019-03-09 21:04:39 +00:00
Achim D. Brucker a7ebfff71e Initial implementation of ltx_of_markup. 2019-03-09 21:02:52 +00:00
Burkhart Wolff 94ade38d60 no message
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-03-08 11:38:38 +01:00
Burkhart Wolff 287f8ab2a8 improved MyCommented Isa + added small onto example for CICM paper
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-03-08 11:37:27 +01:00
Burkhart Wolff 7b7eeefa76 Changes on doc model.
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-03-06 09:29:20 +01:00
Burkhart Wolff d5cfaa79e8 Verschiedene Kleinigkeiten um assert*
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
Neuer Content in MyCommentedIsabelle: Intro FrontEnd.
2019-03-05 22:47:38 +01:00
Burkhart Wolff 67b31af3a1 Substantially improved assert* based on internal string-recoding.
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-03-05 09:36:12 +01:00
Burkhart Wolff 0c7a53fe75 Minor corrections on CENELEC,
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
major Bug in assert* (no assert object creation on-the-fly) fixed
2019-02-27 18:42:45 +08:00
Burkhart Wolff efe8e7c507 changed finbal state error to msg (takes into effect non-strict-checking)
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-02-14 12:03:06 +01:00
Burkhart Wolff dec5c9bf86 Many improvements on the CENELEC Onto.
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-02-14 11:50:19 +01:00
Burkhart Wolff a6c6ad7221 Towards a Consolidated CENELEC 50128.
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-02-13 12:22:55 +01:00
Burkhart Wolff 5f7e7259d5 A dramatically improved ontological model of CENELEC 50128
HOL-OCL/Isabelle_DOF/master This commit looks good Details
2019-02-12 22:13:28 +01:00
Achim D. Brucker eb772155ad Changed sorry to oops to allow session build.
HOL-OCL/Isabelle_DOF/master This commit looks good Details
2019-02-12 01:02:28 +00:00
Burkhart Wolff cd6e82949f - added support for formal text statements Definition*, Lemma*, Theorem*, Conjecture*
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
- added lemma* theorem* corrolary* refering to Isar std commands, but ignoring the meta-args.

- Text-exercise: Improved the "Terms and Definitions" section Darstellung  in der Ontologie durch
  verwendung von Definition*.
2019-02-09 23:05:52 +01:00
Burkhart Wolff 65346b3f0a kleinkram
HOL-OCL/Isabelle_DOF/master This commit looks good Details
2019-02-08 15:43:49 +01:00
Achim D. Brucker 8fff0730d6 Improved installation message.
HOL-OCL/Isabelle_DOF/master This commit looks good Details
2019-02-06 14:36:41 +00:00
Achim D. Brucker c3ecbc8a24 Improve behaviour if md5sum is not installed.
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-02-06 09:46:01 +00:00
Achim D. Brucker 04377e6727 Fixed bug causing the installation to halt during the registration of AFP entries. 2019-02-06 09:30:43 +00:00
Achim D. Brucker 0afa2ec8bb Adding missing files for CENLEC example.
HOL-OCL/Isabelle_DOF/master This commit looks good Details
2019-02-05 16:32:39 +00:00
Achim D. Brucker 72510ff732 Merge.
HOL-OCL/Isabelle_DOF/master There was a failure building this commit Details
2019-02-05 16:31:14 +00:00