1. b4101b1 Simplify writing custom parsers. by Chris Lattner · 23 years ago
  2. 551e120 Fix lli with no arguments by Chris Lattner · 23 years ago
  3. 150e46b Fix bug that was causing problems for lli by Chris Lattner · 23 years ago
  4. 1f790af * Fix assertion failure caused by command line argument getting removed after by Chris Lattner · 23 years ago
  5. e04258d Remove needless #include by Chris Lattner · 23 years ago
  6. 10073a9 *** empty log message *** by Chris Lattner · 23 years ago
  7. ca0e79e Fix a bug exposed by lli by Chris Lattner · 23 years ago
  8. 494c0b0 *** empty log message *** by Chris Lattner · 23 years ago
  9. d49ea88 Minor bugfix, prevents error in LLI by Chris Lattner · 23 years ago
  10. 5df56c4 Checkin CommandLine 2.0 by Chris Lattner · 23 years ago
  11. 8f7b500 Add ability to update existing variables with values read from the command line by Chris Lattner · 23 years ago
  12. d5a8470 Eliminate duplicate or unneccesary #include's by Chris Lattner · 24 years ago
  13. 2294b4e 64 bit clean now by Chris Lattner · 24 years ago
  14. c2ef08c If an invalid alternative is listed for an argument, print the valid options by Chris Lattner · 24 years ago
  15. 7f74a56 Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  16. 5de2204 Create a new #include "Support/..." directory structure to move things by Chris Lattner · 24 years ago
  17. f0f9105 * Implement support for folding multiple single letter arguments together like by Chris Lattner · 24 years ago
  18. e81c409 Provide option to enable eating of all arguments following a specific one by Chris Lattner · 24 years ago
  19. d4617cd Clean up error handling a bit. Add / as a seperator for command line arguments. This is just a big old ugly hack. by Chris Lattner · 24 years ago
  20. 675db8d Add StringList support by Chris Lattner · 24 years ago
  21. fd7f856 Fixed a bug exposed when doing something like this: <program> -notanoption --help by Chris Lattner · 24 years ago
  22. 46c7346 Doh! Wrong Optional flag. :( by Chris Lattner · 24 years ago
  23. 81cc83d Add a comment indicating that there is documentation of the library by Chris Lattner · 24 years ago
  24. 4fdde2c Minor changes to implementation of CommandLine library to let users override by Chris Lattner · 24 years ago
  25. ab0cc40 CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline by Chris Lattner · 24 years ago
  26. e2472bb Moved inline/llvm/Tools/* to include/llvm/Support/* by Chris Lattner · 24 years ago
  27. 36a57d3 Initial checkin by Chris Lattner · 24 years ago