This website requires JavaScript.
Explore
Help
Sign In
ed
/
gencpp
Watch
1
Star
0
Fork
0
You've already forked gencpp
mirror of
https://github.com/Ed94/gencpp.git
synced
2025-01-22 06:33:46 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gencpp
/
gen_c_library
/
components
History
Ed_
500f216da2
ast.cpp compiles (among other things)
2024-12-08 23:10:10 -05:00
..
containers.array.hpp
dependency impl compiles for C11 library (doing components next)
2024-12-08 20:00:16 -05:00
containers.hashtable.hpp
ast.cpp compiles (among other things)
2024-12-08 23:10:10 -05:00
header_start.hpp
C-library gen progress: Header files mostly done, starting dep c impl and fixes to generic selection generation
2024-12-08 16:37:04 -05:00
memory.fixed_arena.hpp
First compiling version of operator overloading for C! (on both msvc and clang using -std=c11 flag, using _Generic selection with some helper macros)
2024-12-05 17:04:17 -05:00
misc.hpp
C-library gen progress: Header files mostly done, starting dep c impl and fixes to generic selection generation
2024-12-08 16:37:04 -05:00