summaryrefslogtreecommitdiff
path: root/src/teams.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up and fix warningsLibravatar Mubashshir2025-05-221-46/+38
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Rework class templateLibravatar Mubashshir2025-05-221-13/+13
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Code cleanup and reuseLibravatar Mubashshir2025-05-191-41/+38
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Add class declaration helperLibravatar Mubashshir2024-06-051-0/+9
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Make the code compatible with g++ -WpedanticLibravatar Mubashshir2024-02-251-1/+2
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Use CLASS construct to define classLibravatar Mubashshir2024-02-241-3/+3
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Use better names for reference helpersLibravatar Mubashshir2023-10-281-9/+9
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Make use of new reference helpersLibravatar Mubashshir2023-10-281-3/+3
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Rename the Object like template headerLibravatar Mubashshir2023-06-201-2/+2
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Clean up more codeLibravatar Mubashshir2023-05-231-16/+16
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Clean up main header fileLibravatar Mubashshir2023-05-231-40/+31
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Add new operatorsLibravatar Mubashshir2023-05-231-26/+38
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Initial commitLibravatar Mubashshir2023-05-211-0/+94
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>