aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Simplifying the usage of the APIClecio Jung2023-04-166-68/+182
|
* Adding new search functionsClecio Jung2023-04-153-27/+93
|
* Update the README exampleClecio Jung2023-04-153-8/+41
|
* USing macros to avoid code repetitionClecio Jung2023-03-245-98/+84
|
* Sorting sections and propertiesClecio Jung2023-03-236-173/+281
|
* Simplifying memory managementClecio Jung2023-03-234-111/+109
|
* Added column to error reportingClecio Jung2023-03-193-11/+19
|
* Custom string allocatorClecio Jung2023-03-194-16/+168
| | | | | Introduced a function to convert properties to unsigned long And also improved the documentation of the library
* Improve parsingClecio Jung2023-03-185-42/+117
|
* Initial commitClecio Jung2023-03-1812-0/+1326