Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pantor/inja issues and pull requests

#292 - Add HTML autoescape

Pull Request - State: open - Opened by berthubert 3 days ago

#291 - json types that are null are rendered as empty string

Issue - State: open - Opened by corppeon about 1 month ago

#288 - Fix dangling reference in parser::Parse

Pull Request - State: closed - Opened by jbohanon 7 months ago

#286 - FetchContent doesn't work properly

Issue - State: open - Opened by DeaSTL 9 months ago

#285 - Provide read access into lexer settings

Issue - State: open - Opened by eclarkso 10 months ago

#284 - Documentation site disappeared (giving 404)

Issue - State: closed - Opened by krico 10 months ago - 1 comment

#283 - String literals in single quotation marks

Issue - State: open - Opened by davidchall 11 months ago

#282 - Add capitalize function

Pull Request - State: closed - Opened by asciiiii 11 months ago

#281 - How to serve inja template files

Issue - State: open - Opened by nikoladsp 11 months ago

#280 - Generic default value

Issue - State: open - Opened by pgeiem 11 months ago

#279 - Static analysis issue in version 3.4.0

Issue - State: open - Opened by roelfdutoit 11 months ago

#278 - Fix not rendering uint64_t values greater than the int64_t max value

Pull Request - State: closed - Opened by 2x2anthony 12 months ago - 1 comment

#276 - Build inja_test failed.

Issue - State: open - Opened by wendajiang about 1 year ago - 2 comments

#275 - Is there any way to concat numbers with string?

Issue - State: open - Opened by Yrds about 1 year ago - 1 comment

#274 - Allow escaped json to survive rendering

Pull Request - State: open - Opened by jbohanon about 1 year ago

#273 - Codacy badge link is broken on README.md

Issue - State: closed - Opened by rickyjames35 about 1 year ago - 1 comment

#272 - Allow json pointer syntax

Pull Request - State: open - Opened by jbohanon about 1 year ago - 1 comment

#270 - Allow json pointer syntax

Pull Request - State: closed - Opened by jbohanon over 1 year ago - 2 comments

#269 - Support JSON Pointer syntax

Issue - State: open - Opened by jbohanon over 1 year ago

#268 - fix extra ‘;’ after in-class function definition

Pull Request - State: closed - Opened by Yaraslaut over 1 year ago - 2 comments

#267 - mixed functions do not work

Issue - State: open - Opened by Gcaufy over 1 year ago

#266 - fix: cmake does not find embedded json

Pull Request - State: closed - Opened by mhier over 1 year ago - 1 comment

#265 - MSVC in vs2022 warning

Issue - State: closed - Opened by pm100 over 1 year ago - 1 comment

#264 - Fixes the json exception when using "\\" inside a string; closes #257

Pull Request - State: closed - Opened by Mai-Lapyst over 1 year ago - 1 comment

#263 - Special symbols appended to bound Id name

Pull Request - State: open - Opened by divinebird over 1 year ago

#262 - Set CMake policy 0077 for easy inclusion from other CMake prjs

Pull Request - State: closed - Opened by hartogjr over 1 year ago - 1 comment

#261 - How can include a file with variable

Issue - State: open - Opened by yxwsbobo over 1 year ago

#260 - c++17 support starts from gcc8

Pull Request - State: closed - Opened by alex-kuzza-aaa over 1 year ago - 1 comment

#259 - Please release a new version

Issue - State: closed - Opened by xiaozhuai almost 2 years ago - 1 comment

#258 - Whitespace control after loops acts strangely

Issue - State: closed - Opened by devlpr almost 2 years ago - 1 comment

#257 - Support strings with escaped backslash

Issue - State: closed - Opened by Mai-Lapyst almost 2 years ago

#256 - Documentation does not reflect the released version

Issue - State: closed - Opened by GooRoo almost 2 years ago - 1 comment

#255 - Using alternative JSON library

Issue - State: open - Opened by Tectu about 2 years ago - 1 comment
Labels: enhancement

#254 - Validate template method to check if template can be parsed

Issue - State: open - Opened by chaseadams509 about 2 years ago - 1 comment
Labels: enhancement

#253 - Refer the root object by single dot

Pull Request - State: open - Opened by kubo about 2 years ago - 2 comments

#252 - includes don't preserve indentation

Issue - State: open - Opened by eadlam about 2 years ago

#251 - condition for quoting SQL NULL

Issue - State: open - Opened by pedro-vicente about 2 years ago - 2 comments

#250 - Newlines between loop bodies?

Issue - State: open - Opened by xahon about 2 years ago - 1 comment

#248 - SIGSEGV by `env.render("{{ 1 + }}", data)`

Issue - State: closed - Opened by kubo over 2 years ago - 1 comment

#247 - Fix issue 246

Pull Request - State: closed - Opened by kubo over 2 years ago - 1 comment

#246 - `function(num1 + num2, num3)` seems to run as if it is `function(num1, num2 + num3)`

Issue - State: closed - Opened by kubo over 2 years ago - 3 comments

#245 - Add support for switching to nonstd::string_view

Issue - State: closed - Opened by xiaozhuai over 2 years ago - 5 comments
Labels: wontfix

#244 - Update CI

Pull Request - State: closed - Opened by pantor over 2 years ago

#243 - Search directory for included templates

Pull Request - State: closed - Opened by davidchall over 2 years ago - 1 comment

#242 - Search directory ignored when main template passed as string

Issue - State: closed - Opened by davidchall over 2 years ago - 3 comments

#241 - CMake errors when not using embedded json

Issue - State: closed - Opened by samwarring over 2 years ago - 1 comment

#240 - Old Hunter version

Issue - State: open - Opened by Waarbubble over 2 years ago

