Commit Graph

71 Commits

Author SHA1 Message Date
Burkhart Wolff 7e2224859e mmm 2020-06-22 17:42:40 +02:00
Achim D. Brucker 60ebbbe12c Updated license information.
Isabelle_DOF/Isabelle_DOF/master This commit looks good Details
2019-08-15 15:09:55 +01:00
Achim D. Brucker 6cd8cb098b Updated license information.
Isabelle_DOF/Isabelle_DOF/master This commit looks good Details
2019-08-15 14:52:15 +01:00
Achim D. Brucker 6e6c4a81cb Updated Isabelle/DOF repository URL.
Isabelle_DOF/Isabelle_DOF/master This commit looks good Details
2019-08-04 22:47:52 +01:00
Achim D. Brucker 94fdf75627 Applied renaming: Paris-Sud to Paris-Saclay.
Isabelle_DOF/Isabelle_DOF/master This commit looks good Details
2019-07-28 12:01:58 +01:00
Achim D. Brucker 6fd22a071f Resolved naming inconsistency (mathex_onto vs. math_exam).
Isabelle_DOF/Isabelle_DOF/master There was a failure building this commit Details
2019-07-20 21:51:55 +01:00
Achim D. Brucker 8953f37629 Large directory restructuring.
Isabelle_DOF/Isabelle_DOF/master This commit looks good Details
This commit restructures the file hierarchy:
1) implementation is moved into src/ directory to clean up
   the main directory and to make it easier for users to
   find the README.md.
2) ontologies (both, the Isabelle-part and the LaTeX-part) are
   now structured into directories.
2019-07-20 21:12:40 +01:00
Achim D. Brucker f8013d90a2 Updated Isar notation.
Isabelle_DOF/Isabelle_DOF/master This commit looks good Details
2019-07-20 16:08:47 +01:00
Achim D. Brucker e6cea1156c Activated MathExam.
Isabelle_DOF/Isabelle_DOF/master This commit looks good Details
2019-07-20 15:30:13 +01:00
Achim D. Brucker 7f8ea1c115 Removed outdated BAC2017 example. 2019-07-20 15:15:04 +01:00
Achim D. Brucker 189110dc0f Cleanup.
Isabelle_DOF/Isabelle_DOF/master This commit looks good Details
2019-07-20 12:43:58 +01:00
Achim D. Brucker 4f911f3a23 Cleanup. 2019-07-20 12:02:05 +01:00
Achim D. Brucker 00651b385e Cleanup. 2019-07-20 12:01:33 +01:00
Burkhart Wolff 40537d4009 First Version with patched LaTeX Generator thy_output.ML
HOL-OCL/Isabelle_DOF/Isabelle2018 There was a failure building this commit Details
2019-04-29 22:24:32 +02:00
Burkhart Wolff 4a9e765cd3 second pass. Small errors here and there. Version in interactive mode for testing - no session Isa_DOF yet.
HOL-OCL/Isabelle_DOF/Isabelle2018 This commit looks good Details
2019-04-29 17:32:45 +02:00
Burkhart Wolff f89471d422 First Port of Isa_DOF to Isabelle2018 (without LaTeX Generation; Front-End Unit-Tested)
HOL-OCL/Isabelle_DOF/Isabelle2018 This commit looks good Details
2019-04-29 17:06:03 +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 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 4dc8422d0b Added missing ontologies.tex. 2019-01-06 17:16:15 +00:00
Achim D. Brucker 958dfb8adf Cleanup. 2019-01-06 17:03:58 +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 33bbd77f7a Disable math_exam examples - they are currently not supported. 2018-12-18 22:06:47 +00:00
Burkhart Wolff eae495ac90 - Added monitor class-invariant for level consistency.
- debugging here and there
- integration test
- remark : MathExam is in a pretty inconsistent state (requires discussion)
- integration test
2018-12-18 14:29:08 +01:00
Burkhart Wolff 5e7ac1c02e - Fixed the FrontEnd - level problem according to what we discussed:
-- there are classes that do not have a level
-- title, subtitle and abstract DO NOT HAVE a level
-- text* has a level, but the level "None"

- Tested whatever we have as examples
2018-12-04 10:41:34 +01: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
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 86e145f723 - restructuring in IsaDOF :
factoring out create_and_check_docitem
- correction IsaDofApplication
  side_by_side figure commented in and works.
- reaactivated open_monitor.
- changing types of monitor traces : simpler calculation now,
  but more obscure type
- first simulation of monitor trace construction.
2018-08-27 14:39:34 +02:00
Burkhart Wolff 0f36e8b761 Milestone reached:
- further debugging
- all tests checked
- all examples running (after updates to current attribute conventions)
2018-08-24 17:14:39 +02:00
Burkhart Wolff 1358540a62 Simplified thy_output (cleanup) and set first LaTeX meta-args generator.
Restructuring
2018-08-16 16:52:08 +02:00
Burkhart Wolff 21cd7bbcfd Added some commands in preamble.
Does not work yet.
2018-07-02 13:06:18 +02:00
Achim D. Brucker 86653eff41 Updated root.tex to latest version. 2018-06-29 10:21:00 +02:00
Burkhart Wolff 35a0a27c1d Kleinigkeiten. 2018-06-29 09:03:44 +02:00
Burkhart Wolff c0c92ac50c Vague pragmatics correction of the BAC example 2018-06-27 09:32:05 +02:00
Achim D. Brucker 02a697e6bb Merge branch 'master' of logicalhacking.com:HOL-OCL/Isabelle_DOF 2018-06-27 09:18:44 +02:00
Achim D. Brucker c857160f04 Added figure. 2018-06-27 09:13:41 +02:00
Burkhart Wolff bbf2ecb536 Kleinigkeiten um MathExam. 2018-06-27 09:12:50 +02:00
Burkhart Wolff 2ff81dbb1c Repaired MathExam
(well, commented out offending figure* declaration leading
to bugs in Backend.)
2018-06-26 18:50:56 +02:00
Burkhart Wolff 6277f44e75 Working on
- the Toplevel sync problem for LaTeX output
- attribute computation
- various syntax issues
- examples.
2018-06-26 17:40:08 +02:00
Burkhart Wolff a0fac2d75b Configuration a la chasse du LaTeX generation bug (having its origine in the
Isar transaction engine).
2018-06-19 17:37:31 +02:00
Idir AIT SADOUNE 9e6090c6a2 no message 2018-06-13 10:35:40 +02:00
Burkhart Wolff 862bb782ac Reworked MathExam. 2018-06-12 20:20:44 +02:00
Burkhart Wolff e804cff226 Merge branch 'master' of https://git.logicalhacking.com/HOL-OCL/Isabelle_DOF 2018-06-12 10:10:04 +02:00
Burkhart Wolff e7a53276c5 Kleinkram 2018-06-12 10:09:36 +02:00
Achim D. Brucker bab84243d2 LaTeX support for monitors. 2018-06-12 08:45:37 +01:00