Skip to content
Success

Changes

Summary

  1. change error message header, simplify forCtrl to have only identifier in initialization (details)
  2. change enumeration function names labelE, valueE, posE to label, value, posn (details)
  3. add protect for latex abbreviation macros (details)
  4. update planet example program (details)
  5. update Pascal enumeration (details)
  6. update test programs for different program languages (details)
  7. corrections to Pascal discussion (details)
  8. clean up, prepare for downto enumerating (details)
  9. first attempt at updating enum auxiliary operations (details)
  10. clarify for-control for enumerations (details)
Commit 253d0b426fac00a1ce140f9aa26585e536ac6a14 by Peter Buhr
change error message header, simplify forCtrl to have only identifier in initialization
The file was modifiedsrc/Parser/parser.yy
Commit 5eb3f65e95375f1be49b0bbe3338a9b4b1d26c67 by Peter Buhr
change enumeration function names labelE, valueE, posE to label, value, posn
The file was modifiedlibcfa/src/enum.cfa
The file was modifiedtests/enum_tests/voidEnum.cfa
The file was modifiedsrc/ResolvExpr/CandidateFinder.cpp
The file was modifiedsrc/Validate/ImplementEnumFunc.cpp
The file was modifiedlibcfa/src/enum.hfa
The file was modifiedtests/enum_tests/position.cfa
The file was modifiedtests/enum_tests/enumInlineValue.cfa
Commit 3b693980acdd9998e43ab2d670428143c51a1c7f by Peter Buhr
add protect for latex abbreviation macros
The file was modifieddoc/LaTeXmacros/common.sty
The file was modifieddoc/LaTeXmacros/common.tex
Commit 290922138f90a1ce344a426acf7a7105710cc2c2 by Peter Buhr
update planet example program
The file was modifieddoc/theses/jiada_liang_MMath/CFAenum.tex
Commit 41f4e2d6244cadb06a6ec8623208e8b2c9740652 by Peter Buhr
update Pascal enumeration
The file was modifieddoc/theses/jiada_liang_MMath/relatedwork.tex
Commit f3b67b61c77cdbc02930ce3fa8b8ccb9124f9ec5 by Peter Buhr
update test programs for different program languages
The file was modifieddoc/theses/jiada_liang_MMath/test.ml
The file was modifieddoc/theses/jiada_liang_MMath/test2.cfa
The file was addeddoc/theses/jiada_liang_MMath/test.pas
Commit d96d4f01a164ef63cd55265da100f76235489ae1 by Peter Buhr
corrections to Pascal discussion
The file was modifieddoc/theses/jiada_liang_MMath/relatedwork.tex
Commit 089b39e10a2775643258a72adda3f50aeb1ed600 by Peter Buhr
clean up, prepare for downto enumerating
The file was modifiedsrc/Parser/parser.yy
Commit d5efcb72910e612e3c6dc8ed684f24bef154e8fd by Peter Buhr
first attempt at updating enum auxiliary operations
The file was modifiedlibcfa/src/enum.cfa
The file was modifiedlibcfa/src/enum.hfa
Commit 55ba259e5caba35d6cde03fc3df5cefc7127dbb2 by Peter Buhr
clarify for-control for enumerations
The file was modifiedsrc/Parser/parser.yy