| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Backend support for top-level Clang epxressions | Sean Callanan | 2016-03-22 | 1 | -8/+10 |
| * | Add a DiagnosticManager replace error streams in the expression parser. | Sean Callanan | 2016-03-19 | 1 | -14/+10 |
| * | AddInitialArguments -> AddArguments, and we pass in the struct_address and pu... | Jim Ingham | 2015-11-05 | 1 | -3/+4 |
| * | Add the ability to pass an EvaluateExpressionOptions when you make a UserExpr... | Jim Ingham | 2015-11-03 | 1 | -1/+2 |
| * | Create an expression parser for Go. | Ryan Brown | 2015-11-02 | 1 | -2/+2 |
| * | Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin... | Eugene Zelenko | 2015-10-21 | 1 | -9/+3 |
| * | Reduce header inclusion in Expression. | Bruce Mitchener | 2015-10-07 | 1 | -1/+0 |
| * | Add PersistentVariableDelegate to handle language-specific dematerialization. | Sean Callanan | 2015-10-03 | 1 | -3/+22 |
| * | Moved more Clang-specific parts of the expression parser into the Clang plugin. | Sean Callanan | 2015-09-25 | 1 | -0/+204 |

