|
e9752cb906
|
generated c_library compiles
|
2024-12-15 10:08:28 -05:00 |
|
|
4fe1a4da65
|
c_library compiles and generates
|
2024-12-15 01:27:57 -05:00 |
|
|
44d0a9cf9d
|
c_library compiles
|
2024-12-10 23:35:47 -05:00 |
|
|
0ccffe3f80
|
interface.untyped.cpp impl compiles in gnerated c library
|
2024-12-09 23:19:19 -05:00 |
|
|
cd7548c3d4
|
parser finally compiles
|
2024-12-09 22:51:24 -05:00 |
|
|
79a1951861
|
more prep for parser.cpp for c-library gen
|
2024-12-09 20:01:46 -05:00 |
|
|
6147912783
|
gen.h compiles with interface.upfront.cpp injected
|
2024-12-09 14:55:02 -05:00 |
|
|
a3407c14d5
|
First compiling version of operator overloading for C! (on both msvc and clang using -std=c11 flag, using _Generic selection with some helper macros)
Extremely satsified with how unofuscated the generated code is for _Generic.
Still fixing up the templated container code though in the c-codegen
|
2024-12-05 17:04:17 -05:00 |
|
|
a3e7ec4c72
|
successful compile of c_library for: platform, macros, basic_types, debug, and memory headers (and newly generated c-code)
|
2024-12-05 00:40:51 -05:00 |
|
|
a3548a5bd3
|
Added support for friend operator definitions
|
2024-12-03 20:21:08 -05:00 |
|
|
fec709cc76
|
Progresss
|
2024-12-01 21:59:43 -05:00 |
|
|
c7b072266f
|
progress on c_library.cpp
|
2024-12-01 01:40:31 -05:00 |
|
|
31a3609b28
|
some fixes to c's fixed_arena gen
|
2024-11-30 23:48:14 -05:00 |
|