eventy/source/eventy
Tristan B. Velloza Kildaire 7621ee5343 Completely overhauled Eventy system for the v0.4.0 release
Removed the event-loop for a better system (for now) whereby we just dispatch signal handlers on the call to `push(Event)`.

In a future release I hope to bring the event loop back but in a signal-based manner, such that we can support deferred events and priorities and such
2022-11-28 13:39:06 +02:00
..
config.d Added missing comment to config.d 2022-11-26 17:58:15 +02:00
engine.d Completely overhauled Eventy system for the v0.4.0 release 2022-11-28 13:39:06 +02:00
event.d Completely overhauled Eventy system for the v0.4.0 release 2022-11-28 13:39:06 +02:00
exceptions.d Cleaned up 2022-11-26 18:39:00 +02:00
package.d Completely overhauled Eventy system for the v0.4.0 release 2022-11-28 13:39:06 +02:00
signal.d Re-worked event system 2022-01-16 14:32:00 +02:00
types.d Completely overhauled Eventy system for the v0.4.0 release 2022-11-28 13:39:06 +02:00