Commit Graph

20 Commits

Author SHA1 Message Date
19f0c466f7 Updated parseheader 2019-02-21 22:58:13 +01:00
b30b368820 Updated lineanalyzer.py 2019-02-10 01:16:00 +01:00
bb3203bd33 Added a list iterator for lineanalyzer in parseheader. 2019-02-07 21:14:36 +01:00
47e3272458 Added tokenizer.py 2019-02-06 19:38:21 +01:00
74a0d25926 Updated analyzer. 2019-02-03 19:51:32 +01:00
687f2d157d Updated function analyzer. 2019-02-03 19:24:18 +01:00
4c9f661544 Added parser_analyzer. 2019-02-02 22:21:14 +01:00
f91d3efc25 Added tokenized output for debuging. 2019-02-02 20:56:20 +01:00
e1e97bc31c Added parse_struct() to parser.py 2019-01-30 18:07:56 +01:00
bcf74e384e Updated parsetokens(), updated gtkwindow.inc. /Lerking 2019-01-29 21:37:04 +01:00
ba69d83e2b Updated parse_typedef() function. /JL 2019-01-29 20:03:04 +01:00
3ea5002ded files updated 2019-01-29 18:18:22 +01:00
d5044a7f1e Updated parser.py 2019-01-29 18:11:26 +01:00
34a5203c68 Typedef enum almost done:) 2018-12-18 21:10:57 +01:00
4c204baf6d Added gtkwindow.h for testing. Added function for processing 'typedef' in class PARSER. 2018-12-17 21:07:47 +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
f379ebd87e Added more parsing functionallity. 2018-12-15 01:16:36 +01:00
b95a1cb5cb Changed dict names to UPPER case. 2018-12-14 21:09:12 +01:00
b39bdec95a Added PARSER class and moved all parser functions in here. 2018-12-14 20:54:53 +01:00