Sandu Liviu Catalin
|
df12603405
|
Fix issue in signal which could ommit to push a return value on the stack.
|
2016-11-13 14:06:53 +02:00 |
|
Sandu Liviu Catalin
|
f54271a4fd
|
Implement arbitrary user data for signals.
|
2016-11-04 01:31:49 +02:00 |
|
Sandu Liviu Catalin
|
5b39f7f061
|
Implement the Approve and Request methods of emitting signals.
|
2016-11-04 01:31:07 +02:00 |
|
Sandu Liviu Catalin
|
a3594145ad
|
Fix the inequality operator from the Slot class. Remove unnecessary implementation of other comparison operators from the slot class.
|
2016-10-31 17:35:54 +02:00 |
|
Sandu Liviu Catalin
|
743ceec248
|
Minor adjustments to the Signals implementation. Also added the Head and Tail methods when connecting slots.
|
2016-10-30 21:25:10 +02:00 |
|
Sandu Liviu Catalin
|
b946e7a9b9
|
Initial implementation of the built-in event system based on the signals and slots design.
|
2016-10-30 18:26:37 +02:00 |
|