#239 - Update meson build

Pull Request - State: closed - Opened by tristan957 over 2 years ago - 2 comments

#238 - macros (as in Jinja)

Issue - State: open - Opened by snej over 2 years ago - 1 comment
Labels: enhancement

#237 - Fixed exports for submodule builds with external nlohmann json parser.

Pull Request - State: closed - Opened by LeStahL over 2 years ago - 1 comment

#236 - Int type overflow

Issue - State: closed - Opened by xiaozhuai over 2 years ago - 3 comments

#234 - Name of root object in for loop

Issue - State: open - Opened by oe1rsa over 2 years ago - 1 comment
Labels: enhancement

#233 - Escape HTML in substituted text

Issue - State: open - Opened by snej over 2 years ago - 2 comments

#232 - Multiline "set" support

Issue - State: open - Opened by little-brother over 2 years ago
Labels: enhancement

#231 - [Solved] Nested variables

Issue - State: closed - Opened by omertal88 over 2 years ago - 1 comment

#230 - fix warnings with VS2019, W4, c++20

Pull Request - State: closed - Opened by stanmihai4 over 2 years ago

#229 - How to make a set assignment global inside an Environment?

Issue - State: open - Opened by CncGpp over 2 years ago
Labels: enhancement

#228 - How to check for key existence in an array item?

Issue - State: closed - Opened by kagi3624 over 2 years ago - 2 comments

#227 - nested function within array not recognized

Issue - State: closed - Opened by mbessler over 2 years ago - 1 comment

#226 - Variables that contain ':' are not allowed in template

Issue - State: closed - Opened by paultech almost 3 years ago - 2 comments
Labels: wontfix

#225 - Feature Request: Function for string type: `startsWith` and `endsWith`

Issue - State: closed - Opened by kiddliu almost 3 years ago - 2 comments

#224 - Problem Accessing Keywords Starting with "^"

Issue - State: closed - Opened by acpaquette almost 3 years ago - 2 comments

#223 - add support for JSON_NO_IO

Pull Request - State: closed - Opened by chirsz-ever almost 3 years ago - 1 comment

#222 - Feature Request: Support custom macros of nlohmann_json

Issue - State: closed - Opened by chirsz-ever almost 3 years ago - 2 comments
Labels: enhancement

#221 - Feature Request: provide different data context for included template

Issue - State: closed - Opened by kiddliu almost 3 years ago - 1 comment
Labels: enhancement

#220 - Using curly braces inside template without spaces

Issue - State: open - Opened by Babilinski almost 3 years ago - 1 comment

#219 - Mathematical operation

Issue - State: closed - Opened by MattiasEppler almost 3 years ago - 1 comment

#218 - provide via nuget

Issue - State: open - Opened by MattiasEppler almost 3 years ago
Labels: enhancement

#217 - Showing and hiding elements

Issue - State: closed - Opened by MattiasEppler almost 3 years ago - 2 comments

#216 - Add option to disable tests and benchmarks with Meson

Pull Request - State: closed - Opened by bbastin about 3 years ago - 3 comments

#215 - Ignore the "variable `x` not found" exception

Issue - State: closed - Opened by CncGpp about 3 years ago - 3 comments

#214 - configurable json type

Pull Request - State: open - Opened by mathisloge about 3 years ago - 1 comment

#213 - configurable json type

Issue - State: open - Opened by mathisloge about 3 years ago
Labels: enhancement

#212 - Pass argument to JSON that is passed to callback

Issue - State: closed - Opened by injamies about 3 years ago - 2 comments

#211 - Use set statement to precalculate values

Issue - State: closed - Opened by ludekvodicka about 3 years ago - 3 comments

#210 - Create release 3.3 so that vcpkg can pick up most recent changes

Issue - State: closed - Opened by brycelelbach about 3 years ago - 2 comments

#209 - Conflicting licenses are specified

Issue - State: closed - Opened by tbjep about 3 years ago - 1 comment

#208 - Accessing characters of a string

Issue - State: closed - Opened by abdoofathy95 about 3 years ago - 2 comments

#207 - Fixed an issue with round

Pull Request - State: closed - Opened by zynfly over 3 years ago - 2 comments

#206 - custom definition of INJA_THROW

Issue - State: closed - Opened by GaRaOne over 3 years ago - 1 comment

#205 - compiler warnings

Issue - State: closed - Opened by GaRaOne over 3 years ago - 1 comment

#204 - add join function

Pull Request - State: closed - Opened by WimLeflere over 3 years ago - 2 comments

#202 - Add support for setting subobjects via JSON pointer in set statements.

Pull Request - State: closed - Opened by brycelelbach over 3 years ago - 1 comment

#200 - Manual whitespace control on comments are ignored

Issue - State: closed - Opened by brycelelbach over 3 years ago - 1 comment
Labels: bug

#199 - Join values between {}

Issue - State: closed - Opened by WimLeflere over 3 years ago - 3 comments

#198 - Add Child Inheritance Feature

Pull Request - State: closed - Opened by pantor over 3 years ago

#197 - Fix build warnings for Clang and MSVC

Pull Request - State: closed - Opened by WimLeflere over 3 years ago - 1 comment

#196 - Fix inclusion in translation units with exceptions disabled.

Pull Request - State: closed - Opened by chinmaygarde over 3 years ago - 1 comment

#195 - Please short circuit evaluation of logical operators

Issue - State: closed - Opened by brycelelbach over 3 years ago - 3 comments

#194 - Any solution of recursive loop?

Issue - State: closed - Opened by leyley over 3 years ago - 2 comments
Labels: question

#193 - Include file in string template is loading from the current path.

Issue - State: open - Opened by alex-kuzza-aaa over 3 years ago - 3 comments