Telodendria/src/include
Jordan Bancino 0b1b4a8b29 Cope with preprocessor macro usage at the top level of the header.
This workaround allows us to parse the Routes.h properly, although it
notably lacks support for multi-word unknown expressions.
2023-04-29 15:24:46 +00:00
..
Array.h Begin moving documentation to headers. 2023-04-27 03:08:39 +00:00
Base64.h Added some more header documentation. 2023-04-27 18:00:26 +00:00
CanonicalJson.h Added some more header documentation. 2023-04-27 18:00:26 +00:00
Config.h Finish converting all existing documentation. Next up is writing new docs. 2023-04-29 02:54:49 +00:00
Cron.h Added some more header documentation. 2023-04-27 18:00:26 +00:00
Db.h Added some more header documentation. 2023-04-27 18:00:26 +00:00
HashMap.h Added some more header documentation. 2023-04-27 18:00:26 +00:00
HeaderParser.h Cope with preprocessor macro usage at the top level of the header. 2023-04-29 15:24:46 +00:00
Html.h Finish converting all existing documentation. Next up is writing new docs. 2023-04-29 02:54:49 +00:00
Http.h Added some more header documentation. 2023-04-27 18:00:26 +00:00
HttpClient.h Document some new headers. 2023-04-29 15:04:16 +00:00
HttpRouter.h Document some new headers. 2023-04-29 15:04:16 +00:00
HttpServer.h Added some more header documentation. 2023-04-27 18:00:26 +00:00
Int.h Add docs recipe for generating documentation from the headers. 2023-04-27 18:39:05 +00:00
Io.h Document some new headers. 2023-04-29 15:04:16 +00:00
Json.h Added some more header documentation. 2023-04-27 18:00:26 +00:00
Log.h Finish converting all existing documentation. Next up is writing new docs. 2023-04-29 02:54:49 +00:00
Matrix.h Finish converting all existing documentation. Next up is writing new docs. 2023-04-29 02:54:49 +00:00
Memory.h Finish converting all existing documentation. Next up is writing new docs. 2023-04-29 02:54:49 +00:00
Queue.h Finish converting all existing documentation. Next up is writing new docs. 2023-04-29 02:54:49 +00:00
Rand.h Finish converting all existing documentation. Next up is writing new docs. 2023-04-29 02:54:49 +00:00
RegToken.h Document some new headers. 2023-04-29 15:04:16 +00:00
Routes.h Finish converting all existing documentation. Next up is writing new docs. 2023-04-29 02:54:49 +00:00
Sha2.h Begin moving documentation to headers. 2023-04-27 03:08:39 +00:00
Str.h Finish converting all existing documentation. Next up is writing new docs. 2023-04-29 02:54:49 +00:00
Stream.h Clean up http client enough to replace curl in send-patch. 2023-04-01 02:46:07 +00:00
Telodendria.h Add support for parsing global variables, not just function declarations. 2023-04-27 20:04:15 +00:00
Tls.h Add support for OpenSSL. This is a good demo of how easy it is to support TLS libraries. 2023-03-24 02:41:01 +00:00
Uia.h Finish converting all existing documentation. Next up is writing new docs. 2023-04-29 02:54:49 +00:00
Uri.h Make improvements to HttpClient, add Uri 2023-03-08 01:54:33 +00:00
User.h Finish converting all existing documentation. Next up is writing new docs. 2023-04-29 02:54:49 +00:00
Util.h Finish converting all existing documentation. Next up is writing new docs. 2023-04-29 02:54:49 +00:00