Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin... | Eugene Zelenko | 2015-10-24 | 1 | -51/+63 |
* | [SBValue] Add a method GetNumChildren(uint32_t max) | Siva Chandra | 2015-10-21 | 1 | -2/+2 |
* | Fix potential file i/o problem with python handles. | Zachary Turner | 2015-10-20 | 1 | -3/+3 |
* | Fix linkage of `init_lldb` SWIG method in Python 3. | Zachary Turner | 2015-10-16 | 1 | -1/+5 |
* | Introduce a `PythonFile` object, and use it everywhere. | Zachary Turner | 2015-10-15 | 1 | -0/+1 |
* | Fix ref counting of Python objects. | Zachary Turner | 2015-10-13 | 1 | -4/+4 |
* | Fix Clang-tidy misc-use-override warnings in some files in include/lldb/Core,... | Pavel Labath | 2015-08-18 | 1 | -4/+4 |
* | First step in getting LLDB ready to support multiple different type systems. | Greg Clayton | 2015-08-11 | 1 | -2/+2 |
* | Convert the ScriptInterpreter system to a plugin-based one. | Zachary Turner | 2015-07-30 | 1 | -0/+590 |