aboutsummaryrefslogtreecommitdiffstats
path: root/service/src/printdoc.c
Commit message (Collapse)AuthorAgeFilesLines
* save hash statically, added file info output, improved error strings and ↵Louis Burda2021-05-091-6/+9
| | | | minor fixes
* further improved parsing and related testsLouis Burda2021-05-041-1/+2
|
* improved parsing for ascii stl and added sample file for testingLouis Burda2021-05-031-1/+1
|
* very basic binary file parsing and skeleton for state-machine based parsing ↵Louis Burda2021-04-291-85/+10
| | | | of ascii format
* basic service structure and docker setupLouis Burda2021-04-291-36/+183
|
* added sample service templates, basic service outline and moved service info ↵Louis Burda2021-04-281-0/+134
to documentation dir