* Simplify a few things
* Add HL7 FHIR implementation documentation
* Change encoding to "dos-850" in application "xdt2html"
* Simplify break condition check for operation "flow/loop" in cybol application "xdt2html"
* Reactivate xdt field description serialiser in cyboi so that translation of "Beschreibung" works in file "logic/translate/field.cybol" of application "xdt2html"
* Delete "modify/empty" reset operations in application "xdt2html", since stack variables are now handled by cyboi
* Optimise structure of application "xdt2html"
* Refactor translate logic in order to make recursion work in application "xdt2html"
* Make cascaded loops in application "xdt2html" work properly
* Adapt setting of stack variables
* Prepare recursion of compound fields in application "xdt2html"
* Complete adapting application "xdt2html"
* Slim down application "xdt2html" by using stack variables
* Update application "xdt2html"
* Change deprecated format "path/knowledge" into "text/cybol-path" in directory "app/"
* Rename all cybol tags to "node" in directory "app/"
* Move directory "apps/" to "app/"
* Change email address from OLD christian.heller@tuxtax.de to NEW christian.heller@cybop.org
* Minor changes