23 Commits (2df434a2b293a210c3847a01a88085a6bc8947af)

Autor SHA1 Mensaje Fecha
  Sam Hocevar 45b792cc8e test: refactor some stuff in the unit tests because I like it better that way. hace 9 años
  Sam Hocevar 7166760eaf math: add a new sqt type for scale/rotation/translation transforms. hace 9 años
  Sam Hocevar d812101ae5 math: add vec5, vec6, etc. types up to 12 for convenience. hace 10 años
  Sam Hocevar 6b64e2c337 lolunit: switch assert macros to lowercase. hace 10 años
  Sam Hocevar 7cf72fd16e base: add a simple tuple implementation. hace 10 años
  Sam Hocevar 7a28671dee math: get rid of the base_vec* classes (thanks to relaxed unions), rename hace 10 años
  Sam Hocevar 31738409d9 math: add shortcuts and syntax colouring for mat3x4, mat3x2, etc. hace 10 años
  Sam Hocevar 398ee1b4d5 base: use lol::array in most places. hace 10 años
  Sam Hocevar 7e9f926c43 base: switch map, hash, array2d and array3d to lowercase, like standard hace 10 años
  Sam Hocevar 2c2ea82f8f vimlol: add "UNUSED" and "ASSERT" to our list of keywords. hace 10 años
  Sam Hocevar 8b2439f127 vimlol: highlight our maths constants F_PI, D_PI etc. in vim. hace 10 años
  Sam Hocevar 62fae5dedb vimlol: fix typo. hace 11 años
  Sam Hocevar 96e26a2bd5 math: rename Box2D to "box2" and add an integer version, "ibox2". hace 11 años
  Sam Hocevar 5a19e1539d misc: fix a few URLs. hace 11 años
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. hace 11 años
  Sam Hocevar c3978d25b7 vimlol: colourise section headers in LolFx files. hace 12 años
  Sam Hocevar 23c492a240 lolwut hace 12 años
  Sam Hocevar 746c27cdc1 vimlol: improve the LolFx syntax handling. hace 12 años
  Sam Hocevar 30e0d5df47 vimlol: remove hack for CRLF line endings and replace it with .gitattributes. hace 12 años
  Sam Hocevar ec0dc9f32c vimlol: work around a Win32 Vim issue that fails on empty lines. hace 12 años
  Sam Hocevar 76feb649f0 vimlol: get rid of long lines. hace 12 años
  Sam Hocevar 675797faf8 vimlol: pretend lolfx files are C++ so that Vim highlights them until we hace 12 años
  Sam Hocevar f951745eab vimlol: some code for a Vim plugin; see http://lol.zoy.org/wiki/dev/setup/vim hace 12 años