Add printing for parsing table, fix formatting
authorLukas Jiriste <ljiriste@student.42prague.com>
Sun, 16 Jun 2024 06:18:32 +0000 (08:18 +0200)
committerLukas Jiriste <ljiriste@student.42prague.com>
Sun, 16 Jun 2024 06:18:32 +0000 (08:18 +0200)
commit46eef5a403b621bbf8772e9f844f59d0319d5469
tree61b1b08511fb12cac222804fa07386774246f32c
parent60aa0dc68431ba5c6b8ced1d58d16d929825418c
Add printing for parsing table, fix formatting

The ft_print_parsing_table is useful for debugging.
Makefile
ft_parse/ft_print_parsing_table.c [new file with mode: 0644]
inc/ft_parse.h