13 Commits (af06563b9439b8a5cb7336a244f00f72d6bf0e3a)

Author SHA1 Message Date
  Sam Hocevar 980ff37a58 Get rid of numerous uses of lol::String. 7 years ago
  touky 4d78d62a70 Lolua refactor 2nd pass: New version is much simpler and practical 8 years ago
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. 9 years ago
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. 9 years ago
  Benjamin ‘Touky’ Huet a8c3a80eb1 Add color var in lua 10 years ago
  Benjamin ‘Touky’ Huet d4d0225170 Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 10 years ago
  Sam Hocevar 3cd4c4d413 base: more lowercase shit. 10 years ago
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 10 years ago
  Sam Hocevar 3862ad59dc base: going on a lowercase rampage; today’s victim: Array. 10 years ago
  Sam Hocevar 99db2f0c11 base: port all existing codebase to safe enums where absolutely required. 10 years ago
  Sam Hocevar bfb3b67db1 base: fix template ambiguity in FindValue(). 11 years ago
  Benjamin ‘Touky’ Huet 5cfaf8576a include fixup 11 years ago
  Benjamin ‘Touky’ Huet d8114e6cfb String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper() 11 years ago