Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
src
/
Concurrency
/
Actors.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)
@fc1a3e2
7 months
ajbeach
Style update. Focused on indentation and trailing whitespace.
(edit)
@37273c8
11 months
ajbeach
Removed the old-ast-compatable
FunctionDecl?
constructor. However, …
(edit)
@b065dbb
17 months
caparson
refactored actors to not need base pointers in envelopes
(edit)
@086d6b8
17 months
caparson
changed actors to use bar operator
(edit)
@7e4bd9b6
17 months
caparson
updated actor-related passes to fix some bugs
(edit)
@0794365
17 months
caparson
refactored allocation enum to match naming style and refactored some …
ast-experimental
(edit)
@3830c84
20 months
caparson
cleaned up actor pass and added virtual destructor pass
ADT
ast-experimental
(edit)
@046ba23
20 months
caparson
small comment cleanup
ADT
ast-experimental
(edit)
@231e1ae
20 months
caparson
changed actor send from | operator to << operator to avoid conflict …
ADT
ast-experimental
(edit)
@2d028039
21 months
caparson
added support for copy based envelopes
ADT
ast-experimental
(edit)
@ccf1d99
21 months
caparson
intermediate push so I can move to nasus to performance test some stuff
ADT
ast-experimental
(edit)
@a64137f
21 months
caparson
added support for copying envelopes in generated | routine
ADT
ast-experimental
(edit)
@a8e8c67
21 months
caparson
fixed non-inline actor/message bug and cleaned up Actor pass
ADT
ast-experimental
(edit)
@96ddc62
21 months
caparson
Added appropriate fwd decl hoisting to ensure there are no use before …
ADT
ast-experimental
(edit)
@34ed17b
21 months
caparson
Fixed decl before use issue with actors sending messages to other actors
ADT
ast-experimental
(add)
@3dd8f42
21 months
caparson
added actor support to the compiler
ADT
ast-experimental
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog