aboutsummaryrefslogtreecommitdiffstats
path: root/service/src
Commit message (Collapse)AuthorAgeFilesLines
* added bounding box calculationLouis Burda2021-05-093-10/+32
|
* save hash statically, added file info output, improved error strings and ↵Louis Burda2021-05-097-40/+90
| | | | minor fixes
* further improved parsing and related testsLouis Burda2021-05-047-65/+152
|
* improved parsing for ascii stl and added sample file for testingLouis Burda2021-05-036-36/+95
|
* fixed Makefile and extended ascii parsing structureLouis Burda2021-04-293-7/+69
|
* very basic binary file parsing and skeleton for state-machine based parsing ↵Louis Burda2021-04-295-93/+235
| | | | of ascii format
* basic service structure and docker setupLouis Burda2021-04-296-39/+213
|
* added sample service templates, basic service outline and moved service info ↵Louis Burda2021-04-286-0/+161
to documentation dir