aboutsummaryrefslogtreecommitdiff
path: root/tests/schema/enumeration
AgeCommit message (Collapse)AuthorFilesLines
2021-02-25Switch to build2Karen Arutyunov3-167/+0
2020-02-14Drop copyright notice from source codelegacy-build-systemKaren Arutyunov1-1/+0
2017-01-03Update copyright yearBoris Kolpackov1-1/+1
2014-03-21Update copyrightBoris Kolpackov1-1/+1
2014-03-19Remove author from source filesBoris Kolpackov1-1/+0
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-04-15Implement enum synthesis from unionBoris Kolpackov3-0/+169
A union which has enumerations with a common base as members can be transformed to an equivalent enumeration.