Projekt

Obecné

Profil

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

# Datum Autor Komentář
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.