1. c1ad82e by Caroline Tice · 14 years ago
  2. deb0fd2 Stream::Printf doesn't add a newline, so it needs to be added to all the error messages in CommandObjectExpression::EvaluateExpression. by Jim Ingham · 14 years ago
  3. f18d91c Added support for dynamic sanity checking in by Sean Callanan · 14 years ago
  4. 65dafa8 This is a major refactoring of the expression parser. by Sean Callanan · 14 years ago
  5. a622343 First step of refactoring variable handling in the by Sean Callanan · 14 years ago
  6. 0deefc7 Modified CommandObjectExpression::EvaluateExpression() so that it takes an by Johnny Chen · 14 years ago
  7. 39ee600 Documented ClangExpression and made parts of it by Sean Callanan · 14 years ago
  8. 82b74c8 Added automatically generated result variables for each by Sean Callanan · 14 years ago
  9. a48fe16 Added support for persistent variables to the by Sean Callanan · 14 years ago
  10. e562a07 Removed the -i option from the expr command, and by Sean Callanan · 14 years ago
  11. 92ef85d Fixed expression result printing to have the expression result type be in by Greg Clayton · 14 years ago
  12. 32824aa Added logging: by Sean Callanan · 14 years ago
  13. 63c468c Fix a typo. by Stephen Wilson · 14 years ago
  14. 8541f2f Added extensive logging of the code that is actually going by Sean Callanan · 14 years ago
  15. 841026f Modified TaggedASTType to inherit from ClangASTType by Sean Callanan · 14 years ago
  16. 1674b12 Change over to using the definitions for mach-o types and defines to the by Greg Clayton · 14 years ago
  17. f328c9f Added functionality to dematerialize values that were by Sean Callanan · 14 years ago
  18. 810f22d Wrote the code that looks at a context to see by Sean Callanan · 14 years ago
  19. bafd685 Fixes to the IR generator in the expression parser by Sean Callanan · 14 years ago
  20. 5cf4a1c Added the skeleton of an IR transformer that will by Sean Callanan · 14 years ago
  21. 8c6934d Added a SemaConsumer that transforms the ASTs for by Sean Callanan · 14 years ago
  22. 12bec71 Added function name types to allow us to set breakpoints by name more by Greg Clayton · 14 years ago
  23. 46b6249 Extensive code cleanup of the expression command. by Sean Callanan · 14 years ago
  24. 848960c Added the temporary -i option to expr, which by Sean Callanan · 14 years ago
  25. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  26. 84cdc15 Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 14 years ago
  27. 34e9a98 Change the Options parser over to use a mask rather than an ordinal for option sets. by Jim Ingham · 14 years ago
  28. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago