On Tue, Aug 26, 2014 at 10:42:03PM +0100, Dominik Vogt wrote: > Pondering a new parser a bit, I think it would be good to split > the existing command implementations:
Hi, To this end, I've created a new branch: 'new-parser' which will hold this work. Thus far, I've renamed functions.c:__execute_function() to __execute_command_line() and updated the documentation. This name change certainly helps my understanding. -- Thomas Adam
