source: src/Parser/TypeData.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @0e6cf54c   14 months j82liang Revert change: enumerator cannot be implicitly const
(edit) @830edc6   14 months j82liang 1. Add implicit const to enum base type; 2. change auto initializer to …
(edit) @7f18438   14 months j82liang Add "implicit case to base type" to enumerator
(edit) @8c55d34   15 months ajbeach Fixed spelling mistake. (I'm 99% sure.)
(edit) @99f7f37   15 months j82liang Fix the bug that enum {} var syntax cannot be recognized as cfa enum
(edit) @5ccc733   15 months j82liang Fix the bug that C style enum cannot to use as an lvalue
(edit) @85855b0   16 months j82liang 1. Implement enum cast; 2. Change valueE so that opague enum returns …
(add) @c92bdcc   17 months ajbeach Updated the rest of the names in src/ (except for the generated files).
Note: See TracRevisionLog for help on using the revision log.