28 Commits

Author SHA1 Message Date
bf461ee42a fix version string 2021-01-26 19:14:43 +01:00
a3b78f5ae2 update and fix Dockerfile 2021-01-26 16:34:01 +01:00
00528e9460 complete cython interface, python example usage.py 2021-01-26 13:21:54 +01:00
9427bbadf6 Cython/Python install module docu 2021-01-26 11:43:36 +01:00
f1dedc2467 Cython extension: working setup 2021-01-26 11:25:25 +01:00
d9d317d6a5 proper cython setup 2021-01-25 19:43:34 +01:00
93f0077146 * tdm_datatype: - use typedefs to map basic types
- no derive type (polymorph) anymore
* makefile: - use HPP to list .hpp dependencies
2021-01-22 13:22:35 +01:00
Mario Fink
90253f819a virtual destructor for tdmdatatype, makefile: compile on Darwin 2021-01-22 12:24:55 +01:00
cecb53fe85 complete output format 2021-01-21 16:23:06 +01:00
083db81f4e check/compare machine datatypes 2021-01-20 14:58:22 +01:00
4289b16bab check process of tdm_reaper 2021-01-19 20:43:45 +01:00
c0f5346f58 processing of <usi:include> blocks complete 2021-01-19 18:52:44 +01:00
b519756aeb start full revision 2021-01-18 15:29:49 +01:00
4d9dff517e Dockerfile + make install without sudo 2021-01-16 15:52:55 +01:00
2830007378 src/main.cpp: redirect exceptions to stderr 2021-01-16 00:54:13 +01:00
c4d35b50f2 CLI: makefile: install/uninstall + docu 2021-01-15 18:30:25 +01:00
9cce25ff83 makefile: CLI install target 2021-01-15 18:07:48 +01:00
a584cc40de finish CLI tool tdm_ripper 2021-01-15 18:02:54 +01:00
09937203c8 clean up repo, prepare CLI tool 2021-01-15 14:04:02 +01:00
Mario Fink
569909b391 binary to extract all, fixed index in check min/max 2019-07-05 10:36:04 +02:00
Mario Fink
93ed029c33 create .csv dump of all metainformation + readme 2019-06-07 17:48:49 +02:00
Mario Fink
9887381d74 build on both OSX and Linux 2019-05-09 15:27:20 +02:00
Mario Fink
89dc943dce intregration into workflow contd. 2019-05-02 17:31:15 +02:00
Mario Fink
2841137f8e optimize searching xml tree with hash tables 2019-04-30 19:01:19 +02:00
Mario Fink
9f2deae08a started conversion of eInt types 2019-04-26 17:52:17 +02:00
Mario Fink
6abb84ef7f fixed language_level and edit makefile 2019-04-26 16:12:56 +02:00
Mario Fink
1a732a3f8c edit makefile 2019-04-25 17:28:38 +02:00
Mario Fink
0ee5e9255a inital commit 2019-04-25 17:23:44 +02:00