Issues
- 2
Adding toTaggedStruct
#63 opened by bigs - 2
Document what `map` passes to functions with various parsers (`combine`, `oneOf`, ...)
#53 opened by ethindp - 2
Release for zig 0.13
#62 opened by jonasdiemer - 1
tag 0.11.0
#59 opened by iacore - 2
Build including mecha fails with no field named 'root_source_file' in struct 'Build.CreateModuleOptions'
#58 opened by jdrempel - 2
Support the new zig package manager
#55 opened by Ev1lT3rm1nal - 1
Line/column number tracking and custom errors
#54 opened by ethindp - 2
Infinite recursion - i.e. how to use ref()?
#51 opened by cdcarter - 0
Delimiter seperated value parser
#11 opened by Hejsil - 8
Returning progress when parsing fails
#41 opened by zenMaya - 1
most mecha.ascii.* parsers are Parser(u8), but mecha.ascii.char is Parser(void)
#42 opened by lotheac - 4
How to parse indents?
#37 opened by notramo - 2
How to parse string literals?
#38 opened by notramo - 1
Build documentation from doc comments
#36 opened by notramo - 2
How to parse bareword literal?
#35 opened by notramo - 1
Documentation
#33 opened by rishavs - 0
Example Rgb parser is incorrect
#25 opened by thomastanck - 3
Allow mecha to allocate memory
#21 opened by Hejsil - 1
- 3
Update to the latest Zig
#8 opened by data-man - 3
Combine yields incompatible tuple types
#7 opened by cdlm - 1
Create zig-master branch
#5 opened by data-man - 2
add zig topic to repo
#1 opened by markfirmware