Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-05-22 | Clean up and fix warnings | 4 | -95/+120 | ||
Signed-off-by: Mubashshir <ahmubashshir@gmail.com> | |||||
2025-05-22 | Rework class template | 4 | -53/+50 | ||
Signed-off-by: Mubashshir <ahmubashshir@gmail.com> | |||||
2025-05-19 | Code cleanup and reuse | 5 | -93/+82 | ||
Signed-off-by: Mubashshir <ahmubashshir@gmail.com> | |||||
2024-06-05 | Add class declaration helper | 3 | -1/+26 | ||
Signed-off-by: Mubashshir <ahmubashshir@gmail.com> | |||||
2024-02-25 | Make the code compatible with g++ -Wpedantic | 1 | -1/+2 | ||
Signed-off-by: Mubashshir <ahmubashshir@gmail.com> | |||||
2024-02-24 | Use CLASS construct to define class | 3 | -4/+11 | ||
Signed-off-by: Mubashshir <ahmubashshir@gmail.com> | |||||
2023-10-28 | Use better names for reference helpers | 4 | -23/+25 | ||
Signed-off-by: Mubashshir <ahmubashshir@gmail.com> | |||||
2023-10-28 | Use the consume helper for processing the data | 1 | -29/+33 | ||
Signed-off-by: Mubashshir <ahmubashshir@gmail.com> | |||||
2023-10-28 | Make use of new reference helpers | 2 | -6/+8 | ||
Signed-off-by: Mubashshir <ahmubashshir@gmail.com> |