Commit Graph

51 Commits

Author SHA1 Message Date
Burkhart Wolff 502c1460b4 restructuring of section 4, some polishing intro. 2019-07-22 16:35:57 +02:00
Burkhart Wolff 856f652082 added sections on conservative term programming and a definition example as specification construct 2019-07-22 15:37:47 +02:00
Burkhart Wolff a28ceb98eb New LaTeX chapter introduced. Structuring proposal 2019-07-17 16:06:55 +02:00
Burkhart Wolff 5ff3217493 Internal Layout Polishing 2019-07-17 10:47:25 +02:00
Burkhart Wolff 869644e3b5 Proof Example 2019-07-17 10:24:41 +02:00
Burkhart Wolff 4c4194d468 Proof Example 2019-07-17 10:21:34 +02:00
Burkhart Wolff 4329bd2602 A little more explanations, more ontolgical control 2019-07-17 08:23:54 +02:00
Burkhart Wolff 58c31b59e8 completed first draft. Checks till page 47. 2019-07-16 19:33:24 +02:00
Burkhart Wolff a7f6ab4fbd Para on Antiquotation Registration 2019-07-16 16:40:40 +02:00
Burkhart Wolff 6f2dabbdd2 Markup section aufgeraeumt. 2019-07-15 17:56:13 +02:00
Burkhart Wolff 8acd482b96 Continued pass till pp 36. 2019-07-15 17:45:46 +02:00
Burkhart Wolff e9a353919f Renommage, reord of 2 snd TR report. Arrived at page 26 2019-07-15 17:14:11 +02:00
Burkhart Wolff f2bb4f6e31 Modifications / evolutions for the second TR example.
Arrived at page 34.
2019-07-15 17:12:10 +02:00
Achim D. Brucker 6a1af31529 Removed relative imports in all non-trivial examples. 2019-07-12 20:20:02 +01:00
Burkhart Wolff 9c21b7a89a restructuring intro 2019-07-12 16:32:19 +02:00
Burkhart Wolff 859e1392ec excluding Isadof from programming manual 2019-07-12 16:17:22 +02:00
Achim D. Brucker 4ed22b6951 Added missing commands for i.e and e.g.. 2019-07-02 06:15:43 +01:00
Achim D. Brucker 31e1abeaea Port to Isabelle 2019. 2019-06-21 06:33:49 +01:00
Burkhart Wolff 9e396b4778 LaTeX Generator Crash resolved, many little changes... 2019-05-27 11:03:32 +02:00
Burkhart Wolff 40537d4009 First Version with patched LaTeX Generator thy_output.ML 2019-04-29 22:24:32 +02:00
Burkhart Wolff e362286c32 xcgdfg 2019-04-06 12:10:19 +02:00
Burkhart Wolff 83151cf473 Something in Isabelle_DOF 2019-04-02 14:19:59 +02:00
Burkhart Wolff 7f8c77b2ef Refactoring OntoLinkParser (for Paper) 2019-03-12 16:45:04 +01:00
Burkhart Wolff 94ade38d60 no message 2019-03-08 11:38:38 +01:00
Burkhart Wolff 7b7eeefa76 Changes on doc model. 2019-03-06 09:29:20 +01:00
Burkhart Wolff d5cfaa79e8 Verschiedene Kleinigkeiten um assert*
Neuer Content in MyCommentedIsabelle: Intro FrontEnd.
2019-03-05 22:47:38 +01:00
Achim D. Brucker a0a6c47fc6 Changed project configuration to a single configuration file. 2019-01-08 11:06:33 +00:00
Achim D. Brucker 339c6733f2 Modularized build script to simplify automated updates. 2019-01-07 00:29:42 +00:00
Achim D. Brucker b91377edbd Base examples on the session Isabelle_DOF. 2019-01-06 18:22:54 +00:00
Achim D. Brucker d03052f4d6 Reworked root.tex setup.
The root.tex is now copied from the user installation directory
on each build to avoid problems with an outdated document setup.
2019-01-06 17:01:13 +00:00
Achim D. Brucker 5f5e8694d1 Updated root.tex files. 2019-01-06 14:38:05 +00:00
Achim D. Brucker 75ff2fad2d Revert "Removed obsolete build scripts."
This reverts commit 30a17db2bf.
2019-01-06 13:34:58 +00:00
Achim D. Brucker 30a17db2bf Removed obsolete build scripts. 2019-01-05 23:38:56 +00:00
Achim D. Brucker 860dab90f3 Removed generated output. 2018-12-18 22:05:07 +00:00
Burkhart Wolff 98565b837c Worked on assert*.
Still needs debugging.
Regression tests of some examples;
necessary revisions due to stronger
checks at close_monitor.
2018-12-11 16:03:01 +01:00
Burkhart Wolff 04f5e99e41 First running example for class invariants. 2018-12-03 16:43:27 +01:00
Burkhart Wolff cf31ffd68b revisions of scholarly paper and report ontologies 2018-11-28 10:49:35 +01:00
Burkhart Wolff 8628ca81ab kleinkram 2018-11-27 11:13:49 +01:00
Burkhart Wolff eea65018d1 Rearrangement of the group of TR examples.
(following structure of math_exams)
2018-11-21 11:15:21 +01:00
Burkhart Wolff d406b3daeb implemented reject alphabets. (untested)
slight corrections in MyCommentedIsabelle (MCI)
2018-11-19 20:53:59 +01:00
Burkhart Wolff 0617315fb0 Small improvements on the term chapter of CommentedIsabelle 2018-11-19 11:32:22 +01:00
Burkhart Wolff f1eabf506c Changed the introduction of MyCommentedIsabelle 2018-11-15 15:20:22 +01:00
Burkhart Wolff 49d49cfcc4 New description of the goal package in the example (I had spare time in my FIIL exam). 2018-11-14 16:33:51 +01:00
Burkhart Wolff 256b2cac56 Exporting the .pdf version from the git-site: 2018-11-13 18:48:21 +01:00
Burkhart Wolff dcda1cc214 Introduced Syntax accept / reject.
added some semantic for it (incomplete)
some elements on myCommentedIsabelle
2018-11-13 15:19:02 +01:00
Burkhart Wolff 3a3e99ce98 Merge branch 'master' of https://git.logicalhacking.com/HOL-OCL/Isabelle_DOF 2018-11-08 11:08:34 +01:00
Burkhart Wolff 027c501c0d Slight rearrangement in MyCommented. After some comments of readers. 2018-11-08 11:07:41 +01:00
Achim D. Brucker ea1480aecc Re-enabled use of side_by_side_figure. 2018-11-07 22:28:56 +00:00
Burkhart Wolff dd35fa356a Added new TR for MyCommentedIsabelle; many textual corrections. 2018-11-07 22:41:11 +01:00
Burkhart Wolff 18b8e35380 This and that. 2018-11-07 22:37:31 +01:00