Skip to content
Success

Changes

Summary

  1. clean up naming of float-point types, and start to add new ARM floating-point types (details)
  2. switch to isxdigit and floating point changes (details)
  3. multiple changes to reflect updates in Cforall (details)
  4. Clean-up in TranslateEnumRange. (details)
  5. The fix about build enum type (I thought I have pushed it) (details)
Commit c5f69fd69f8643b17092381eda9da1da5bf21f5c by Peter Buhr
clean up naming of float-point types, and start to add new ARM floating-point types
The file was modifiedsrc/Parser/TypeData.cpp
The file was modifiedsrc/BasicTypes-gen.cpp
The file was modifiedsrc/ResolvExpr/CommonType.cpp
The file was modifiedsrc/AST/BasicKind.hpp
The file was modifiedsrc/Parser/TypeData.hpp
The file was modifiedsrc/Parser/parser.yy
The file was modifiedsrc/Parser/lex.ll
Commit 2ac78a14fd9ad355cb75cf3a7f4d58670189b7da by Peter Buhr
switch to isxdigit and floating point changes
The file was modifiedsrc/Parser/ExpressionNode.cpp
Commit 37336432e480af0a98b3e9b190180eb083f90f82 by Peter Buhr
multiple changes to reflect updates in Cforall
The file was modifieddoc/uC++toCFA/uC++toCFA.tex
Commit 9739c56f411136a534d22d2b41c343f9a4d7a7b5 by ajbeach
Clean-up in TranslateEnumRange.
The file was modifiedsrc/ControlStruct/TranslateEnumRange.cpp
Commit c494b84f8d8be86bded8840569749f2bc29a8458 by j82liang
The fix about build enum type (I thought I have pushed it)
The file was modifiedsrc/Parser/TypeData.cpp