Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
libcfa
/
src
/
enum.cfa
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)
@876739f
4 months
pabuhr
formatting
(edit)
@f90c092
4 months
pabuhr
formatting
(edit)
@0097d08
4 months
pabuhr
formatting, comments, use break in for-else
(edit)
@97f9619
4 months
j82liang
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit)
@68ea8d2
4 months
j82liang
Seperate
CfaEnum?
and Serial.
(edit)
@d796be70
4 months
pabuhr
commenting
(edit)
@2e6b2a0
4 months
pabuhr
change assert to abort, second attempt to read enumerators
(edit)
@0c327ce
4 months
j82liang
1. Add bound check to Serial function: now compiler generates the …
(edit)
@236f133
4 months
j82liang
Remove quasi_void for enums. The idea of quasi_void from Mike was to …
(edit)
@d287f3e
4 months
pabuhr
fix selecting wrong input operator for enumeration, first attempt at …
(edit)
@6d2b3dc
4 months
j82liang
Change (enum) range loop so that it works on any type that define …
(edit)
@062467b
5 months
pabuhr
inline enum relational and increment operators, comment out loop …
(edit)
@64eeb06
5 months
pabuhr
change basic_ostream to ostream, first attempt of enumeration input
(edit)
@73d0e3f4
5 months
j82liang
Current enum has bug when use as a reference as in ?++. Change …
(edit)
@259012e
5 months
pabuhr
put back quasi_void print
(edit)
@d5efcb7
5 months
pabuhr
first attempt at updating enum auxiliary operations
(edit)
@5eb3f65
5 months
pabuhr
change enumeration function names labelE, valueE, posE to label, …
(edit)
@525f7ad
5 months
j82liang
1. Add
count_e
( enum_name ), a pseudo function that return the …
(edit)
@85855b0
5 months
j82liang
1. Implement enum cast; 2. Change valueE so that opague enum returns …
(edit)
@41c8312
6 months
pabuhr
small cleanups
(edit)
@03ac869
6 months
j82liang
Add GCC visibility push(default); Fix trait satisfaction problem
(edit)
@c333ed2
6 months
j82liang
Remove intermeidate type (enum attribute type); remove …
(add)
@c5c123f
7 months
j82liang
Missing changes for the last commit
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog