Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 5d457f3d4b
(update to the new pikotools api): use a char32_t character as a main character when converting strings
Use a char32_t instead of a wchar_t type. This is needed on systems
where sizeof(wchar_t) is equal to 2.

This affects classes based on the pt::Stream such as Log and HtmlTextStream.
2024-06-01 00:33:15 +02:00
winixcli make depend 2024-05-31 00:32:56 +02:00
winixd (update to the new pikotools api): use a char32_t character as a main character when converting strings 2024-06-01 00:33:15 +02:00
.editorconfig added .editorconfig file 2021-06-16 18:09:18 +02:00
.gitignore (winixcli): add a --sort-tables option 2023-11-09 10:57:11 +01:00
LICENSE add LICENSE file 2022-07-03 12:17:26 +02:00