]> git.ipfire.org Git - pakfire.git/commit
parser: Directly pass the context
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 13:54:50 +0000 (13:54 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 13:54:50 +0000 (13:54 +0000)
commit211d7cc81b3305fe1da18d6fdc71378c137de869
tree2320f1988366758d67941cf426ad76d727624344
parent38c4eb3dcf14169d3b499cea76ad3b4425e4a096
parser: Directly pass the context

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/dist.c
src/pakfire/parser.c
src/pakfire/parser.h
src/pakfire/parser/grammar.y
tests/libpakfire/makefile.c
tests/libpakfire/parser.c
tests/parser/test.c