| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reflow paragraphs in comments. | Adrian Prantl | 2018-04-30 | 1 | -2/+2 |
| * | Rename Error -> Status. | Zachary Turner | 2017-05-12 | 1 | -18/+18 |
| * | Move Log from Core -> Utility. | Zachary Turner | 2017-03-03 | 1 | -1/+1 |
| * | Prevent at compile time converting from Error::success() to Expected<T> | Mehdi Amini | 2016-11-11 | 1 | -3/+3 |
| * | Make the Error class constructor protected | Mehdi Amini | 2016-11-11 | 1 | -3/+3 |
| * | Make lldb -Werror clean on Windows. | Zachary Turner | 2016-10-05 | 1 | -3/+3 |
| * | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -170/+179 |
| * | remove use of Mutex in favour of std::{,recursive_}mutex | Saleem Abdulrasool | 2016-05-18 | 1 | -7/+6 |
| * | Remove trap code from disassembly. | Chaoren Lin | 2015-04-29 | 1 | -0/+22 |
| * | Moving header files from source/Host/common to proper location. | Chaoren Lin | 2015-02-03 | 1 | -2/+2 |
| * | Fix copy paste error in file header. | Chaoren Lin | 2015-01-27 | 1 | -1/+1 |
| * | Add lldb-gdbserver support for Linux x86_64. | Todd Fiala | 2014-06-30 | 1 | -0/+199 |

