source: libcfa/src/enum.hfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68ea8d2   33 hours j82liang Seperate CfaEnum? and Serial.
(edit) @2e6b2a0   4 days pabuhr change assert to abort, second attempt to read enumerators
(edit) @0c327ce   6 days j82liang 1. Add bound check to Serial function: now compiler generates the …
(edit) @236f133   7 days j82liang Remove quasi_void for enums. The idea of quasi_void from Mike was to …
(edit) @bb336a6   8 days j82liang Fixed the problem when enum use another enumerator as initializer
(edit) @062467b   2 weeks pabuhr inline enum relational and increment operators, comment out loop …
(edit) @bc48c0d   2 weeks pabuhr fix enumeration input to use reference type
(edit) @64eeb06   2 weeks pabuhr change basic_ostream to ostream, first attempt of enumeration input
(edit) @73d0e3f4   3 weeks j82liang Current enum has bug when use as a reference as in ?++. Change …
(edit) @259012e   3 weeks pabuhr put back quasi_void print
(edit) @d5efcb7   3 weeks pabuhr first attempt at updating enum auxiliary operations
(edit) @5eb3f65   3 weeks pabuhr change enumeration function names labelE, valueE, posE to label, …
(edit) @525f7ad   4 weeks j82liang 1. Add count_e( enum_name ), a pseudo function that return the …
(edit) @85855b0   5 weeks j82liang 1. Implement enum cast; 2. Change valueE so that opague enum returns …
(edit) @bf4fe05   2 months pabuhr fix merge
(edit) @07e9df1   2 months pabuhr formatting
(edit) @41c8312   2 months pabuhr small cleanups
(edit) @03ac869   2 months j82liang Add GCC visibility push(default); Fix trait satisfaction problem
(edit) @c2a4b62   2 months j82liang Refactor based type from operator assertion
(edit) @983f486   2 months j82liang Reformat forall clause in enum.hfa
(edit) @c333ed2   2 months j82liang Remove intermeidate type (enum attribute type); remove …
(add) @72713e5   3 months j82liang Add libcfa/src/enum.hfa
Note: See TracRevisionLog for help on using the revision log.