]> git.draconx.ca Git - cdecl99.git/history - src/keywords.gperf
Release 1.3.
[cdecl99.git] / src / keywords.gperf
2024-02-22 Nick Bowlerlibcdecl: Use gperf %7bit option for keyword matching.
2023-07-14 Nick Bowlerlibcdecl: Move specifier type determination into scanner.
2023-07-14 Nick Bowlerlibcdecl: Use macros for packing tokens into bytes.
2023-07-11 Nick Bowlerlibcdecl: Avoid duplicating keyword strings w/ gperf.
2023-07-10 Nick Bowlerlibcdecl: Use gperf to identify keywords during scanning.