|
441a46daaa
|
changing to just pass lib Context instead of ParseContext.
If I want to make it more granular I can later.
|
2025-02-19 15:48:56 -05:00 |
|
|
26623075ad
|
started to work on modularizing parser code paths
|
2025-02-19 12:10:11 -05:00 |
|
|
6d531fdf97
|
Fixing intellisense
|
2025-02-19 11:08:24 -05:00 |
|
|
3b81eea688
|
Doing some initial prep for parser overhaul
|
2025-02-19 10:50:55 -05:00 |
|
|
3bce2e9b8a
|
rename GEN_INTELLISENSE_DIRECTIVES -> INTELLISENSE_DIRECTIVES
|
2025-02-04 18:33:07 -05:00 |
|
|
28aa2c4dec
|
remove tok_to_str, fix for parsing inpalce dfinitions that don't have an identifier for the type.
|
2024-12-16 20:53:56 -05:00 |
|
|
c90c210e04
|
fixes for c library
|
2024-12-15 22:53:32 -05:00 |
|
|
4fe1a4da65
|
c_library compiles and generates
|
2024-12-15 01:27:57 -05:00 |
|
|
16d0e0834f
|
All global vars (except concepts) have been retrofitetd to the library's new Context struct
|
2024-12-13 20:40:18 -05:00 |
|
|
76ac3a0f93
|
Introduced the general context struct for gencpp
|
2024-12-13 19:16:52 -05:00 |
|
|
bac57a5872
|
Corrected enum serialization of ecodetypes, eoperator, especifier, and etoktype, some more naming refactors for strbuilder... formatting
|
2024-12-13 14:38:27 -05:00 |
|
|
e3172057d3
|
working to towards https://github.com/Ed94/gencpp/issues/56
|
2024-12-12 12:55:15 -05:00 |
|
|
ef78772278
|
work on gettings things compiling again after restructuring
|
2024-12-10 20:45:00 -05:00 |
|
|
8891657eb1
|
Large updates to docs
|
2024-12-10 19:31:50 -05:00 |
|
|
2c51a2f9c8
|
WIP: Restructuring project
|
2024-12-10 16:13:14 -05:00 |
|