ssic.git
2013-09-23 P. J. McDermottAdd a short program description.
2013-09-23 P. J. McDermottReset config tags to default values.
2013-09-23 P. J. McDermottInitialize compiler only once.
2013-09-23 P. J. McDermottOnly rename output file if it's not "-".
2013-09-23 P. J. McDermottPrint warnings and errors on STDERR.
2013-09-23 P. J. McDermottPrint help and version information on STDOUT.
2013-09-23 P. J. McDermottAdd more copyright and license information.
2013-09-22 P. J. McDermottMake executable.
2013-09-22 P. J. McDermottOnly warn if input and output files are equal.
2013-09-22 P. J. McDermottWrite to a temporary file.
2013-09-22 P. J. McDermottClose input and output file handles.
2013-09-22 P. J. McDermottAllow input and output to both be "-".
2013-09-22 P. J. McDermottSet SCRIPT_FILENAME.
2013-09-22 P. J. McDermottAdd an -I option.
2013-09-22 P. J. McDermottSupport "-" file names (STDIN and STDOUT).
2013-09-22 P. J. McDermottFix printf argument lists.
2013-09-22 P. J. McDermottExit on failure to open files.
2013-09-22 P. J. McDermottSet DOCUMENT_NAME and DOCUMENT_URI.
2013-09-22 P. J. McDermottClean environment.
2013-09-22 P. J. McDermottAdd -D option.
2013-09-22 P. J. McDermottExit on invalid options.
2013-09-22 P. J. McDermottConvert to Getopt::Long.
2013-09-22 P. J. McDermottInitial commit.