|
4c204baf6d
|
Added gtkwindow.h for testing. Added function for processing 'typedef' in class PARSER.
|
2018-12-17 21:07:47 +01:00 |
|
|
de50a9e073
|
Added function to recursively traverse a directory tree and process all files ending in '.h'.
|
2018-12-17 19:56:12 +01:00 |
|
|
ca2a475f35
|
Now able to process 'gtk.h' resulting in 'gtk.inc'.
|
2018-12-17 19:09:57 +01:00 |
|
|
f379ebd87e
|
Added more parsing functionallity.
|
2018-12-15 01:16:36 +01:00 |
|
|
8584cc73d1
|
Minor corrections
|
2018-12-14 21:09:38 +01:00 |
|
|
20756f9329
|
Moved all parser functions to class PARSER in parser.py
|
2018-12-14 20:55:34 +01:00 |
|
|
571db72740
|
Added parser function for ELEMENT_TYPE_INCLUDE.
|
2018-12-13 20:58:47 +01:00 |
|
|
106849a802
|
Did some minor corrections.
|
2018-12-12 20:28:26 +01:00 |
|
Lerking
|
58945c9f5b
|
Update h2inc.py
Added Element type definitions.
Added hdr_keywords and inc_keywords.
Added analyzer function.
Modified read_line function.
|
2018-12-12 06:47:37 +01:00 |
|
Lerking
|
fd7872f8fe
|
Update h2inc.py
Added srcfilecnt, srcfoldercnt, read_file and write_file functions to H2INC class.
|
2018-12-11 20:34:38 +01:00 |
|
Lerking
|
406adf478a
|
Update h2inc.py
Started H2INC class framework.
Added traverse, read_file and write_file definitions.
|
2018-12-11 17:15:23 +01:00 |
|
Lerking
|
dba5a29bf2
|
Create h2inc.py
Initial file creation.
|
2018-12-09 14:22:49 +01:00 |
|