return errors from parse() #1

Merged
ralsina merged 12 commits from return-errors into main 2023-07-14 01:05:13 +00:00
Showing only changes of commit 96f08fcaa0 - Show all commits

View File

@ -1,4 +1,4 @@
CC=gcc CC=tcc
all: tests all: tests
shortcodes.c: shortcodes.rl shortcodes.c: shortcodes.rl
ragel -G2 -L shortcodes.rl -o shortcodes.c ragel -G2 -L shortcodes.rl -o shortcodes.c