Commit Graph

134 Commits

Author SHA1 Message Date
pantor
ffe25364c0 add copyright header to inja.hpp 2018-02-23 12:43:07 +01:00
pantor
9400226ebd add meson build interface 2018-02-23 12:42:59 +01:00
pantor
74ad4281ed fix render file/template bug 2018-02-20 10:20:26 +01:00
pantor
a6f9911d3a try clang 5 2018-02-19 23:16:56 +01:00
pantor
effbfe09c3 try clang 4 2018-02-19 23:07:50 +01:00
pantor
44da70da1a fix data in readme doc 2018-02-19 22:45:00 +01:00
pantor
0e1d1d5084 badge appveyor master branch 2018-02-19 11:22:25 +01:00
pantor
fd76144caa remove empty line in readme 2018-02-18 20:30:26 +01:00
pantor
9f97c9add1 add sort function 2018-02-18 19:41:56 +01:00
pantor
37d16d3c3a min, max functions 2018-02-18 19:34:16 +01:00
pantor
c886c89131 add map loops 2018-02-18 19:24:49 +01:00
pantor
98aed90e02 argument default json 2018-02-18 18:59:24 +01:00
pantor
f931a95800 use get_argument function in callbacks 2018-02-18 18:56:35 +01:00
pantor
693bf63493 Make inja lowerscore in text 2018-02-18 18:47:29 +01:00
pantor
7cd35db5f5 fix default function escaping in readme 2018-02-18 13:24:19 +01:00
pantor
e0ccb5a62f fix semicolons in readme 2018-02-18 13:13:13 +01:00
pantor
b57a747ef2 add default function 2018-02-18 11:50:14 +01:00
pantor
be2e8fca78 fix readme code 2018-02-17 23:48:16 +01:00
pantor
e06b7f2353 mention callbacks in first paragraph 2018-02-17 16:05:50 +01:00
pantor
788d94bba5 remove env from double-greet example 2018-02-17 16:02:35 +01:00
pantor
03d3414968 Merge branch 'master' into callbacks 2018-02-17 15:53:57 +01:00
pantor
f2315cbec9 use underscore notation for variables and functions 2018-02-17 15:50:07 +01:00
pantor
d748979934 readme update 2018-02-17 14:10:51 +01:00
pantor
ee2451edae add callbacks 2018-02-17 14:06:38 +01:00
pantor
ae5ddb3b79 use tabs, not spaces 2018-02-17 12:05:44 +01:00
pantor
8af2762829 add first and last function 2018-02-17 12:05:20 +01:00
pantor
6153720155 add utility to create regex of functions 2018-02-17 11:59:59 +01:00
pantor
570512ac95 fix warnings 2018-02-17 11:49:26 +01:00
pantor
2bddb4619f clear up include template 2018-02-16 17:31:11 +01:00
pantor
bec63cd82a update deps to json 3.1 and catch 2.1 2018-02-14 10:13:57 +01:00
lbersch
c283916589 Fix capital World in readme 2018-02-13 13:50:18 +01:00
pantor
3ca727e35d fix write file bug and readme 2018-01-28 12:47:56 +01:00
pantor
45d128ba0d fix test folder 2018-01-18 18:00:34 +01:00
pantor
b8a6fa5ebb fix input/output path and add corresponding tests 2018-01-18 17:47:11 +01:00
pantor
b6d88d603e remove debugging output 2017-12-03 18:17:16 +01:00
pantor
df81b2597c add unit files test 2017-12-02 16:10:57 +01:00
pantor
158348ff3e temp fix some unit test for mvsc 2017-12-02 15:48:25 +01:00
pantor
b9169d394c temp fix some unit test for mvsc 2017-12-02 15:31:36 +01:00
pantor
d8196aea39 temp fix some unit test for mvsc 2017-12-02 15:16:41 +01:00
pantor
35acf7df37 temp fix some unit test for mvsc 2017-12-02 15:03:48 +01:00
pantor
d81d828bfb temp fix some unit test for mvsc 2017-12-02 14:46:50 +01:00
pantor
0d23de8147 temp fix some unit test for mvsc 2017-12-02 14:29:06 +01:00
pantor
3db6f1744c temp fix some unit test for mvsc 2017-12-02 14:13:21 +01:00
pantor
3accc9b7fa temp fix some unit test for mvsc 2017-12-02 12:58:46 +01:00
pantor
722e6b3a52 temp fix some unit test for mvsc 2017-12-02 12:33:14 +01:00
pantor
4a2914654a temp remove some unit test 2017-12-02 12:17:02 +01:00
pantor
ded361c2a2 fix gcc bugs 2017-12-02 11:29:11 +01:00
pantor
ad220f369f try to fix parser bug, 5 2017-12-02 10:31:40 +01:00
pantor
66eef3af28 try fix parser read json bug, 4 2017-12-01 23:49:46 +01:00
pantor
9b48b78767 fix a few more bugs at codacy 2017-12-01 17:01:14 +01:00