#
# ChangeLog for tests/enum_tests/stringEnum.cfa
#
# Generated by Trac 1.2.1
# Mar 9, 2025, 2:55:42 PM

Sun, 28 Apr 2024 23:50:11 GMT JiadaL <j82liang@…> [eb7586e]
	* src/ResolvExpr/CandidateFinder.cpp (modified)
	* src/ResolvExpr/CastCost.cc (modified)
	* src/ResolvExpr/ConversionCost.cc (modified)
	* src/Validate/ImplementEnumFunc.cpp (modified)
	* src/main.cc (modified)
	* tests/enum_tests/.expect/anonymous.txt (modified)
	* tests/enum_tests/.expect/stringEnum.txt (modified)
	* tests/enum_tests/anonymous.cfa (modified)
	* tests/enum_tests/enumInlineValue.cfa (modified)
	* tests/enum_tests/position.cfa (modified)
	* tests/enum_tests/stringEnum.cfa (modified)
	* tests/enum_tests/typedIntEnum.cfa (modified)

	1. Change return value of typed Enum in null context: they now return ...


Mon, 11 Apr 2022 02:06:55 GMT JiadaL <j82liang@…> [d8e2a09]
	* src/CodeGen/CodeGenerator.cc (modified)
	* src/CodeGen/GenType.cc (modified)
	* src/ResolvExpr/Resolver.cc (modified)
	* tests/enum_tests/.expect/stringEnum.txt (added)
	* tests/enum_tests/.expect/typedIntEnum.txt (added)
	* tests/enum_tests/stringEnum.cfa (added)
	* tests/enum_tests/typedIntEnum.cfa (moved)

	Merge with master