]> git.draconx.ca Git - cdecl99.git/commit
cdecl99: Simplify main loops a bit.
authorNick Bowler <nbowler@draconx.ca>
Wed, 5 Jul 2023 05:48:11 +0000 (01:48 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 5 Jul 2023 05:48:31 +0000 (01:48 -0400)
commitf3d0075fed997b037645e866622224d8175dddfd
tree44dafd24715871e40b5bdd01936843e04c41cc67
parent68270520285b0dc869565573fce3b02e860ffa7f
cdecl99: Simplify main loops a bit.

Convert the calls to repl/repl_execute to tail calls from main.
src/cdecl99.c