aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/parser/state.hh
AgeCommit message (Expand)Author
2024-10-18libexpr: Optimize complex indented stringspiegames
2024-10-18libexpr: Rewrite stripIndentation for indented stringspiegames
2024-10-08Fix gcc warning -Wmissing-field-initializersLulu
2024-08-21libexpr: Soft-deprecate __overridespiegames
2024-08-17libexpr: Introduce Deprecated featurespiegames
2024-08-07libexpr/parser: Test experimental featurespiegames
2024-07-04give ExprInheritFrom a handle to what its standing in forQyriad
2024-06-25libexpr: rewrite the parser with pegtl instead of flex/bisoneldritch horrors