Rewriting cppo one piece at a time
Go to file
T. Joseph Carter ae3a12507b Fix arg parsing, move arg processing to cppo
Not quite finished with this, but the goal here is not have args being passed
in to the legacy cppo at all.  The g namespace is not ideal, but it does work
and it isolates the legacy code from needing to understand what's going on in
the shell level.  So we'll take advantage of that for the time being.

The bigger problem was that when I moved the arg parsing out of cppo, I failed
to move all of it--a block that checked the number of args got lost.  Restored.
2017-07-07 08:34:38 -07:00
blocksfree Fix arg parsing, move arg processing to cppo 2017-07-07 08:34:38 -07:00
doc Document two more test disks 2017-06-24 03:11:26 -07:00
.editorconfig Make the editorconfig line limit 79 globally 2017-06-24 03:08:08 -07:00
.gitignore Let's _not_ accidentally commit a __pycache__ 2017-06-24 03:21:21 -07:00
COPYING.txt Add license, Copyright notices, history doc 2017-07-07 06:29:19 -07:00
cppo Fix arg parsing, move arg processing to cppo 2017-07-07 08:34:38 -07:00
HISTORY.md Add license, Copyright notices, history doc 2017-07-07 06:29:19 -07:00