Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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> |