Commit Graph

602 Commits

Author SHA1 Message Date
Achim D. Brucker 9d9531c547 Added initial LNCS configuration and delted outdated example. 2018-05-20 09:17:50 +01:00
Achim D. Brucker 620aec262c Updated output message during conversion. 2018-05-19 23:42:54 +01:00
Achim D. Brucker b79230e35a Bug fix: convertLaTeXTokenStreamRec(). 2018-05-19 23:36:52 +01:00
Achim D. Brucker edbdf5fd03 Disabled non-working value. 2018-05-19 22:23:44 +01:00
Achim D. Brucker 3a431c4f72 Added missing space in warning message. 2018-05-19 22:14:04 +01:00
Achim D. Brucker c6a6bd1195 Added missing tokens in toString() functions. 2018-05-19 22:13:28 +01:00
Achim D. Brucker 47f47574af Added various special characters. 2018-05-19 21:40:17 +01:00
Achim D. Brucker c95a0b6f1d Added warning about empty LaTeX files, indicating a broken Isabelle build. 2018-05-19 21:39:02 +01:00
Achim D. Brucker 867df13019 Improved error message (added character position. 2018-05-19 20:36:28 +01:00
Achim D. Brucker 9141f8ead4 Yet another step towards only using tail recursive functions. 2018-05-19 20:10:35 +01:00
Achim D. Brucker 9b5e5603ac Merge branch 'master' of logicalhacking.com:HOL-OCL/Isabelle_DOF 2018-05-19 18:37:46 +01:00
Achim D. Brucker 1715a7f195 Increased version number to 0.0.1. 2018-05-19 18:37:36 +01:00
Achim D. Brucker 35420ad975 Bug fix: \endfoo wrongly classified as \end{foo} 2018-05-19 18:19:54 +01:00
Achim D. Brucker 57ad27f1e5 Minor refactoring. 2018-05-19 18:12:30 +01:00
Achim D. Brucker 23d57d14c9 Fixed typo. 2018-05-19 11:21:38 +01:00
Burkhart Wolff 6aa563df17 Added syntactic constants for classes (for proper
regexp parsing support).
2018-05-15 09:11:17 +02:00
Burkhart Wolff 2acc4ea222 Neue commands, import RegExp, … 2018-05-14 15:47:16 +02:00
Burkhart Wolff 93bad550ef Some library code for attribute accesses (not yet working)
RegExp Expression Inner Syntax defined

RexExp Parsing activated.
2018-05-11 15:51:26 +02:00
Achim D. Brucker 9c23dd78a3 Merge branch 'master' of logicalhacking.com:HOL-OCL/Isabelle_DOF 2018-05-02 14:06:41 +01:00
Achim D. Brucker c73c92783d Removed unused printToken(). 2018-05-02 14:06:09 +01:00
Burkhart Wolff 83222961a2 Weiss nicht was commit 2018-05-02 09:40:47 +02:00
Achim D. Brucker 809484e09c Refactoring (converstion to tail recursion). 2018-05-01 23:51:32 +01:00
Achim D. Brucker 3e87452ef2 Merge branch 'master' of logicalhacking.com:HOL-OCL/Isabelle_DOF 2018-05-01 17:56:12 +01:00
Achim D. Brucker cac7e46f88 Converted toString to an implementation using a for loop. Recursive variant caused a stack overflow. 2018-05-01 17:55:14 +01:00
Burkhart Wolff 5820365c12 sync 2018-05-01 15:30:37 +02:00
Burkhart Wolff 356fec67fe Kleinkram in scholarly_paper 2018-05-01 11:38:56 +02:00
Idir AIT SADOUNE 86cce02f7a no message 2018-04-30 13:13:53 +02:00
Burkhart Wolff 49e3ec81f7 Kleine Korrekturen an scholerly … 2018-04-30 10:48:14 +02:00
Burkhart Wolff 4d3371705c Typechecked , corrected and pimped up the MathExam scenario
with solution sections and an adapted role model.
Added explanations
2018-04-29 12:42:00 +02:00
Burkhart Wolff d9dd46f1ac Syntax for += works finally.
Examples here and there…
2018-04-29 11:35:24 +02:00
Burkhart Wolff 5ca263711c Merge branch 'master' of https://git.logicalhacking.com/HOL-OCL/Isabelle_DOF 2018-04-29 09:55:21 +02:00
Burkhart Wolff 5ff40948af merge commit 2018-04-29 09:53:51 +02:00
Achim D. Brucker cc84c364a4 Remove quotes. 2018-04-29 00:11:33 +01:00
Achim D. Brucker e6b5d8bf5c Re-map isacharplus. 2018-04-28 22:52:29 +01:00
Achim D. Brucker 51d4d71e90 Generate type specific LaTeX commands. 2018-04-28 21:49:50 +01:00
Achim D. Brucker f5ef91fb72 Changed type of ORCID (non-option type, just string). 2018-04-28 21:45:02 +01:00
Achim D. Brucker 0f9910917e Initial conversion. 2018-04-28 17:44:43 +01:00
Achim D. Brucker b90df780fe Resolved merge conflict. 2018-04-28 17:44:06 +01:00
Achim D. Brucker 3587183a3f Renaming: keyword_list => keywordlist (to avoid LaTex special characters). 2018-04-28 17:42:16 +01:00
Achim D. Brucker f437e1337c Disable markdown. 2018-04-28 17:41:34 +01:00
Burkhart Wolff be3c0fa315 worked on onto and instance of Conceptual example.
For framework paper
2018-04-28 15:15:25 +02:00
Burkhart Wolff 3e746a4d9d Typing works (more or less) for the value.
Sometimes schematic variables were left-overs;
was able to suppress this type of fault by additional
annotations.
Sometimes confusion o heavily overloaded field names.
Also workaround by stronger annotations.
2018-04-27 17:12:42 +02:00
Burkhart Wolff fb9da6784e Merge branch 'master' of https://git.logicalhacking.com/HOL-OCL/Isabelle_DOF 2018-04-27 12:06:06 +02:00
Burkhart Wolff f01b36997e Version without type check and updated Article.thy 2018-04-27 12:05:22 +02:00
Idir AIT SADOUNE afc1518dde no message 2018-04-27 11:33:47 +02:00
Idir AIT SADOUNE 7a47c5702f Merge branch 'master' of https://git.logicalhacking.com/HOL-OCL/Isabelle_DOF
# Conflicts:
#	examples/simple/Article.thy
2018-04-27 11:16:41 +02:00
Idir AIT SADOUNE 01dac36275 no message 2018-04-27 11:15:27 +02:00
Burkhart Wolff 5bcd4c19b1 Intermediate Version
- attribute value generation
- update interpreted
- type-checking integrated but crashes
- news on scholarly_paper …
2018-04-27 10:34:24 +02:00
Burkhart Wolff 0474c47957 Thanks to a decisive Hint by Frederic Tuong:
Managed to solve the Top-level-transaction problem
in “enriched_document_command”. Yay !!!
2018-04-24 21:44:28 +02:00
Burkhart Wolff b54ed35466 Polishing in 3 and 4, micro-shortening, and new stuff in 4. 2018-04-22 13:47:29 +02:00