Commit Graph

739 Commits

Author SHA1 Message Date
Burkhart Wolff 18b8e35380 This and that. 2018-11-07 22:37:31 +01:00
Burkhart Wolff fe09c77b89 Moved MyCommentedIsabelle into the example/TR_my_commented isabelle
- added build structure
- corrected LaTeX
- ... works as a first shot TR !!!
2018-11-07 15:55:01 +01:00
Burkhart Wolff 3e6dc80445 - experiments with document ontologies
- substantially more input on "MyCommentedIsabelle"
  (should be another TR example ? )
2018-11-07 06:00:01 +01:00
Burkhart Wolff c67f39c236 Merge branch 'master' of https://git.logicalhacking.com/HOL-OCL/Isabelle_DOF
# Conflicts:
#	RegExpInterface.thy
dfsdfs
2018-11-06 11:07:12 +01:00
Burkhart Wolff 8e216c02f2 wdfs 2018-11-06 11:05:11 +01:00
Achim D. Brucker c58fdfce1e Export RegExpChecker Structure. 2018-11-06 10:04:21 +00:00
Achim D. Brucker 46c51235e3 Based all examples on session 'Functional-Automata'. 2018-11-06 09:31:01 +00:00
Achim D. Brucker ab3ba421c8 Fixed ROOT (removed dependency on non-existing ontology.tex. 2018-11-06 09:30:18 +00:00
Achim D. Brucker 4aa8730762 Updated ROOT(s) setup to include AFP entries ... 2018-11-06 09:10:11 +00:00
Burkhart Wolff 9aef99c9d6 Better documentation of the RegExpInterface Module. 2018-11-05 22:22:20 +01:00
Burkhart Wolff 9494c05593 - Improved automata-management
- automata transformation integrated
- control option strict_checking added
- rudimentary tests in IsaDofApplications and Monitor_Example
2018-11-05 21:42:36 +01:00
Burkhart Wolff 456b4365f9 automata creation added 2018-11-04 20:27:05 +01:00
Burkhart Wolff 8d9e6cdc48 Big Bang: Restructuring the RegExp Interface, pushing it underneath Isa_DOF, factoring out example into Monitor Example. 2018-11-04 19:15:22 +01:00
Burkhart Wolff 4d75a50494 for documentation 2018-11-04 18:58:51 +01:00
Burkhart Wolff 04cc46f9b4 New Config With AFP components and a thin interface for monitor-checking. 2018-11-04 18:56:59 +01:00
Burkhart Wolff 36fac27d0c New Config for 2017 including AFP contributions for Regular-Sets and Regular Automata.
Added a thin layer interfacing these two.
Slight textual improvements of examples (updates to more recent notations).
2018-10-30 15:50:01 +01:00
Burkhart Wolff 1dcf4a7f0f fgh 2018-10-30 09:00:33 +01:00
Achim D. Brucker 0c1789a2a3 Fixed chapter representation. 2018-10-30 01:39:49 +00:00
Achim D. Brucker c7665d4dd0 Promoted sections to chapters ... 2018-10-30 01:29:53 +00:00
Achim D. Brucker ac464be666 Added chapter support. 2018-10-30 01:29:33 +00:00
Achim D. Brucker a90e4e6a3f Added basic support for chapter*. 2018-10-30 01:29:15 +00:00
Achim D. Brucker 55e8f84c77 Switched to technical report. 2018-10-30 00:59:47 +00:00
Achim D. Brucker c05bedf098 Initial setup. 2018-10-30 00:58:45 +00:00
Achim D. Brucker 336bb222c5 Basic ontology for technical reports. 2018-10-30 00:54:10 +00:00
Achim D. Brucker f69d388c49 Updated template. 2018-10-30 00:52:40 +00:00
Achim D. Brucker f03bde40f2 Load preamble (if exists). 2018-10-30 00:34:14 +00:00
Achim D. Brucker db4400f4a1 Added option forcing style loading. 2018-10-30 00:27:24 +00:00
Achim D. Brucker 862d487b90 Cleanup. 2018-10-30 00:27:07 +00:00
Achim D. Brucker da62edcb98 Isa_COL name space. 2018-10-29 23:33:54 +00:00
Achim D. Brucker 2923e996f8 Minor layout fixes. 2018-10-29 23:33:21 +00:00
Burkhart Wolff 834365c25b Common developments on
- library
- presentation attribute
- factorisation of Common Ontology Library (COL)
- new infrastructure report
2018-10-23 13:56:18 +02:00
Burkhart Wolff 58f2bff319 no message 2018-10-17 12:31:17 +02:00
Burkhart Wolff df4cf56958 Polish 2018-10-17 12:30:11 +02:00
Burkhart Wolff f1783538bd Cleanup with examples. More commendation.
Another monitor example added (Concept_Example).
2018-10-17 12:22:25 +02:00
Burkhart Wolff 0de079cfbb Special ML antiquotation for the trace attribute (a cleaned up version). 2018-10-16 12:23:36 +02:00
Burkhart Wolff 93074bf24d Trace-Calculation refined. One gets the additional information WHICH oid of which class
is added to the trace.
2018-10-16 10:44:59 +02:00
Burkhart Wolff df0f45815f and 2018-10-11 14:57:44 +02:00
Burkhart Wolff 50ff554d53 Typo - correction 2018-10-11 14:55:57 +02:00
Burkhart Wolff 71a889ee58 Automatic trace attribute calculation works on both Attribute and IsaDofApplications. 2018-10-11 13:38:32 +02:00
Burkhart Wolff b220233373 doc_item creation detects enabled monitors … 2018-10-09 15:56:17 +02:00
Burkhart Wolff 8b6a1af99d Kleine Reparaturen hier und da,
IsaDofApplications Paper weiter “Markupified”.
2018-10-09 11:59:21 +02:00
Burkhart Wolff bfb8dd901c Merge branch 'master' of https://git.logicalhacking.com/HOL-OCL/Isabelle_DOF 2018-10-09 10:03:13 +02:00
Burkhart Wolff 544e31fdc5 substantial progress on monitors
- infrastructure (open) monitor_tab
- computing enabled classes of monitors
- first semantics behind open and close.
- fairly untested.
2018-10-09 09:59:46 +02:00
Achim D. Brucker ffe51a6f90 Merge branch 'master' of logicalhacking.com:HOL-OCL/Isabelle_DOF 2018-10-08 22:35:31 +01:00
Achim D. Brucker 73eeae6817 Enabled gen_sty_template in command line build. 2018-10-08 22:35:00 +01:00
Achim D. Brucker f26e8a10eb Fixed output location (relative to theory file) of style template stub. 2018-10-08 22:28:44 +01:00
Burkhart Wolff 2c80ff8d0a Substantial progress with monitors.
- infra-structure open_monitor_tab
- computing of enabled ness
- semantics behind open and close monitor.
2018-10-08 15:13:47 +02:00
Burkhart Wolff 04a354f10a Diverse Code-Massagen/Restruktorationen um Monitore vorzubereiten. 2018-10-08 10:30:53 +02:00
Burkhart Wolff b1e4e64e19 Global revision of the Isa_DOF state - representation as record.
(Since more components are to come …)
Global revision of the entire example suite.
2018-10-05 09:45:24 +02:00
Burkhart Wolff 906131da83 Kleinigkeiten repariert. 2018-10-04 17:45:39 +02:00