Commit Graph

7 Commits

Author SHA1 Message Date
28fb99e4b6 - new directory traversal method
- using debug output from debug.h
2017-03-06 12:43:23 +00:00
9557e97bab - processing of function parameter added (first tests successful)
- next stage -> constructing stub files (.c and .h)
2017-03-03 14:07:38 +00:00
444b9fb078 - still WIP for parsing of parameter
- new blockdetection and -removal functions (used for comments and function bodies)
2017-03-03 11:08:07 +00:00
7586365595 - new function for removing inline- and block comments from one ore more lines of c code 2017-03-02 07:12:43 +00:00
ea0939d74d - WIP (dynamic function structure implementation; parameter parcing missing) 2017-03-01 14:36:53 +00:00
da56a3b6cf - WIP (dynamic function structure implementation started; only function type at the moment; running) 2017-03-01 08:02:44 +00:00
0974cc3ecf - cleaning and refactoring functionality
- parser function new WIP (old included as comment-> must be integrated)
2017-02-28 17:11:57 +00:00