source: libcfa/src/enum.hfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26d40a1   18 months j82liang add void to lowerBound() and upperBound() declaration, which is a … stuck-waitfor-destruct
(edit) @e49c308   18 months pabuhr remove unused parameter name from function Countof, add period to end … stuck-waitfor-destruct
(edit) @7db4fcd4   18 months j82liang small fix stuck-waitfor-destruct
(edit) @5f210c0   18 months j82liang Change enum pos to signed int to avoid underflow; operator on enum … stuck-waitfor-destruct
(edit) @2dd5c6d   18 months j82liang Update +=/-= for enums stuck-waitfor-destruct
(edit) @1571e4d   18 months j82liang reinterpret loop start for enum type as the first enumerator stuck-waitfor-destruct
(edit) @6804f38   19 months pabuhr formatting stuck-waitfor-destruct
(edit) @68ea8d2   19 months j82liang Seperate CfaEnum and Serial. stuck-waitfor-destruct
(edit) @2e6b2a0   19 months pabuhr change assert to abort, second attempt to read enumerators stuck-waitfor-destruct
(edit) @0c327ce   19 months j82liang 1. Add bound check to Serial function: now compiler generates the … stuck-waitfor-destruct
(edit) @236f133   19 months j82liang Remove quasi_void for enums. The idea of quasi_void from Mike was to … stuck-waitfor-destruct
(edit) @bb336a6   19 months j82liang Fixed the problem when enum use another enumerator as initializer stuck-waitfor-destruct
(edit) @062467b   19 months pabuhr inline enum relational and increment operators, comment out loop … stuck-waitfor-destruct
(edit) @bc48c0d   19 months pabuhr fix enumeration input to use reference type stuck-waitfor-destruct
(edit) @64eeb06   19 months pabuhr change basic_ostream to ostream, first attempt of enumeration input stuck-waitfor-destruct
(edit) @73d0e3f4   19 months j82liang Current enum has bug when use as a reference as in ?++. Change … stuck-waitfor-destruct
(edit) @259012e   19 months pabuhr put back quasi_void print stuck-waitfor-destruct
(edit) @d5efcb7   19 months pabuhr first attempt at updating enum auxiliary operations stuck-waitfor-destruct
(edit) @5eb3f65   19 months pabuhr change enumeration function names labelE, valueE, posE to label, … stuck-waitfor-destruct
(edit) @525f7ad   20 months j82liang 1. Add count_e( enum_name ), a pseudo function that return the … stuck-waitfor-destruct
(edit) @85855b0   20 months j82liang 1. Implement enum cast; 2. Change valueE so that opague enum returns … stuck-waitfor-destruct
(edit) @bf4fe05   21 months pabuhr fix merge stuck-waitfor-destruct
(edit) @07e9df1   21 months pabuhr formatting stuck-waitfor-destruct
(edit) @41c8312   21 months pabuhr small cleanups stuck-waitfor-destruct
(edit) @03ac869   21 months j82liang Add GCC visibility push(default); Fix trait satisfaction problem stuck-waitfor-destruct
(edit) @c2a4b62   21 months j82liang Refactor based type from operator assertion stuck-waitfor-destruct
(edit) @983f486   21 months j82liang Reformat forall clause in enum.hfa stuck-waitfor-destruct
(edit) @c333ed2   21 months j82liang Remove intermeidate type (enum attribute type); remove … stuck-waitfor-destruct
(add) @72713e5   21 months j82liang Add libcfa/src/enum.hfa stuck-waitfor-destruct
Note: See TracRevisionLog for help on using the revision log.