Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parser_json: only allow concatenations with 2 or more expressions | Florian Westphal | 2025-04-02 | 1 | -0/+26 |
* | evaluate: fix crash when generating reject statement error | Florian Westphal | 2025-04-02 | 1 | -0/+32 |
* | evaluate: only allow stateful statements in set and map definitions | Florian Westphal | 2025-03-31 | 1 | -0/+34 |
* | expression: don't try to import empty string | Florian Westphal | 2025-03-31 | 1 | -0/+38 |
* | json: fix error propagation when parsing binop lhs/rhs | Florian Westphal | 2025-03-31 | 1 | -0/+76 |
* | json: disallow empty concatenation | Pablo Neira Ayuso | 2025-03-27 | 1 | -0/+27 |
* | json: return error if table does not exist | Florian Westphal | 2025-03-27 | 1 | -0/+3 |
* | json: make sure timeout list is initialised | Florian Westphal | 2025-03-21 | 1 | -0/+54 |