18 Commits (7a28671deeadee7fae66563780261cf6ee3e9459)

Author SHA1 Message Date
  Sam Hocevar 7a28671dee math: get rid of the base_vec* classes (thanks to relaxed unions), rename 10 years ago
  Sam Hocevar 31738409d9 math: add shortcuts and syntax colouring for mat3x4, mat3x2, etc. 10 years ago
  Sam Hocevar 398ee1b4d5 base: use lol::array in most places. 10 years ago
  Sam Hocevar 7e9f926c43 base: switch map, hash, array2d and array3d to lowercase, like standard 10 years ago
  Sam Hocevar 2c2ea82f8f vimlol: add "UNUSED" and "ASSERT" to our list of keywords. 10 years ago
  Sam Hocevar 8b2439f127 vimlol: highlight our maths constants F_PI, D_PI etc. in vim. 10 years ago
  Sam Hocevar 62fae5dedb vimlol: fix typo. 11 years ago
  Sam Hocevar 96e26a2bd5 math: rename Box2D to "box2" and add an integer version, "ibox2". 11 years ago
  Sam Hocevar 5a19e1539d misc: fix a few URLs. 11 years ago
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. 11 years ago
  Sam Hocevar c3978d25b7 vimlol: colourise section headers in LolFx files. 12 years ago
  Sam Hocevar 23c492a240 lolwut 12 years ago
  Sam Hocevar 746c27cdc1 vimlol: improve the LolFx syntax handling. 12 years ago
  Sam Hocevar 30e0d5df47 vimlol: remove hack for CRLF line endings and replace it with .gitattributes. 12 years ago
  Sam Hocevar ec0dc9f32c vimlol: work around a Win32 Vim issue that fails on empty lines. 12 years ago
  Sam Hocevar 76feb649f0 vimlol: get rid of long lines. 12 years ago
  Sam Hocevar 675797faf8 vimlol: pretend lolfx files are C++ so that Vim highlights them until we 12 years ago
  Sam Hocevar f951745eab vimlol: some code for a Vim plugin; see http://lol.zoy.org/wiki/dev/setup/vim 12 years ago