Commit Graph

  • fc5ab40da0 remove polyfill pantor 2020-06-25 23:48:31 +02:00
  • 10b8ccccbc restructure third party modules pantor 2020-06-25 22:57:37 +02:00
  • 5cc3e30b66 add clang-format pantor 2020-06-16 18:53:41 +02:00
  • c85f9a3837 Performance improvement for large data (#146) craigpepper 2020-06-17 02:47:06 +10:00
  • 025846d75e add else if and else to readme pantor 2020-06-15 20:58:29 +02:00
  • 9533ba5240 Loop vars for object loops (#145) craigpepper 2020-06-16 04:50:52 +10:00
  • d055973479 move to json v3.8.0 (#144) craigpepper 2020-06-16 04:47:42 +10:00
  • d010206d32 use github actions for pull requests pantor 2020-06-15 20:44:36 +02:00
  • cc5cc2875f update single include file pantor 2020-04-19 16:15:51 +02:00
  • 8f2fac5d4d update version, code style pantor 2020-04-10 15:58:05 +02:00
  • c2c95a4871 fix readme for trim and lstrip pantor 2020-04-10 15:49:16 +02:00
  • 7101c77c41 Merge branch 'master' of https://github.com/pantor/inja pantor 2020-04-10 15:48:45 +02:00
  • d717b6ede3 fix blocks in readme pantor 2020-04-10 15:48:43 +02:00
  • ef3846ff2b Update README.md pantor 2020-04-10 15:42:49 +02:00
  • 7697359c32 update compilers in readme pantor 2020-03-21 15:34:11 +01:00
  • d4c7aa5680 improve ci pantor 2020-03-21 15:28:39 +01:00
  • bbb1f3a1da fix ci pantor 2020-03-21 15:21:42 +01:00
  • 095defcf13 move to github ci pantor 2020-03-21 15:14:22 +01:00
  • 93b307b079 add throw test for complete file pantor 2020-03-21 15:00:39 +01:00
  • 7ce19f9b61 Parser error position (#134) sabelka 2020-03-21 14:56:21 +01:00
  • e88b2e3369 move to json v3.6.1 pantor 2020-03-21 14:38:34 +01:00
  • 62d8593e6c move unit tests to doctest pantor 2020-03-18 13:41:11 +01:00
  • 10ac6d8839 update to newest nlohmann/json pantor 2020-03-18 13:18:27 +01:00
  • f69654fd2a add artifact in single include ci pantor 2020-03-18 13:11:10 +01:00
  • 7f0f99d76e fix all ci pantor 2020-03-18 12:02:31 +01:00
  • b9f55885f6 check (should fail) pantor 2020-03-18 12:01:23 +01:00
  • 87de628067 fix check pantor 2020-03-18 11:59:39 +01:00
  • 773005b0f6 add check for single include pantor 2020-03-18 11:58:07 +01:00
  • 3f624db81a badges to github action pantor 2020-03-18 11:49:02 +01:00
  • 92afd50ace test ci pantor 2020-03-18 09:57:45 +01:00
  • 18b2e538b6 fix ci pantor 2020-03-18 09:51:32 +01:00
  • 9f6a57439d fix ci pantor 2020-03-18 09:44:09 +01:00
  • 0386008078 test ci pantor 2020-03-18 09:40:44 +01:00
  • b89cbd9847 fix ci pantor 2020-03-18 09:24:09 +01:00
  • 54f9ccb196 check ci pantor 2020-03-18 09:20:05 +01:00
  • 46b1e81952 use default compiler pantor 2020-03-18 09:09:27 +01:00
  • 23b5eddac8 github ci windows, mac pantor 2020-03-18 09:03:28 +01:00
  • 225a468032 center badges in readme pantor 2020-03-18 08:47:51 +01:00
  • f41feb69d2 update single include from every directory pantor 2020-03-18 08:43:55 +01:00
  • cb0b852e23 Add CMake flag to control Inja's unit tests. (#135) Chuan Ji 2020-03-14 10:55:51 -07:00
  • 3f071a2aac Fix warnings (VS2017 x64). (#133) Christof Krüger 2020-01-27 22:52:43 +01:00
  • 652e378dd9 Merge branch 'master' of https://github.com/pantor/inja v2.2.0 pantor 2019-12-27 11:37:01 +01:00
  • aad2cc4358 to v2.2 pantor 2019-12-27 11:36:57 +01:00
  • c36cbac39d Fix Visual Studio Debug builds (#125) Krzysztof Bieleń 2019-12-03 22:23:00 +01:00
  • d62453d81b Fix VS2015 build (#128) Krzysztof Bieleń 2019-12-01 13:54:25 +01:00
  • 8e6a8428fa Undo PIMPL pattern in Environment (#127) Tom 2019-11-22 11:12:28 +01:00
  • 1d419d1940 Add more build configurations to appveyor (#123) Krzysztof Bieleń 2019-11-13 18:12:35 +01:00
  • 77062f52c7 Fix Travis build (Debug -> Release) (#124) Krzysztof Bieleń 2019-11-13 18:06:37 +01:00
  • 1b2212cc69 Fix error in example for included templates (#122) Tom 2019-11-09 13:41:32 +01:00
  • e7d5c5332d Static cast to avoid VS140 C4244 warning (#119) Dodzey 2019-10-27 17:42:53 +00:00
  • 258def7bf0 little bit more code style pantor 2019-09-14 12:28:55 +02:00
  • fe2ef9ce4e fix tab/spaces pantor 2019-09-14 12:11:53 +02:00
  • a6a61586a4 code style (cpplint) pantor 2019-09-14 12:05:51 +02:00
  • 057075b110 retain scope when including a template (#118) Tom 2019-09-14 11:35:06 +02:00
  • b46d92a793 remove coverage pantor 2019-09-10 15:38:47 +02:00
  • 466caeab63 improve documentation pantor 2019-09-08 17:06:09 +02:00
  • d25937a85b add test and readme pantor 2019-09-08 16:19:50 +02:00
  • 66196fdd6b Add whitespace control options: trim_blocks, lstrip_blocks (#116) JP Cimalando 2019-09-08 16:03:31 +02:00
  • ba2aa0477c Update ci.yml pantor 2019-09-08 15:55:06 +02:00
  • 3705e3e23a Create ci.yml pantor 2019-09-08 15:50:38 +02:00
  • 04b5fa4979 Merge branch 'master' of https://github.com/pantor/inja pantor 2019-09-08 15:37:32 +02:00
  • 68ae0cc261 remove doxygen from travis pantor 2019-09-08 15:37:27 +02:00
  • f06d844995 Update documentation.yml pantor 2019-09-08 15:31:03 +02:00
  • 5b450aa89f Update and rename main.yml to documentation.yml pantor 2019-09-08 15:23:39 +02:00
  • 3b083a8297 Use Github Actions for Doxygen pantor 2019-09-08 15:20:15 +02:00
  • 419c93c840 Throw exception if a file cannot be opened, fix travis-ci builds (#117) Tom 2019-09-08 15:05:01 +02:00
  • 57ac9b9372 update readme pantor 2019-07-28 14:23:50 +02:00
  • dfc87ef7a4 update the version of nlohmann/json in requirements.txt (#107) JD 2019-05-31 12:01:50 -05:00
  • cd70a4a079 Create FUNDING.yml pantor 2019-05-25 19:31:53 -04:00
  • d5532ac26a add at function pantor 2019-04-07 16:15:12 +02:00
  • bf071019b9 if target nlohmann_json already exists in cmake, use that library pantor 2019-04-07 13:59:23 +02:00
  • 85cc5ecc35 change default path to empty string pantor 2019-04-07 13:45:27 +02:00
  • 67699c2549 fix wrong render_file in readme pantor 2019-04-07 13:32:59 +02:00
  • 6698e98ea3 calculate length of strings with length function pantor 2019-04-07 13:27:43 +02:00
  • 3afc7f30cd Fixed VS2015 error C2678: string_view to std::string comparison (#97) Oleh 2019-03-30 11:54:56 +02:00
  • 4c0ee3a46c Improve support for installing with cget (#88) v2.1.0 Paul Fultz II 2019-02-16 05:39:59 -06:00
  • 89652ca321 Add meson target to update single include (#86) Mark Hollomon 2019-01-28 13:29:21 -05:00
  • da5bbb1482 Remove unneed linking in update_loop_data (#85) Mark Hollomon 2019-01-27 13:35:27 -05:00
  • a5862a04dc Fix for issue #82 - Nested loops (#84) Mark Hollomon 2019-01-27 04:15:40 -05:00
  • 11d07f5eff Added install target and cmake package exports (#83) Guillaume Racicot 2019-01-26 15:15:25 -05:00
  • 1dfd86fa6f Fix for issue #80 (#81) Mark Hollomon 2019-01-23 13:18:47 -05:00
  • 2c98adbcf7 remove appveyor test Lars Berscheid 2019-01-22 11:04:00 +01:00
  • e63411568c fix appveyor build pantor 2019-01-21 21:48:11 +01:00
  • 5553ee7526 add older compilers pantor 2019-01-21 21:42:52 +01:00
  • dbcd5265fc add string_view polyfill pantor 2019-01-21 21:34:34 +01:00
  • 5d99c2b703 ignore most warnings in appveyor pantor 2019-01-21 19:01:23 +01:00
  • 41857c2c83 add line break pantor 2019-01-20 09:51:53 +01:00
  • 87ab78acf0 add link to documentation pantor 2019-01-20 09:49:52 +01:00
  • 3221fbef7e fix directory doxygen pantor 2019-01-19 18:32:23 +01:00
  • 75582236d8 finalize2 travis.yml pantor 2019-01-19 17:56:26 +01:00
  • fdf1c126a9 finalize travis.yml pantor 2019-01-19 17:51:35 +01:00
  • aa8929c5e5 update travis.yml pantor 2019-01-19 17:44:22 +01:00
  • 0382e61bbd update travi.yml pantor 2019-01-19 17:40:08 +01:00
  • 98d6854e1f update travis.yml pantor 2019-01-19 17:26:56 +01:00
  • cab491ae2b Merge branch 'master' of https://github.com/pantor/inja pantor 2019-01-19 17:17:46 +01:00
  • 4df7f9dd35 update travis pantor 2019-01-19 17:17:14 +01:00
  • 0bff74666e Change std::stringstream& to std::ostream& in render_to() (#76) v2.0.1 Tim 2019-01-10 13:39:12 +00:00
  • 210848bb98 Readme fix write_with_json_file pantor 2019-01-08 17:09:11 +01:00
  • 02b8355081 update single include file Lars Berscheid 2019-01-07 16:46:25 +01:00
  • a9d4ca9a4e fix string view reference movement in bytecode Lars Berscheid 2019-01-07 16:41:16 +01:00