Projekt

Obecné

Profil

Stáhnout (3.79 KB) Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
f7077522 2020-04-16 20:48 Jan Havlíček

re#7868 test lines in Deserializer deleted

b3264653 2020-04-16 18:05 Jan Havlíček

#re#7832 Output Deserializer format done

e48f57d1 2020-04-16 15:58 Jan Havlíček

#re#7832 Parent classes values OK
Parent class field names OK, indetation not so yet

f783f25c 2020-04-14 14:30 Jan Havlíček

#7830 enum format OK

13814aae 2020-04-14 14:12 Jan Havlíček

#7842 project .classpath & launch.json for vs code changed
hope the .gitignore works OK - VS Code shows strange things...

f21a2742 2020-04-08 20:30 Jan Havlíček

Merge branch 'master' of https://gitlab.kiv.zcu.cz/aswi/aswi-2020/aswi2020horky

47d370ef 2020-04-08 20:05 Jan Havlíček

#7843 #7842
Output format - String and array implemented.

4bbee803 2020-04-07 14:19 Jan Havlíček

#7794 Got rid of simpleToString.
Rewrote the toString() instead (no need to re-cast Object types)

e3d5fc53 2020-04-06 14:54 Jan Havlíček

#7794
The jdeserializer.instance type of content gives correct format of output data (JSON-like) through method simpleFormatToString() : String
Works only with primitive data types though

b639237c 2020-04-06 14:01 Michal Horký

#7794

Přechod na Java 11. Vytvoření release verze.

03a2d08f 2020-04-06 01:24 Michal Horký

#7794

Vytvoření hlavního projektu.