]> git.draconx.ca Git - cdecl99.git/history - src/cdecl-internal.h
libcdecl: Move specifier type determination into scanner.
[cdecl99.git] / src / cdecl-internal.h
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-10 Nick Bowlerlibcdecl: Use gperf to identify keywords during scanning.
2023-06-23 Nick Bowlerlibcdecl: Avoid vsnprintf for error reporting.
2023-06-23 Nick Bowlerlibcdecl: Make cdecl__emit_specs return value usable...
2023-06-23 Nick Bowlerlibcdecl: Accumulate output length in structure.
2023-06-23 Nick Bowlerlibcdecl: Use a structure for dst/dstlen in output...
2023-06-23 Nick Bowlerlibcdecl: Rework specifier output logic.
2023-06-23 Nick Bowlerlibcdecl: Rework cdecl_explain output logic.
2023-06-22 Nick Bowlerlibcdecl: Simplify internal specifier printing functions.
2023-06-16 Nick Bowlerlibcdecl: Consolidate most error messages.
2021-08-13 Nick BowlerMake library i18n init conditional on NLS support.
2021-03-14 Nick BowlerRework library error reporting.
2021-03-03 Nick BowlerConsolidate header files.