Skip to content
Failed

Changes

Summary

  1. First wave of file renaming. Rename files in src/ and update all references to them. (details)
  2. add gcc builtin function __builtin_dynamic_object_size for gcc-13 (details)
  3. gcc-13 include file problem in /usr/include/aarch64-linux-gnu/bits/math-vector.h (details)
  4. update search strings to raw strings for python 3.12 (details)
  5. Remove intermeidate type (enum attribute type); remove replacePseudoFunc (has been migrated to resolver) (details)
  6. Missing produceDecl in the last commit (details)
  7. Update the test file (details)
  8. Reformat forall clause in enum.hfa (details)
Commit b2ea0cddcfd03f2242eda9e8d588f2ce92daf9a7 by ajbeach
First wave of file renaming. Rename files in src/ and update all references to them.
The file was modifiedsrc/AST/Print.cpp
The file was modifiedsrc/Makefile.am
The file was addedsrc/CompilationState.hpp
The file was modifiedsrc/AST/Type.cpp
The file was modifiedsrc/InitTweak/GenInit.cc
The file was removedsrc/CompilationState.h
The file was modifiedsrc/AST/BasicKind.hpp
The file was removedsrc/MakeLibCfa.h
The file was addedsrc/MakeLibCfa.hpp
The file was modifiedsrc/ResolvExpr/CandidateFinder.cpp
The file was addedsrc/main.cpp
The file was addedsrc/BasicTypes-gen.cpp
The file was removedsrc/CompilationState.cc
The file was modifiedsrc/MakeLibCfa.cpp
The file was modifiedsrc/SymTab/ManglerCommon.cc
The file was removedsrc/BasicTypes-gen.cc
The file was modifiedsrc/CodeGen/FixNames.cc
The file was modifiedsrc/AST/TypeEnvironment.cpp
The file was addedsrc/CompilationState.cpp
The file was modifiedsrc/ResolvExpr/CommonType.cc
The file was modifiedsrc/ResolvExpr/ConversionCost.cc
The file was removedsrc/main.cc
The file was modifiedsrc/ResolvExpr/Resolver.cc
The file was modifiedsrc/Validate/Autogen.cpp
Commit f5cb7c269226704242a4ae0da454d766be24093c by Peter Buhr
add gcc builtin function __builtin_dynamic_object_size for gcc-13
The file was modifiedlibcfa/prelude/builtins.def
Commit 0f4c5139bc3ec7a3367d576eb08859758f4e8e39 by Peter Buhr
gcc-13 include file problem in /usr/include/aarch64-linux-gnu/bits/math-vector.h
The file was modifiedlibcfa/src/stdhdr/math.h
Commit 195d1d89c805c47fc486b2b8cf91431ffa3d0689 by Peter Buhr
update search strings to raw strings for python 3.12
The file was modifiedsrc/ResolvExpr/Cost.h
The file was modifiedtests/pybin/tools.py
The file was modifiedtests/test.py
Commit c333ed2955945a8e97424f193052311ca6b4131f by j82liang
Remove intermeidate type (enum attribute type); remove replacePseudoFunc (has been migrated to resolver)
The file was modifiedsrc/ResolvExpr/ConversionCost.cc
The file was modifiedsrc/Validate/module.mk
The file was modifiedsrc/ResolvExpr/CandidateFinder.cpp
The file was modifiedsrc/ResolvExpr/CandidateFinder.hpp
The file was modifiedsrc/main.cc
The file was removedsrc/Validate/ReplacePseudoFunc.cpp
The file was modifiedlibcfa/src/enum.cfa
The file was modifiedtests/enum_tests/structEnum.cfa
The file was modifiedsrc/ResolvExpr/CommonType.cc
The file was modifiedsrc/Validate/ImplementEnumFunc.cpp
The file was modifiedsrc/ResolvExpr/CastCost.cc
The file was modifiedlibcfa/src/enum.hfa
The file was modifiedtests/enum_tests/.expect/voidEnum.txt
Commit 6d9aa7989fd14486da164e5e2bf757e49c2096cb by j82liang
Missing produceDecl in the last commit
The file was modifiedsrc/Validate/ImplementEnumFunc.cpp
Commit 9b140bd8127b9397f28f4e77456e7bb782647207 by j82liang
Update the test file
The file was modifiedtests/enum_tests/voidEnum.cfa
Commit 983f4863daeb291981defd13937616650e9e30b7 by j82liang
Reformat forall clause in enum.hfa
The file was modifiedlibcfa/src/enum.hfa