Age | Commit message (Expand) | Author |
---|---|---|
2024-10-18 | libexpr: Optimize complex indented strings | piegames |
2024-10-18 | libexpr: Rewrite stripIndentation for indented strings | piegames |
2024-10-08 | Fix gcc warning -Wmissing-field-initializers | Lulu |
2024-08-21 | libexpr: Soft-deprecate __overrides | piegames |
2024-08-17 | libexpr: Introduce Deprecated features | piegames |
2024-08-07 | libexpr/parser: Test experimental features | piegames |
2024-07-04 | give ExprInheritFrom a handle to what its standing in for | Qyriad |
2024-06-25 | libexpr: rewrite the parser with pegtl instead of flex/bison | eldritch horrors |