Skip to content
Success

Changes

Summary

  1. Change enum conversion steps (details)
  2. add Elliott18 paper (details)
  3. remove Grothoff14 paper (details)
  4. proofreading changes (details)
  5. program updates to match text (details)
  6. add Elliott18 citation (details)
  7. change xleftmargin spacing for lstinput, add code formatting macro for C++ (details)
  8. A upcast proposal for enums (details)
  9. Disable to voidEnum test for now to pass the test suite (voidEnum is WIP) (details)
Commit acb33f15d3e545defb3cca21e653745f42fa6553 by j82liang
Change enum conversion steps
The file was modifiedsrc/Validate/ImplementEnumFunc.cpp
The file was modifieddoc/theses/jiada_liang_MMath/CFAenum.tex
The file was modifiedsrc/AST/Type.hpp
The file was modifiedsrc/ResolvExpr/ConversionCost.cc
The file was modifiedsrc/SymTab/Mangler.cc
The file was modifiedsrc/ResolvExpr/Unify.cc
The file was modifiedsrc/ResolvExpr/CandidateFinder.cpp
The file was modifiedsrc/AST/Print.cpp
The file was modifiedsrc/AST/Pass.impl.hpp
The file was modifiedsrc/CodeGen/GenType.cc
The file was modifiedsrc/ResolvExpr/CommonType.cc
The file was modifiedsrc/AST/Fwd.hpp
The file was modifiedsrc/AST/Visitor.hpp
The file was modifiedsrc/AST/Pass.hpp
The file was modifiedsrc/ResolvExpr/ConversionCost.h
The file was modifiedsrc/Common/CodeLocationTools.cpp
Commit 73da8dfcbf1971040cafc72b3c41197f6b9eda93 by Peter Buhr
add Elliott18 paper
The file was addeddoc/theses/mike_brooks_MMath/papers/Elliott18.pdf
Commit 76425bccd1fd266a3b7eec104515fb329cd5121d by Peter Buhr
remove Grothoff14 paper
The file was removeddoc/theses/mike_brooks_MMath/papers/Grothoff14.pdf
Commit c721105be951a7953b7d12571df4704bd636883a by Peter Buhr
proofreading changes
The file was modifieddoc/theses/mike_brooks_MMath/intro.tex
The file was modifieddoc/theses/mike_brooks_MMath/array.tex
The file was modifieddoc/theses/mike_brooks_MMath/background.tex
Commit df699e080a754d9c4714ee9fe19c05edccc9bbad by Peter Buhr
program updates to match text
The file was modifieddoc/theses/mike_brooks_MMath/programs/lst-issues-attach-reduction.hpp
The file was modifieddoc/theses/mike_brooks_MMath/programs/bkgd-carray-decay.c
The file was modifieddoc/theses/mike_brooks_MMath/programs/bkgd-carray-mdim.c
The file was modifieddoc/theses/mike_brooks_MMath/programs/bkgd-c-tyerr.c
The file was modifieddoc/theses/mike_brooks_MMath/programs/bkgd-carray-arrty.c
Commit a4808adb86b39bcbea635fea71fbf23765963b98 by Peter Buhr
add Elliott18 citation
The file was modifieddoc/theses/mike_brooks_MMath/uw-ethesis.bib
Commit cad8c88133dbc61edfdb415ad2cab24a73509704 by Peter Buhr
change xleftmargin spacing for lstinput, add code formatting macro for C++
The file was modifieddoc/theses/mike_brooks_MMath/uw-ethesis.tex
Commit c819d90ba37be78c729458c0e71c31cc35cd2d1e by j82liang
A upcast proposal for enums
The file was addeddoc/proposals/Upcast_EumCast.md
Commit 7da6a31bb3f051ef49b311b6fe8b5b05e1fcb11f by j82liang
Disable to voidEnum test for now to pass the test suite (voidEnum is WIP)
The file was removedtests/enum_tests/.expect/voidEnum.txt