#re#7831 Output format non-String array repaired
#re#7831 Indetation problems. toString left, new toJson methodNot working yet
#re #7831 indentation problem with inner classes
#re #7830 Repaired value formats for output JSONNOTE: the JSON originally does not show the class header.
#7830 enum format OK
#7842 project .classpath & launch.json for vs code changedhope the .gitignore works OK - VS Code shows strange things...
classpath into gitignore added
#7842 #7843cosmetic changes and merging
Merge branch 'master' of https://gitlab.kiv.zcu.cz/aswi/aswi-2020/aswi2020horky
#7843 #7842Output format - String and array implemented.
#7794 Got rid of simpleToString.Rewrote the toString() instead (no need to re-cast Object types)
#7794The jdeserializer.instance type of content gives correct format of output data (JSON-like) through method simpleFormatToString() : StringWorks only with primitive data types though
Delete JOU_Deserializer.zip
Odstranění zbytečného velkého zipu.
#7794
Přechod na Java 11. Vytvoření release verze.
Vytvoření hlavního projektu.
Rozpoznávání polí, úprava JSON
U testovacích souborů od zákazníka potřeba jiného načítání - opraveno.
Úprava .gitignore
Lehká uprava struktury v projektu. Hlavním důvodem commitu je prohrabání se testovacími daty od zákazníka - vyhovující testovací data ve složce test_input.
Forgott to delete this one. Sorry
#7768 WORKINGDeleted not-needed project, export to JSON working,dev comments for testing written, structure not optimized
#7768added jackson JSON libraries
#7768Got the right data type, not the conversion method though
#7768Digging through jdeserialize and its data types of result
#7768 Simplified jdeserialize main with args. Project implemented
Some of the tests rewritten into readable code.
Úprava pro funční testování
#7768 standartized serialization and deserialization
#7768 Creating the project for basic tests
#7767
Zprovoznění exportu do JSON. Přidáno zpracovávání binárních zazipovaných dat. Úprava struktury.
Zjednodušení gramatiky, částečné zprovoznění s exportem do konzole.
Základní projekt, rozpracovaná gramatika.
Initial commit