~andreafeletto/zig-scfg

94c38830 — Andrea Feletto 1 year, 7 months ago main
add support for comments

Fixes: https://todo.sr.ht/~andreafeletto/zig-scfg/2
8e20d767 — Andrea Feletto 1 year, 7 months ago
remove null-termination requirement
83fd4ea5 — Andrea Feletto 1 year, 7 months ago
add unicode support

tokenize on codepoints instead of chars.
do not restrict word content to latin alphabet.

closes: https://todo.sr.ht/~andreafeletto/zig-scfg/1
239dc6f9 — Andrea Feletto 2 years ago
major rewrite
0bb9e3f4 — Andrea Feletto 2 years ago
first commit