Nuclex.Support/Source/Parsing
2009-06-24 19:20:26 +00:00
..
CommandLine.Argument.cs The command line class can now also be used to build a command line (for example, to pass it to another program); removed dead code from the command line class 2009-04-23 20:23:23 +00:00
CommandLine.cs The CommandLine class didn't construct command lines with empty arguments correctly (these need to be passed as empty quotes to be recognizable as an argument), fixed; added unit tests that exposes this bug; some minor cosmetic fixes 2009-06-24 19:20:26 +00:00
CommandLine.Formatter.cs The command line class can now also be used to build a command line (for example, to pass it to another program); removed dead code from the command line class 2009-04-23 20:23:23 +00:00
CommandLine.Parser.cs The command line class can now also be used to build a command line (for example, to pass it to another program); removed dead code from the command line class 2009-04-23 20:23:23 +00:00
CommandLine.Test.cs The CommandLine class didn't construct command lines with empty arguments correctly (these need to be passed as empty quotes to be recognizable as an argument), fixed; added unit tests that exposes this bug; some minor cosmetic fixes 2009-06-24 19:20:26 +00:00