1. a6d3388 Better constant expression acyclic check error messages by Timur Iskhakov · 7 years ago
  2. 77dd65c Pass that ensures that constant expressions are acyclic by Timur Iskhakov · 7 years ago
  3. b58f418 Make Type::getReferences return pointer by Timur Iskhakov · 7 years ago
  4. 35930c4 Proceess post parse passes once for each type and expression by Timur Iskhakov · 7 years ago
  5. 891a866 Constant Expressions have same tree structure as Type by Timur Iskhakov · 7 years ago
  6. d27580c Add `m` prefix to ConstantExpression child members by Timur Iskhakov · 7 years ago
  7. 7296af1 Revert "Revert "ConstantExpression lazy evaluation"" by Timur Iskhakov · 7 years ago
  8. a549b71 Revert "ConstantExpression lazy evaluation" by Colin Cross · 7 years ago
  9. 1313a12 ConstantExpression lazy evaluation by Timur Iskhakov · 7 years ago
  10. 30b5d1f Add getHashChain() to IBase. by Yifan Hong · 7 years ago
  11. c07b202 Unsigned value for -Lvts is emitted correctly. by Yifan Hong · 8 years ago
  12. 5706a43 Clean up ArrayType.cpp by Yifan Hong · 8 years ago
  13. e77ca13 Fix the bug that cast should not be public. by Yifan Hong · 8 years ago
  14. f24fa85 Resolve constant expressions for external constants. by Yifan Hong · 8 years ago
  15. fc610cd Use std::string for ConstantExpression::*value() methods. by Yifan Hong · 8 years ago
  16. 19ca75a Emit eval result of constant expressions for Java. by Yifan Hong · 8 years ago
  17. 5788697 Evaluate constant expressions. by Yifan Hong · 8 years ago
  18. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  19. 5216569 parsing major operators. by Yifan Hong · 8 years ago