- 7529f21 dont copy strings into textnodes by pantor · 3 years, 2 months ago
- 59b446b Merge branch 'master' of https://github.com/pantor/inja by pantor · 3 years, 2 months ago
- c56cbd6 add atid operation by pantor · 3 years, 2 months ago
- 38002d2 Using another method for exists call (#152) by Tindy X · 3 years, 2 months ago
- 8feaa3b update single include by pantor · 3 years, 2 months ago
- aac0f43 move to gcc 4.9 by pantor · 3 years, 2 months ago
- f473106 fix strings in test, make more methods private by pantor · 3 years, 2 months ago
- 5938bc2 add tests for gcc 4.8, bump to 3.0 by pantor · 3 years, 2 months ago
- 17175f7 Making it compatible with gcc 4.8 (#150) by Rafael Lorenzo Alonso · 3 years, 2 months ago
- f31378e slight changes by pantor · 3 years, 2 months ago
- 6eb71dd Rewarite core with an AST for statements and RPN for expressions (#149) by pantor · 3 years, 2 months ago
- 59d1d6b update benchmark by Lars Berscheid · 3 years, 2 months ago
- db4356b add tests for get source location function by Lars Berscheid · 3 years, 3 months ago
- bb613e2 fix render error position in templates by Lars Berscheid · 3 years, 3 months ago
- c4d99c9 add finegrained whitespace control by pantor · 3 years, 3 months ago
- d43d497 fix stringview in included templates by pantor · 3 years, 3 months ago
- eb15b47 update readme by pantor · 3 years, 3 months ago
- dadbb85 add config throw_missing_includes, search_in_files by pantor · 3 years, 3 months ago
- 390db9f improve count variables by pantor · 3 years, 3 months ago
- bc020a5 add count variables to template by pantor · 3 years, 3 months ago
- d25a4de show location for render errors by pantor · 3 years, 3 months ago
- 0398edd code cleaning by pantor · 3 years, 3 months ago
- 9a0222f update single include by pantor · 3 years, 3 months ago
- 37697e0 debug single include ci by pantor · 3 years, 3 months ago
- fc5ab40 remove polyfill by pantor · 3 years, 3 months ago
- 10b8ccc restructure third party modules by pantor · 3 years, 3 months ago
- 5cc3e30 add clang-format by pantor · 3 years, 3 months ago
- c85f9a3 Performance improvement for large data (#146) by craigpepper · 3 years, 3 months ago
- 025846d add else if and else to readme by pantor · 3 years, 3 months ago
- 9533ba5 Loop vars for object loops (#145) by craigpepper · 3 years, 3 months ago
- d055973 move to json v3.8.0 (#144) by craigpepper · 3 years, 3 months ago
- d010206 use github actions for pull requests by pantor · 3 years, 3 months ago
- cc5cc28 update single include file by pantor · 3 years, 5 months ago
- 8f2fac5 update version, code style by pantor · 3 years, 5 months ago
- c2c95a4 fix readme for trim and lstrip by pantor · 3 years, 5 months ago
- 7101c77 Merge branch 'master' of https://github.com/pantor/inja by pantor · 3 years, 5 months ago
- d717b6e fix blocks in readme by pantor · 3 years, 5 months ago
- ef3846f Update README.md by pantor · 3 years, 5 months ago
- 7697359 update compilers in readme by pantor · 3 years, 6 months ago
- d4c7aa5 improve ci by pantor · 3 years, 6 months ago
- bbb1f3a fix ci by pantor · 3 years, 6 months ago
- 095defc move to github ci by pantor · 3 years, 6 months ago
- 93b307b add throw test for complete file by pantor · 3 years, 6 months ago
- 7ce19f9 Parser error position (#134) by sabelka · 3 years, 6 months ago
- e88b2e3 move to json v3.6.1 by pantor · 3 years, 6 months ago
- 62d8593 move unit tests to doctest by pantor · 3 years, 6 months ago
- 10ac6d8 update to newest nlohmann/json by pantor · 3 years, 6 months ago
- f69654f add artifact in single include ci by pantor · 3 years, 6 months ago
- 7f0f99d fix all ci by pantor · 3 years, 6 months ago
- b9f5588 check (should fail) by pantor · 3 years, 6 months ago
- 87de628 fix check by pantor · 3 years, 6 months ago
- 773005b add check for single include by pantor · 3 years, 6 months ago
- 3f624db badges to github action by pantor · 3 years, 6 months ago
- 92afd50 test ci by pantor · 3 years, 6 months ago
- 18b2e53 fix ci by pantor · 3 years, 6 months ago
- 9f6a574 fix ci by pantor · 3 years, 6 months ago
- 0386008 test ci by pantor · 3 years, 6 months ago
- b89cbd9 fix ci by pantor · 3 years, 6 months ago
- 54f9ccb check ci by pantor · 3 years, 6 months ago
- 46b1e81 use default compiler by pantor · 3 years, 6 months ago
- 23b5edd github ci windows, mac by pantor · 3 years, 6 months ago
- 225a468 center badges in readme by pantor · 3 years, 6 months ago
- f41feb6 update single include from every directory by pantor · 3 years, 6 months ago
- cb0b852 Add CMake flag to control Inja's unit tests. (#135) by Chuan Ji · 3 years, 6 months ago
- 3f071a2 Fix warnings (VS2017 x64). (#133) by Christof Krüger · 3 years, 8 months ago
- 652e378 Merge branch 'master' of https://github.com/pantor/inja by pantor · 3 years, 9 months ago
- aad2cc4 to v2.2 by pantor · 3 years, 9 months ago
- c36cbac Fix Visual Studio Debug builds (#125) by Krzysztof Bieleń · 3 years, 10 months ago
- d62453d Fix VS2015 build (#128) by Krzysztof Bieleń · 3 years, 10 months ago
- 8e6a842 Undo PIMPL pattern in Environment (#127) by Tom · 3 years, 10 months ago
- 1d419d1 Add more build configurations to appveyor (#123) by Krzysztof Bieleń · 3 years, 10 months ago
- 77062f5 Fix Travis build (Debug -> Release) (#124) by Krzysztof Bieleń · 3 years, 10 months ago
- 1b2212c Fix error in example for included templates (#122) by Tom · 3 years, 11 months ago
- e7d5c53 Static cast to avoid VS140 C4244 warning (#119) by Dodzey · 3 years, 11 months ago
- 258def7 little bit more code style by pantor · 4 years ago
- fe2ef9c fix tab/spaces by pantor · 4 years ago
- a6a6158 code style (cpplint) by pantor · 4 years ago
- 057075b retain scope when including a template (#118) by Tom · 4 years ago
- b46d92a remove coverage by pantor · 4 years ago
- 466caea improve documentation by pantor · 4 years ago
- d25937a add test and readme by pantor · 4 years ago
- 66196fd Add whitespace control options: trim_blocks, lstrip_blocks (#116) by JP Cimalando · 4 years ago
- ba2aa04 Update ci.yml by pantor · 4 years ago
- 3705e3e Create ci.yml by pantor · 4 years ago
- 04b5fa4 Merge branch 'master' of https://github.com/pantor/inja by pantor · 4 years ago
- 68ae0cc remove doxygen from travis by pantor · 4 years ago
- f06d844 Update documentation.yml by pantor · 4 years ago
- 5b450aa Update and rename main.yml to documentation.yml by pantor · 4 years ago
- 3b083a8 Use Github Actions for Doxygen by pantor · 4 years ago
- 419c93c Throw exception if a file cannot be opened, fix travis-ci builds (#117) by Tom · 4 years ago
- 57ac9b9 update readme by pantor · 4 years, 2 months ago
- dfc87ef update the version of nlohmann/json in requirements.txt (#107) by JD · 4 years, 4 months ago
- cd70a4a Create FUNDING.yml by pantor · 4 years, 4 months ago
- d5532ac add at function by pantor · 4 years, 6 months ago
- bf07101 if target nlohmann_json already exists in cmake, use that library by pantor · 4 years, 6 months ago
- 85cc5ec change default path to empty string by pantor · 4 years, 6 months ago
- 67699c2 fix wrong `render_file` in readme by pantor · 4 years, 6 months ago
- 6698e98 calculate length of strings with `length` function by pantor · 4 years, 6 months ago
- 3afc7f3 Fixed VS2015 error C2678: string_view to std::string comparison (#97) by Oleh · 4 years, 6 months ago
- 4c0ee3a Improve support for installing with cget (#88) by Paul Fultz II · 4 years, 7 months ago