Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
src
/
Validate
/
ImplementEnumFunc.cpp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@85855b0
5 months
j82liang
1. Implement enum cast; 2. Change valueE so that opague enum returns …
(edit)
@822332e
5 months
ajbeach
It seems clang uses different scoping rules for the trailing return of …
(edit)
@31f4837
6 months
j82liang
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit)
@acb33f15
6 months
j82liang
Change enum conversion steps
(edit)
@c92bdcc
6 months
ajbeach
Updated the rest of the names in src/ (except for the generated files).
(edit)
@6d9aa79
6 months
j82liang
Missing produceDecl in the last commit
(edit)
@c333ed2
6 months
j82liang
Remove intermeidate type (enum attribute type); remove …
(edit)
@eb7586e
6 months
j82liang
1. Change return value of typed Enum in null context: they now return …
(edit)
@7042c60
6 months
j82liang
resolve conflict
(edit)
@cf191ac
6 months
j82liang
Change enum functions return type
(edit)
@fc1a3e2
7 months
ajbeach
Style update. Focused on indentation and trailing whitespace.
(edit)
@19313be5
7 months
ajbeach
One missing BasicType::Kind ->
BasicKind?
updates.
(edit)
@38093ae
7 months
j82liang
Resolve conflict
(edit)
@748c751
7 months
j82liang
Remove unnecessary implicit enum type conversion
(edit)
@7a780ad
7 months
ajbeach
Moved ast::BasicType::Kind to ast::
BasicKind?
in its own hearder. This …
(edit)
@76c7addb
7 months
j82liang
Fix Enum predecessor
(edit)
@dc58e5d
7 months
j82liang
Small cleanup
(add)
@af746cc
7 months
j82liang
Reimplement the resolution of Enum instance type
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog