Make this branch fully Norm compliant
authorLukas Jiriste <ljiriste@student.42prague.com>
Thu, 28 Nov 2024 10:23:25 +0000 (11:23 +0100)
committerLukas Jiriste <ljiriste@student.42prague.com>
Thu, 28 Nov 2024 10:23:25 +0000 (11:23 +0100)
commit7f69ce954c71f077c2db33edb986c13519a88dad
tree85805a2d6847cc540ec133cde288c25b0a80560e
parentb03a4e88f155262a935c26b2699272d05e2a0c86
Make this branch fully Norm compliant

I needed to split the main file a little yet. The grouping may not make
much sense, I did not want to spend any brain power on this anymore.
Makefile
ft_parse/parsing_table_constructor/ft_parsing_table_generate.c
ft_parse/parsing_table_constructor/helpers.c [new file with mode: 0644]
ft_parse/parsing_table_constructor/helpers_cmp.c
ft_parse/parsing_table_constructor/helpers_void_cmp.c [new file with mode: 0644]
ft_parse/parsing_table_constructor/lookahead.c
ft_parse/parsing_table_constructor/pt_constructor.h