summaryrefslogtreecommitdiff
path: root/src/main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up and fix warningsLibravatar Mubashshir2025-05-221-2/+3
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Rework class templateLibravatar Mubashshir2025-05-221-8/+8
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Code cleanup and reuseLibravatar Mubashshir2025-05-191-6/+6
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Use better names for reference helpersLibravatar Mubashshir2023-10-281-4/+5
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Use the consume helper for processing the dataLibravatar Mubashshir2023-10-281-29/+33
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Free allocated memoriesLibravatar Mubashshir2023-05-291-0/+1
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Clean up more codeLibravatar Mubashshir2023-05-231-3/+6
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Clean up main header fileLibravatar Mubashshir2023-05-231-0/+1
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Add new operatorsLibravatar Mubashshir2023-05-231-6/+7
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Initial commitLibravatar Mubashshir2023-05-211-0/+55
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>