Files
Nim/lib
Timothee Cour 270964c487 implement RFCs/294 ; disallow enum <=> enum conversion (#16351)
* fix https://github.com/nim-lang/RFCs/issues/294 ; disallow enum <=> enum conversion
* fix the runnableExamples that was the instigator of this RFC
* legacy -d:nimLegacyConvEnumEnum
* use -d:nimLegacyConvEnumEnum in important_package nimgame2
* add test for enum cast
* improve changelog
* add changelog: Changes affecting backward compatibility
* cleanup changelog
* fix changelog
2021-04-03 07:15:21 +02:00
..
2017-02-20 17:24:19 +02:00
2021-02-18 22:47:21 -08:00
2021-03-21 10:35:55 +01:00
2013-03-16 23:53:07 +01:00
2021-02-18 22:47:21 -08:00
2021-02-18 22:47:21 -08:00
2021-03-29 14:39:49 +02:00