Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-23 | Scratch the pointer returning get and instead add getType. | André Nusser | |
2020-02-23 | Add two get(event_id) function to EventsDS. | André Nusser | |
Still needs testing and review. | |||
2020-02-23 | Change channel type to channel_t in EventsDS and introduce new assert. | André Nusser | |
2020-02-23 | Work in review for EventsDS. | André Nusser | |
2020-02-23 | Fix style, minor code fixes, and add review comments. | Bent Bisballe Nyeng | |
2020-02-16 | Introduce EventsDS to handle all the events and enable new features. | André Nusser | |
Also: * Added an id.h class to make IDs with type * Added a range class to easily use range based for loops |