mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-10 02:54:53 -08:00
Ed_
c97762ac16
Also now doing comment serialization on def_comment directly as parse_comment doesn't need it. Essentially comment ast types serialize the same way s untyped and execution ASTs |
||
---|---|---|
.. | ||
components | ||
Readme.md | ||
singleheader.cpp |
Singleheader
gen.singleheader.cpp
with its own meson.build
generates the library as a single header gen.hpp
.
Following the same convention seen in the gb, stb, and zpl libraries.
( Currently WIP )