Commit graph

23 commits

Author SHA1 Message Date
Gu://em_
417a518d1b fix(parser): functions body placebo so code compiles 2026-01-10 19:16:36 +01:00
Gu://em_
b1bcd5e729 feat: Merge branch 'parser' into dev 2026-01-10 19:13:33 +01:00
william.valenduc
13bed60c09 feat(ast): ast_create_if, ast_create_cmd and header doc 2026-01-09 22:50:09 +00:00
william.valenduc
807416940c feat(ast): data as void* and basic helpers 2026-01-09 22:36:48 +00:00
william.valenduc
62e44b8101 fix: ast circular dep 2026-01-09 17:21:23 +00:00
Gu://em_
d36b5c9fc8 docs: Signature and doc of the parser functions 2026-01-09 16:32:15 +01:00
Gu://em_
3a8ab44300 feat: Merge branch 'ast-def' into dev 2026-01-09 16:06:18 +01:00
Gu://em_
3e66d4b959 refactor: moved ast module to utils 2026-01-09 16:05:41 +01:00
Gu://em_
06b9f4b130 feat: Merge branch 'autotools' into dev 2026-01-09 15:44:21 +01:00
Matteo Flebus
c341b62ec6 fix(configure.ac): commented Makefiles for testing 2026-01-09 14:34:22 +01:00
Matteo Flebus
b54488c17f feat(autotools): explainations in README 2026-01-09 14:27:27 +01:00
Gu://em_
6f2aefa82e feat: Merge remote-tracking branch 'origin/lists' into dev 2026-01-08 19:18:37 +01:00
Gu://em_
6dbe941660 feat: lists (finished) 2026-01-08 19:15:15 +01:00
Gu://em_
653491c2fa feat!: Merge remote-tracking branch 'origin/ast-def' into dev 2026-01-08 18:51:12 +01:00
Gu://em_
0f484b371b fix: typo 2026-01-08 18:36:07 +01:00
Matteo Flebus
65a033c5f6 feat(autotools): fucking autotools meme aurelien galere 2026-01-08 18:34:08 +01:00
Gu://em_
7d7acbea67 feat: ast structs deinitions 2026-01-08 18:17:02 +01:00
Gu://em_
92c0b5ba96 feat: IOB structures and iob_init() 2026-01-08 14:40:37 +01:00
Guillem George
919ea7b1ba fix: added header guards, and some testing purpose autotools rules 2026-01-07 20:18:11 +01:00
Matteo Flebus
269f50a367 feat(autotools): basic usage 2026-01-07 17:38:54 +01:00
Matteo Flebus
ec9a168764 feat: git test 2026-01-07 16:37:47 +01:00
Guillem George
f93ab2ed44 feat: README, gitgnore and basic project structure 2026-01-06 17:53:41 +01:00
Guillem George
20278f2431 Initial commit 2026-01-06 16:34:08 +01:00