Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-06 | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 1 | -34/+26 |
2016-08-11 | Decoupled Options from CommandInterpreter. | Todd Fiala | 1 | -4/+4 |
2015-02-20 | Refactor OptionValue::SetValueFromCString to use llvm::StringRef | Pavel Labath | 1 | -1/+1 |
2014-07-09 | Fix tests broken by the OptionValidator changes. | Zachary Turner | 1 | -0/+1 |
2014-04-20 | Switch NULL to C++11 nullptr in source/Interpreter | Ed Maste | 1 | -1/+1 |
2013-09-05 | Add OptionParser.h | Virgile Bello | 1 | -1/+1 |
2012-12-04 | <rdar://problem/12798131> | Greg Clayton | 1 | -1/+1 |
2011-05-13 | Headers have been moved to /includes/lldb/Interpreter. This patch | Johnny Chen | 1 | -1/+1 |
2011-05-03 | Added new OptionGroup classes for UInt64, UUID, File and Boolean values. | Greg Clayton | 1 | -0/+58 |