Commit graph

19 commits

Author SHA1 Message Date
Jean Herail
f6573d81f0 feat(pretty-print): Just casually implemented the graphviz representation of parsed AST 2026-01-14 20:42:31 +01:00
Matteo Flebus
83b7374583 fix(autotools): removed useless Makefile.am in utils/ast 2026-01-12 21:51:11 +01:00
Matteo Flebus
4aa6b439bb fix(utils): include args module in build system 2026-01-12 21:46:33 +01:00
william.valenduc
e3785dbd08 feat(args): args_handler error handling and print_usage 2026-01-12 19:30:11 +00:00
william.valenduc
234713b6a0 feat(args): args_handler 2026-01-12 18:42:02 +00:00
william.valenduc
d1f4e0e88d refactor(string_utils)!: rename skip_blanks to trim_blank_left and update signature 2026-01-12 17:41:24 +00:00
Gu://em_
97b7240286 fix: Fixed ALL the code 2026-01-10 19:57:36 +01:00
Gu://em_
03c35d5366 feat: Merge branch 'lexer' into dev 2026-01-10 19:28:59 +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_
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
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
Matteo Flebus
af1af49ae1 feat(utils): string utils + corresponding tests 2026-01-08 17:03:52 +01:00
Guillem George
919ea7b1ba fix: added header guards, and some testing purpose autotools rules 2026-01-07 20:18:11 +01:00