10 次代码提交 (9e982a51a7cfb45a92be1b27222c9d98bb4c4765)

作者 SHA1 备注 提交日期
  Sam Hocevar 9e982a51a7 Major header refactoring. 5 年前
  Sam Hocevar 2ab98cf950 Clean up test suite so that it no longer includes <lol/engine-internal.h>. 5 年前
  Sam Hocevar d1a24228a2 Move lolunit.h to lol-core because it makes sense. 5 年前
  Sam Hocevar 45b57cc102 math: rename re() to inverse() in all classes. 9 年前
  Sam Hocevar 45b792cc8e test: refactor some stuff in the unit tests because I like it better that way. 9 年前
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. 9 年前
  Sam Hocevar d64b117b8d build: fix license and copyright information. 10 年前
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. 10 年前
  Sam Hocevar 6b64e2c337 lolunit: switch assert macros to lowercase. 10 年前
  Sam Hocevar cadc4d18b0 test: move the unit tests to the engine, and lolunit out of the engine. 10 年前
  Sam Hocevar 12aaff89e3 base: huge refactor in vector.h; GCC compilation times down by 50%. 10 年前
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. 10 年前
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 12 年前
  Sam Hocevar 433d05964c core: implement complex numbers and add unit tests for these. 13 年前