Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 há 8 anos atrás
  Daniel Pfeifer 2988abd939 clang-tidy: apply modernize-use-bool-literals fixes há 9 anos atrás
  Brad King 86578eccf2 Simplify CMake per-source license notices há 9 anos atrás
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations há 9 anos atrás
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format há 9 anos atrás
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments há 9 anos atrás
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). há 10 anos atrás
  Sean McBride 2e92570bda Fix some Clang -Wstring-conversion warnings há 11 anos atrás
  Rolf Eike Beer a80fe4b1d2 use size_t for GeneratorExpressionContent::ContentLength to fix some warnings há 12 anos atrás
  Stephen Kelly 36eef302c0 Genex: Fix segfault when parsing ends with parameter expectation. há 12 anos atrás
  Stephen Kelly b581be0767 Genex: Don't segfault on $<FOO,> há 13 anos atrás
  Stephen Kelly fd59b10e71 GenEx: Add some more asserts to verify code-sanity. há 13 anos atrás
  Stephen Kelly 6dd2b36559 GenEx: Break if there are no more commas in the container há 13 anos atrás
  Stephen Kelly e7230c71fd GenEx: Fix termination bugs in generator expression parser. há 13 anos atrás
  Stephen Kelly e2d141d474 GenEx: Parse colon after arguments separator colon specially. há 13 anos atrás
  Stephen Kelly b3d8f5dab7 GenEx: Parse comma after colon tokens specially há 13 anos atrás
  Stephen Kelly 4801eb6333 GenEx: It is not an error to specify an empty parameter há 13 anos atrás
  Stephen Kelly f20af79956 Handle colons as a special case in the generator expression parser. há 13 anos atrás
  Stephen Kelly f1eacf0e07 cmGeneratorExpression: Re-write for multi-stage evaluation há 13 anos atrás