summaryrefslogtreecommitdiff
path: root/src/sp_config_scanner.re (follow)
AgeCommit message (Expand)Author
2021-11-30added @log logging feature to config parserBen Fuhrmannek
2021-10-21fix oob memory accessBen Fuhrmannek
2021-09-02fixed compiler warnings + test casesBen Fuhrmannek
2021-09-01implemented proper operand precedence using the shunting yard algorithmBen Fuhrmannek
2021-08-31basic condition suuport for rules filesBen Fuhrmannek
2021-08-16config supports variables nowBen Fuhrmannek
2021-08-16fincy new scanner/parser for config rules + fixed a few bugs along the way + ...Ben Fuhrmannek