]> www.ljiriste.work Git - KyciFTA/commit
Change grammar not to parse shared object path
authorLukáš Jiřiště <redacted>
Tue, 30 Jun 2026 18:07:30 +0000 (20:07 +0200)
committerLukáš Jiřiště <redacted>
Tue, 30 Jun 2026 18:10:28 +0000 (20:10 +0200)
commit6a500d03a3788eb526337bc2fe6d025cef4f7cb8
tree22a597df5604b129cf0d2a6d3f9030625c73bb35
parent9731bf74475c8eb25c922e43484664744ff4e78c
Change grammar not to parse shared object path

It is not useful to parse the path, because the whole path may be given
to OS for the loading.
Also event_name was added to grammar for more structure.
grammar
src/main.c