Commit Graph

10 Commits

Author SHA1 Message Date
1fd88c646d chore: remove whitespaces 2026-03-24 22:48:45 +01:00
b4e080c731 feat: handle more complex types
NOTE: doesn't handles union and arrays, considere attributes part of the type
2026-01-25 19:49:22 +01:00
b6c57c2741 feat: use dynamic arrays and string builder 2026-01-25 18:37:41 +01:00
959cac75eb chore: update README 2026-01-25 18:03:14 +01:00
7f131397e7 feat: generate code in itself 2026-01-25 18:02:55 +01:00
58467cde4e feat: preprocess input file 2026-01-25 14:47:39 +01:00
2c4098fb60 feat: parse all structs in file and generate cmeta.h file 2026-01-22 19:40:13 +01:00
3f5b9c0bc8 feat: generate C struct info 2026-01-22 17:58:25 +01:00
185c769662 feat: use stb_c_lexer to parse simple struct 2026-01-22 14:22:13 +01:00
9330498353 feat: initial commit 2026-01-22 11:38:58 +01:00