|
|
4f9609c1ac
|
Corrected 'gtk.inc'.
|
2018-12-17 19:15:04 +01:00 |
|
|
|
08270d2eb9
|
Updated NASM_PREPROCESS_DIRECTIVES to get correct leading symbol '%'.
|
2018-12-17 19:13:38 +01:00 |
|
|
|
ca2a475f35
|
Now able to process 'gtk.h' resulting in 'gtk.inc'.
|
2018-12-17 19:09:57 +01:00 |
|
Lerking
|
e3c5b1022a
|
Delete .gitignore
|
2018-12-17 17:33:08 +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 |
|
|
|
b95a1cb5cb
|
Changed dict names to UPPER case.
|
2018-12-14 21:09:12 +01:00 |
|
|
|
20756f9329
|
Moved all parser functions to class PARSER in parser.py
|
2018-12-14 20:55:34 +01:00 |
|
|
|
b39bdec95a
|
Added PARSER class and moved all parser functions in here.
|
2018-12-14 20:54:53 +01:00 |
|
|
|
98ae18debd
|
Added gtk.h file for testing ELEMENT_TYPE_INCLUDE.
|
2018-12-13 20:59:35 +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 |
|