libvieter/include
GreekStapler 4309ad8cc5 refactor: Modified .PKGINFO parser not to rely on gotos and continues. Parser is now optimistic and assumes .PKGINFO file is valid.
After my changes to the macros, they still feel a bit hacky, but I'm content with them. I also changed the parser to assume the .PKGINFO files are always valid because they are automatically generated. The parser also assumes the same fields will always appear in the same fixed order. I made this change after checking how makepkg generated this file.
2023-03-09 22:35:03 +00:00
..
dynarray.h refactor: Add original .c package files by Jef. 2023-03-09 22:35:03 +00:00
package.h refactor: Add original .c package files by Jef. 2023-03-09 22:35:03 +00:00
package_info.h refactor: Modified .PKGINFO parser not to rely on gotos and continues. Parser is now optimistic and assumes .PKGINFO file is valid. 2023-03-09 22:35:03 +00:00
vieter_cron.h chore: some nitpicking 2023-01-27 20:50:23 +01:00
vieter_heap.h feat(heap): thread-safety features 2023-01-27 21:23:32 +01:00
vieter_tree.h feat(tree): add tree iterator 2023-02-02 14:10:35 +01:00