]> git.draconx.ca Git - cdecl99.git/history - src/execute.gperf
Release 1.3.
[cdecl99.git] / src / execute.gperf
2024-01-19 Nick Bowlerlibcdecl: Replace uintmax_t with unsigned (long) long.
2023-12-07 Nick Bowlercdecl99: Better "help" output on some old systems.
2023-07-28 Nick Bowlercdecl99: Combine all the main command implementations.
2023-07-05 Nick Bowlercdecl99: Reverse sense of "interactive" global variable.
2021-11-24 Nick BowlerUse help formatting routines from dxcommon.
2021-03-14 Nick BowlerImprove cdecl99 error output.
2021-03-11 Nick BowlerAvoid a couple warnings reported by gcc.
2021-03-10 Nick BowlerFix empty and help commands causing program exit.
2021-03-03 Nick BowlerUse gperf to implement command selection.