1. 28a90ff printing the help by onqtam · 9 years ago
  2. 438dbb4 refactored a bit the globals in the library by onqtam · 9 years ago
  3. 93b1f75 final touch! by onqtam · 9 years ago
  4. e000c7e fixed readme on landing page by onqtam · 9 years ago
  5. f33da9f docs updated by onqtam · 9 years ago
  6. f2c18f1 more spaces by onqtam · 9 years ago
  7. 4c0d190 final touches on tutorial by onqtam · 9 years ago
  8. e93235a tutorial finished! by onqtam · 9 years ago
  9. 725da30 pretty markdown? by onqtam · 9 years ago
  10. 863a034 github md try by onqtam · 9 years ago
  11. 69c0176 trying code in html tables in markdown - come on github!!! by onqtam · 9 years ago
  12. f336b9f - started tutorial by onqtam · 9 years ago
  13. 53120c8 minor tweaks on the docs by onqtam · 9 years ago
  14. c570ddf finished the features page for now by onqtam · 9 years ago
  15. 6442cf4 little touches on the docs by onqtam · 9 years ago
  16. 6f16b6b last touches on docs for today by onqtam · 9 years ago
  17. c4b3a50 more work on the documentation by onqtam · 9 years ago
  18. 3c23973 anchors done! by onqtam · 9 years ago
  19. 45cf68e last anchor try by onqtam · 9 years ago
  20. 04b60d9 trying anchors by onqtam · 9 years ago
  21. 44478ef trying markdown anchors by onqtam · 9 years ago
  22. f7e2a20 more work on the doc by onqtam · 9 years ago
  23. 50af667 temp commit - writing the features by onqtam · 9 years ago
  24. 0e96d9c working on the docs by onqtam · 9 years ago
  25. 1b4144a - started the documentation - disabled the CI while I iterate on the markdown by onqtam · 9 years ago
  26. 9522eb4 all builds passing? please? by onqtam · 9 years ago
  27. 4949274 - building with 5 studios on appveyor! - warnings as errors! by onqtam · 9 years ago
  28. d321e9b maybe fixed appveyor build? by onqtam · 9 years ago
  29. 43e7f0d the windows build? by onqtam · 9 years ago
  30. 0ac9e4c fixing builds by onqtam · 9 years ago
  31. 695fded trying to get -Werror running everywhere by onqtam · 9 years ago
  32. 7346255 fixing builds by onqtam · 9 years ago
  33. a6b92d3 testing appveyor different studio by onqtam · 9 years ago
  34. 7f15bac silencing warnings by onqtam · 9 years ago
  35. fe5482f silencing warnings by onqtam · 9 years ago
  36. f3a680f made stringify() use ADL so people can use templates for vector<T> and whatever... by onqtam · 9 years ago
  37. cae7312 moved stringify() out of detail namespace by onqtam · 9 years ago
  38. 2c6b10e no gcc 6 yet... by onqtam · 9 years ago
  39. 6893bcf trying gcc 6 on travis by onqtam · 9 years ago
  40. 7fbae44 version in a macro by onqtam · 9 years ago
  41. 98f43a3 VC++6 support! by onqtam · 9 years ago
  42. e6d0d51 updated the release process added an example with alternative macros for the lib by onqtam · 9 years ago
  43. 80d1f18 added flags to command line parsing by onqtam · 9 years ago
  44. 862a3bb fixed refactoring of options parsing by onqtam · 9 years ago
  45. aba77b9 fixed build - tests were not getting ran because of pretty logical ops... by onqtam · 9 years ago
  46. 64bd322 fooling around with options - not working currently... by onqtam · 9 years ago
  47. d55155d fixing ansi colors build... damn that copy/paste! by onqtam · 9 years ago
  48. 0cea9bc - added support for colors in output by onqtam · 9 years ago
  49. 6e23bef debugger integration done stringification of types (+ pointers) done by onqtam · 9 years ago
  50. aa605c1 fixing output for tests - no more file paths! by onqtam · 9 years ago
  51. 8ccce3b exiting done properly! by onqtam · 9 years ago
  52. aa22582 removed the ability to not use quotes for test/subcase/testsuite names by onqtam · 9 years ago
  53. 39b4e45 cleaning warnings by onqtam · 9 years ago
  54. 336f95e fixing tests! by onqtam · 9 years ago
  55. cf9812f all assertion macros working! by onqtam · 9 years ago
  56. 1cda096 assertion macros WIP by onqtam · 9 years ago
  57. 3e9d044 [Travis] Add llvm-toolchain-precise-3.8 apt source (and also enable sanitizers for 64 bit for clang 3.4 to 3.6 by onqtam · 9 years ago
  58. ae38b7d trying the non i386 package by onqtam · 9 years ago
  59. f845c7f trying out sanitizers for clang 3.5 after travis have added a package to the whitelist by onqtam · 9 years ago
  60. c5a074d no failures allowed! by onqtam · 9 years ago
  61. ff2a780 renamed macros by onqtam · 9 years ago
  62. 4984dd7 merged implement and config_main defines and removed _CONFIG_ prefix by onqtam · 9 years ago
  63. 1c7321d more playing with the warnings by onqtam · 9 years ago
  64. da973ce no inlining warnings by onqtam · 9 years ago
  65. 44cde12 better CI by onqtam · 9 years ago
  66. fa11399 fixing the valgrind problem at last? by onqtam · 9 years ago
  67. 7c4dbed debugging travis builds where some targets dont get linked to executables... BUT NO ERRORS OMFG WTF by onqtam · 9 years ago
  68. 99e3bd0 - silencing more warnings - fixing bug with case sensitive comparison of yes/no by onqtam · 9 years ago
  69. 6b7eb05 hopefully this fixes the valgrind issue... (and some warnings) by onqtam · 9 years ago
  70. b57e0c4 fixing CI builds? come on! by onqtam · 9 years ago
  71. f921d3f - fixed what can get disabled globally in the library by onqtam · 9 years ago
  72. 4cdf5d8 fixing testing macro by onqtam · 9 years ago
  73. 222ecad reorganized cmake stuff by onqtam · 9 years ago
  74. 85b58b5 adding pledgie badge by onqtam · 9 years ago
  75. 1185df0 silencing the dumb g++ warning by onqtam · 9 years ago
  76. a579488 expression decomposition first steps! by onqtam · 9 years ago
  77. b1e7e14 squashing git history for the last time by hardly · 10 years ago