Skip to content
Snippets Groups Projects
Commit 2623d1a5 authored by Nicolas Léveillé's avatar Nicolas Léveillé
Browse files

Add all remaining parsers that were not compiling on windows

The last file to port for the library is registry.c
parent 62d793b9
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,12 @@ system_allocator.c
parsers/action.c
parsers/and.c
parsers/attr_bool.c
parsers/bind.c
parsers/bits.c
parsers/butnot.c
parsers/ch.c
parsers/charset.c
parsers/choice.c
parsers/difference.c
parsers/end.c
parsers/endianness.c
......@@ -25,6 +28,7 @@ parsers/indirect.c
parsers/int_range.c
parsers/many.c
parsers/not.c
parsers/nothing.c
parsers/optional.c
parsers/permutation.c
parsers/sequence.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment