3097 Комити (d05eb966657babec841907e9fa0e618643ca115f)
 

Аутор SHA1 Порука Датум
  Sam Hocevar d05eb96665 Improve standalone inclusion support. пре 5 година
  Sam Hocevar 20f39ee086 Refactor arraynd class. пре 5 година
  Sam Hocevar 2235ce1635 Various compilation fixes. пре 5 година
  Sam Hocevar f65ab0fa1e Fix Windows compilation. пре 5 година
  Sam Hocevar c696030648 Add <lol/base/lolunit.h> header for unit tests. пре 5 година
  Sam Hocevar 02bb54bdf9 Refactor the color class. пре 5 година
  Sam Hocevar 4b81463015 Fix some warnings reported by Visual Studio. пре 5 година
  Sam Hocevar 71d9bc1ec8 Move math types to a separate types/ subdirectory. пре 5 година
  Sam Hocevar c042850637 Clean up bigint.h header. пре 5 година
  Sam Hocevar 59a4b5bd0c Clean up the half.h header and make it optional. пре 5 година
  Sam Hocevar 38ee6b26e9 Use <stdint.h> instead of <cstdint>. пре 5 година
  Sam Hocevar f0b8cfc6f2 Clean up the features.h header. пре 5 година
  Sam Hocevar 655beda5bd It’s 2020, use [[nodiscard]] unconditionally. пре 5 година
  Sam Hocevar fcc3757061 Use fallthrough attribute properly (using a trailing semicolon as an empty statement). пре 5 година
  Sam Hocevar 2626ce4efe Make more headers private and remove unnecessary #includes. пре 5 година
  Sam Hocevar 5c7ef8d898 Update todo list. пре 5 година
  Sam Hocevar e1ef913daa Make the “real” functions more generic. Not specialising them speeds up compilation. пре 5 година
  Sam Hocevar ca3fb5a4ba Make the vector, matrix and transform-related classes header-only. пре 5 година
  Sam Hocevar f30c17f180 Fix bug in real::real(int64_t) caused by undefined behaviour. пре 5 година
  Sam Hocevar 7a309a53d1 Various compilation fixes. пре 5 година
  Sam Hocevar f579dbc881 Minor header refactoring. пре 5 година
  Sam Hocevar 29336e3d2f math: quick fix for linking issues in the real class. пре 5 година
  Sam Hocevar 0ba2833bd4 Make a lot of headers work independently. пре 5 година
  Sam Hocevar c45a494ad5 base: re-add the threading and getopt classes. пре 5 година
  Sam Hocevar 8d5891b88a math: clean up the polynomial.h header. пре 5 година
  Sam Hocevar a38dc4a104 base: add a proxy header for PEGTL. пре 5 година
  Sam Hocevar 742bb53bdd base: add a features.h header. пре 5 година
  Sam Hocevar 80dafa8edf math: clean up the Real class. пре 5 година
  Sam Hocevar bf2ea0744e base: clean up string utility functions. пре 5 година
  Sam Hocevar 155ae65a4e Start working on the header-only part of the framework. пре 5 година
  Sam Hocevar dd1d8fe4de sys: fix uninitialised memory in File class. пре 5 година
  Sam Hocevar 944923ae6a emscripten: resume audio context if necessary. пре 5 година
  Sam Hocevar bdda5b37df build: check for -lSDL2_image_bmp-jpg-png as a fallback for -lSDL2_image. пре 5 година
  Sam Hocevar cc7d34400d net: fix emscripten build. пре 5 година
  Sam Hocevar 8c37ce1497 net: fix a Windows compilation issue. пре 5 година
  Sam Hocevar a1e258656e Minor compilation warning fixes. пре 5 година
  Sam Hocevar 607369b223 net: implement async HTTP/HTTPS requests for Windows and Linux. пре 5 година
  Sam Hocevar e1c47e9e03 net: implement async HTTP requests for the emscripten backend. пре 5 година
  Sam Hocevar 634fd2960d Add some emscripten-generated files to .gitignore. пре 5 година
  Sam Hocevar c9a09efec0 sys: fix Linux build. пре 5 година
  Sam Hocevar 4defbeaab0 build: provide cpp-httplib to client projects. пре 5 година
  Sam Hocevar 9646b3eb6d build: add a huge lol.props property sheet that seems to do the job for Visual Studio. пре 5 година
  Sam Hocevar 84a628671b net: add the necessary files for an HTTP client class. пре 5 година
  Sam Hocevar 369f2b902f math: fix a warning in the matrix determinant code. пре 5 година
  Sam Hocevar 54335bd5aa build: reference projects using a property sheet instead of a guid. пре 5 година
  Sam Hocevar cfe60cef94 external: ensure we use release binaries. пре 5 година
  Sam Hocevar 41493c232f external: provide openssl and zlib windows static libs. пре 5 година
  Sam Hocevar e05e9ff143 sys: implement lol::sys::getenv() for safety. пре 5 година
  Sam Hocevar 0f9c07a9d9 build: more emscripten fixes. пре 5 година
  Sam Hocevar 269ab7c1ac Fix emscripten regressions. пре 5 година