source: src/Concurrency/Actors.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @0794365   15 months caparson refactored allocation enum to match naming style and refactored some … ast-experimental
(edit) @3830c84   17 months caparson cleaned up actor pass and added virtual destructor pass ADTast-experimental
(edit) @046ba23   18 months caparson small comment cleanup ADTast-experimental
(edit) @231e1ae   18 months caparson changed actor send from | operator to << operator to avoid conflict … ADTast-experimental
(edit) @2d028039   18 months caparson added support for copy based envelopes ADTast-experimental
(edit) @ccf1d99   19 months caparson intermediate push so I can move to nasus to performance test some stuff ADTast-experimental
(edit) @a64137f   19 months caparson added support for copying envelopes in generated | routine ADTast-experimental
(edit) @a8e8c67   19 months caparson fixed non-inline actor/message bug and cleaned up Actor pass ADTast-experimental
(edit) @96ddc62   19 months caparson Added appropriate fwd decl hoisting to ensure there are no use before … ADTast-experimental
(edit) @34ed17b   19 months caparson Fixed decl before use issue with actors sending messages to other actors ADTast-experimental
(add) @3dd8f42   19 months caparson added actor support to the compiler ADTast-experimental
Note: See TracRevisionLog for help on using the revision log.