|
1d1cde2ede
|
added
|
2020-03-25 21:22:43 +01:00 |
|
Lerking
|
8451e315a3
|
Update . gitattributes
|
2019-06-19 21:22:01 +02:00 |
|
Lerking
|
f2f0afba54
|
Update . gitattributes
|
2019-06-19 21:20:45 +02:00 |
|
Lerking
|
d58c105c2a
|
Update . gitattributes
|
2019-06-19 21:20:02 +02:00 |
|
Lerking
|
c003edf060
|
Update . gitattributes
|
2019-06-18 21:53:13 +02:00 |
|
Lerking
|
558f488445
|
Update . gitattributes
|
2019-06-18 21:50:41 +02:00 |
|
Lerking
|
f04f28d563
|
Update . gitattributes
|
2019-06-18 21:49:28 +02:00 |
|
Lerking
|
f361bd4d3a
|
Update . gitattributes
|
2019-06-18 21:47:05 +02:00 |
|
Lerking
|
8f0f4dc13b
|
Create . gitattributes
|
2019-06-18 21:46:11 +02:00 |
|
Lerking
|
61a7d37ef1
|
Update issue templates
|
2019-02-04 20:27:52 +01:00 |
|
Lerking
|
9a579123f6
|
Update issue templates
|
2019-02-04 20:27:13 +01:00 |
|
Lerking
|
5c4e69d5de
|
Merge pull request #15 from Lerking/Development
Development testing pull request
|
2018-12-19 12:56:35 +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 |
|
|
0816baa0a6
|
Merge branch 'Development' of https://github.com/Lerking/h2inc into Development
|
2018-12-17 19:56:39 +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 |
|
Lerking
|
1f0ed11275
|
Merge pull request #10 from Lerking/Development
PARSER phase
|
2018-12-17 19:22:05 +01:00 |
|
|
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 |
|
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 |
|