1. 9400226 add meson build interface by pantor · 6 years ago
  2. 8f4cec2 Optimization of json params as const-reference instead of creating new json object by LUDA-PC\ludek.vodicka · 6 years ago
  3. 8558624 Few more warnings fixes by LUDA-PC\ludek.vodicka · 6 years ago
  4. 74ad428 fix render file/template bug by pantor · 6 years ago
  5. a6f9911 try clang 5 by pantor · 6 years ago
  6. effbfe0 try clang 4 by pantor · 6 years ago
  7. 44da70d fix data in readme doc by pantor · 6 years ago
  8. 0e1d1d5 badge appveyor master branch by pantor · 6 years ago
  9. fd76144 remove empty line in readme by pantor · 6 years ago
  10. 9f97c9a add sort function by pantor · 6 years ago
  11. 37d16d3 min, max functions by pantor · 6 years ago
  12. c886c89 add map loops by pantor · 6 years ago
  13. 98aed90 argument default json by pantor · 6 years ago
  14. f931a95 use get_argument function in callbacks by pantor · 6 years ago
  15. 693bf63 Make inja lowerscore in text by pantor · 6 years ago
  16. 7cd35db fix default function escaping in readme by pantor · 6 years ago
  17. e0ccb5a fix semicolons in readme by pantor · 6 years ago
  18. b57a747 add default function by pantor · 6 years ago
  19. be2e8fc fix readme code by pantor · 6 years ago
  20. e06b7f2 mention callbacks in first paragraph by pantor · 6 years ago
  21. 788d94b remove env from double-greet example by pantor · 6 years ago
  22. 03d3414 Merge branch 'master' into callbacks by pantor · 6 years ago
  23. f2315cb use underscore notation for variables and functions by pantor · 6 years ago
  24. d748979 readme update by pantor · 6 years ago
  25. ee2451e add callbacks by pantor · 6 years ago
  26. ae5ddb3 use tabs, not spaces by pantor · 6 years ago
  27. 8af2762 add first and last function by pantor · 6 years ago
  28. 6153720 add utility to create regex of functions by pantor · 6 years ago
  29. 570512a fix warnings by pantor · 6 years ago
  30. 2bddb46 clear up include template by pantor · 6 years ago
  31. bec63cd update deps to json 3.1 and catch 2.1 by pantor · 6 years ago
  32. c283916 Fix capital World in readme by lbersch · 6 years ago
  33. 3ca727e fix write file bug and readme by pantor · 6 years ago
  34. 45d128b fix test folder by pantor · 6 years ago
  35. b8a6fa5 fix input/output path and add corresponding tests by pantor · 6 years ago
  36. b6d88d6 remove debugging output by pantor · 6 years ago
  37. df81b25 add unit files test by pantor · 6 years ago
  38. 158348f temp fix some unit test for mvsc by pantor · 6 years ago
  39. b9169d3 temp fix some unit test for mvsc by pantor · 6 years ago
  40. d8196ae temp fix some unit test for mvsc by pantor · 6 years ago
  41. 35acf7d temp fix some unit test for mvsc by pantor · 6 years ago
  42. d81d828 temp fix some unit test for mvsc by pantor · 6 years ago
  43. 0d23de8 temp fix some unit test for mvsc by pantor · 6 years ago
  44. 3db6f17 temp fix some unit test for mvsc by pantor · 6 years ago
  45. 3accc9b temp fix some unit test for mvsc by pantor · 6 years ago
  46. 722e6b3 temp fix some unit test for mvsc by pantor · 6 years ago
  47. 4a29146 temp remove some unit test by pantor · 6 years ago
  48. ded361c fix gcc bugs by pantor · 6 years ago
  49. ad220f3 try to fix parser bug, 5 by pantor · 6 years ago
  50. 66eef3a try fix parser read json bug, 4 by pantor · 6 years ago
  51. 9b48b78 fix a few more bugs at codacy by pantor · 6 years ago
  52. 8d398ed fix a few more bugs at codacy by pantor · 6 years ago
  53. 6c2457b fix a few bugs at codacy by pantor · 6 years ago
  54. a3d570b match multiple regexes with types by pantor · 6 years ago
  55. dcdfd74 fix parser bug 3 by pantor · 6 years ago
  56. 570f9fd fix read json bug 2 by pantor · 6 years ago
  57. f0311e3 fix read json bug by pantor · 6 years ago
  58. 27572db fix parse bug by pantor · 6 years ago
  59. bb23f6e fix else if parser by pantor · 6 years ago
  60. 9ffa861 fix build bugs and coverage, round 2 by pantor · 6 years ago
  61. 7cf5b0c fix build bugs and coverage by pantor · 6 years ago
  62. 2c96b3b templates, split parser and renderer, c++ class parser by pantor · 6 years ago
  63. 2714061 split parser and renderer by pantor · 6 years ago
  64. 06d1f70 improve array handling by pantor · 6 years ago
  65. 09238ec Fix json link, add releases badge by lbersch · 6 years ago
  66. 3aa6962 Add Hunter in integration readme by lbersch · 6 years ago
  67. edc14bf added write methods, better error messages for functions by pantor · 6 years ago
  68. 93ec40b add divisibleBy, odd, even functions, add ElementNotation for dot or pointer notation by pantor · 6 years ago
  69. 776bd00 Merge pull request #4 from jowr/master by lbersch · 6 years ago
  70. b22704d Merge branch 'hunter' into master by lbersch · 6 years ago
  71. ba60c91 Merge branch 'hunter' into master by lbersch · 6 years ago
  72. a5f7f9d Added a message for MSCV < 2015 by Jorrit Wronski · 6 years ago
  73. e12bb7b Add dependencies and include directories by Jorrit Wronski · 6 years ago
  74. ffcc022 Include json headers with rpefix by Jorrit Wronski · 6 years ago
  75. 966f8f7 Moved json headers to appropriately named directory by Jorrit Wronski · 6 years ago
  76. 1eb85fa fix round() function, tests for syntax change, smaller readme fixes by pantor · 6 years ago
  77. 00f80ee update to Catch2 by pantor · 6 years ago
  78. 61811ee Bring it back by Jorrit Wronski · 6 years ago
  79. 45f5aca Disable the interface library linking by Jorrit Wronski · 6 years ago
  80. 16523ba invalid version string by Jorrit Wronski · 6 years ago
  81. b4ba388 Added 'hunter' to version number by Jorrit Wronski · 6 years ago
  82. cea75e7 Conditionally include hunter gate by Jorrit Wronski · 6 years ago
  83. b7ce13b Merge branch 'master' into hunter by Jorrit Wronski · 6 years ago
  84. 9b1aca5 Merge branch 'master' into hunter by Jorrit Wronski · 6 years ago
  85. 55e4921 Merge pull request #2 from jowr/testing by lbersch · 6 years ago
  86. f3de1a9 Change the file location to allow out-of-source builds by Jorrit Wronski · 6 years ago
  87. 6dd2613 Started to hunterize inja by Jorrit Wronski · 6 years ago
  88. e7179f9 add Wall to cxx flags by pantor · 6 years ago
  89. 57288f8 fix vstudio, declare more const by pantor · 7 years ago
  90. 305d407 test visual studio error string reference by pantor · 7 years ago
  91. c2e2d52 test visual studio error string reference by pantor · 7 years ago
  92. 43ec994 test visual studio error string reference by pantor · 7 years ago
  93. 04f4078 test visual studio error string reference by pantor · 7 years ago
  94. fb2d21d test visual studio error string reference by pantor · 7 years ago
  95. f8cc517 test visual studio error string reference by pantor · 7 years ago
  96. 755fce3 test visual studio error by pantor · 7 years ago
  97. a6f6d81 code quality explicit by pantor · 7 years ago
  98. a37d5ea code quality string references by pantor · 7 years ago
  99. a665f24 add round function, updated readme by pantor · 7 years ago
  100. dd65af4 crop image, more enum classes by pantor · 7 years ago