• * add Tests and ability to handle program file inclusion in the single string.
    
    add the ability to deal with a single string in the parse command and handle quoted string appropriately
    
    * Add extra test cases for full coverage, clear up escape quote sequencing and handling of extra spaces
    Philip Top authored
     
    Browse Dir »


  • * Adding new parse layout
    
    * Dropping shortcurcuit from help, since it has special override
    
    * Refactor help call
    
    * Dropping shortcurcuit since it is not needed now that help has custom behavoir
    
    * Dropping MaxSubcommand error (cannot occur)
    Henry Schreiner authored
     
    Browse Dir »