]> git.draconx.ca Git - cdecl99.git/history - tests/decl-good.at
Release 1.3.
[cdecl99.git] / tests / decl-good.at
2024-01-14 Nick Bowlerlibcdecl: Fix spacing after pointer qualifiers (again).
2024-01-14 Nick Bowlertests: Fix overquoting of SIMPLE_DECLS group names.
2024-01-12 Nick Bowlerlibcdecl: Fix parsing of int (x(*)()) etc.
2024-01-11 Nick Bowlerlibcdecl: Fix parsing of very long parameter lists.
2023-07-28 Nick Bowlerlibcdecl: Fix output regression with multiple declarators.
2023-07-21 Nick Bowlertests: Add sanity test for variable-length arrays.
2023-07-07 Nick Bowlertests: Ensure that English keywords can be parsed.
2023-07-07 Nick Bowlerlibcdecl: Fix regression in function parsing.
2023-07-07 Nick Bowlerlibcdecl: Remove "too many parentheses" error check.
2023-07-02 Nick Bowlertests: Add more coverage for parenthesis handling.
2023-06-23 Nick Bowlertests: Add canned test case for incomplete arrays.
2023-06-22 Nick Bowlertests: Adjust positive tests to verify both parse direc...
2021-03-03 Nick BowlerAdd a couple more positive tests.
2020-07-03 Nick BowlerFix parsing of int (x*).