Commit graph

287 commits

Author SHA1 Message Date
Gu://em_
03c35d5366 feat: Merge branch 'lexer' into dev 2026-01-10 19:28:59 +01:00
Gu://em_
b529b6b712 feat: Merge remote-tracking branch 'origin/execution' into dev 2026-01-10 19:25:22 +01:00
Gu://em_
252dc4f7f9 feat: Merge remote-tracking branch 'origin/expansion' into dev 2026-01-10 19:23:47 +01:00
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
Jean Herail
4c237c53d0 feat(execution): Basic AST execution, with forks and all 2026-01-10 17:15:16 +01:00
william.valenduc
1097e36a47 fix:(expansion) ast include path 2026-01-09 23:12:03 +00:00
william.valenduc
89478b4336 merge: dev update 2026-01-09 23:08:20 +00: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
william.valenduc
2f2cdda801 fix: removed temp main 2026-01-09 16:17:38 +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
william.valenduc
e8d6ac902c feat: single quotes expansion 2026-01-09 13:46:37 +00: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
Matteo Flebus
af1af49ae1 feat(utils): string utils + corresponding tests 2026-01-08 17:03:52 +01:00
Gu://em_
78967f3ef6 test: iob_init and iob_close tests (+ small typo fix in src) 2026-01-08 16:59:37 +01:00
Matteo Flebus
453a8ab0da feat(lexer): usefull functions 2026-01-08 16:32:48 +01:00
Gu://em_
464dbe8e17 feat: finished io_backend 2026-01-08 16:15:29 +01:00
Matteo Flebus
e7784b8df1 feat(tests): mini testsuite for token creation 2026-01-08 15:58:24 +01:00
Gu://em_
3bcd741d56 doc: finished 2026-01-08 15:02:33 +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