1
0
mirror of https://github.com/Ed94/gencpp.git synced 2025-07-10 23:55:43 -07:00
Files
.vscode
docs
project
auxillary
components
gen
ast.cpp
ast.hpp
ast_case_macros.cpp
ast_types.hpp
header_end.hpp
header_start.hpp
inlines.hpp
interface.cpp
interface.hpp
interface.parsing.cpp
interface.untyped.cpp
interface.upfront.cpp
src_start.cpp
static_data.cpp
types.hpp
dependencies
enums
helpers
Readme.md
bootstrap.cpp
gen.cpp
gen.dep.cpp
gen.dep.hpp
gen.hpp
scripts
singleheader
test
.editorconfig
.gitignore
LICENSE
Readme.md
gencpp.10x
gencpp.sln
gencpp.sln.DotSettings.user
gencpp.vcxproj
gencpp.vcxproj.filters
gencpp.vcxproj.user
gencpp/project/components
Ed_ d0c995893d Lower inital memory allocation amounts. (Lower latency iteration for running generator)
I need to change it so that they all use one big arena allocation for the initial. This can be done when the global allocator is changed to a growable arena.
2023-08-21 23:49:23 -04:00
..
2023-08-21 21:40:23 -04:00