36 コミット (b85c7adfe6d9fe0779548736bf5140569e48e919)

作成者 SHA1 メッセージ 日付
  Sam Hocevar b85c7adfe6 Big header refactor yet again. 5年前
  Sam Hocevar 68adfe975f Clean up math/functions.h header. 5年前
  Sam Hocevar 342c9ea0fd Add portable-file-dialogs submodule to 3rdparty. 5年前
  Sam Hocevar 4bad4a9cdf Remove undocumented variable in getopt(). 5年前
  Sam Hocevar e6472db0b5 Add C string variants of starts_with() and ends_with(). 5年前
  Sam Hocevar 8ea7dcfbcf Move noise functions to the clean header namespace. 5年前
  Sam Hocevar c1d74196da Add a few helper functions for std::vector. 5年前
  Sam Hocevar ec5f308bd3 Clean up abs/fabs discrepancies here and there. 5年前
  Sam Hocevar ecc3aee6e1 Various Windows compilation fixes. 5年前
  Sam Hocevar d05eb96665 Improve standalone inclusion support. 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 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年前