Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-06 | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 1 | -264/+199 |
2016-08-11 | Decoupled Options from CommandInterpreter. | Todd Fiala | 1 | -1/+4 |
2016-03-25 | Fix an issue with nested aliases where the help system wouldn't correctly tra... | Enrico Granata | 1 | -0/+11 |
2016-03-22 | Make it so that a command alias can actually remove the help/long help from i... | Enrico Granata | 1 | -3/+19 |
2016-03-22 | Fix a bug caused by my alias refactoring where, if an alias was defined in te... | Enrico Granata | 1 | -0/+19 |
2016-03-15 | Improve the way we decide whether an alias is a dashdash alias | Enrico Granata | 1 | -1/+2 |
2016-03-14 | Lots of progress on the CommandAlias refactoring | Enrico Granata | 1 | -1/+110 |
2016-03-14 | More of the alias refactoring work! CommandAlias is now a CommandObject | Enrico Granata | 1 | -12/+40 |
2016-03-09 | Last round of preliminary cleanup in my refactoring of aliases. | Enrico Granata | 1 | -0/+112 |
2016-03-08 | Move CommandAlias to its own file; also | Enrico Granata | 1 | -0/+11 |