issues
search
kainjow
/
Mustache
Mustache text templates for modern C++
Boost Software License 1.0
357
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
partially render templates for improved performance?
#67
dvtate
opened
4 months ago
3
Add Object example to Readme
#66
stellarpower
closed
4 months ago
1
New release or tag for 5.0.0?
#65
GNUtoo
opened
1 year ago
0
basic_data could be a std::variant
#64
the-moisrex
closed
4 months ago
4
Use W4
#63
kainjow
closed
2 years ago
0
Add -Wconversion
#62
kainjow
closed
2 years ago
0
Use ubuntu-latest
#61
kainjow
closed
2 years ago
0
Remove dist
#60
kainjow
closed
2 years ago
0
Don't assign -1 to unsigned types
#59
madeso
closed
2 years ago
6
Update catch2 library to version 2.13.7
#58
adrians
closed
2 years ago
2
Parser chokes on open tags without close
#57
derekbsnider
closed
3 years ago
4
Request method to initialize with alternate delimiters
#56
derekbsnider
closed
2 years ago
9
Add library version definitions
#55
kainjow
closed
2 years ago
3
Add a version define/const in hpp.
#54
mgautierfr
closed
2 years ago
4
make default ctor public to allow using it with outcome classes
#53
demon36
closed
3 years ago
2
Show files in ide
#52
IohannRabeson
closed
3 years ago
2
Add travis jobs on ppc64le
#51
manish364824
closed
3 years ago
2
More modern CMake and cleanup
#50
IohannRabeson
closed
3 years ago
4
use of flath_hash maps
#49
patlecat
closed
4 years ago
2
Compile-time parsing
#48
patlecat
closed
4 years ago
5
Fix bad path
#47
kainjow
closed
4 years ago
1
Add workflow matrix
#46
kainjow
closed
4 years ago
0
Remove tests from code coverage
#45
kainjow
closed
4 years ago
0
Hide appveyor file
#44
kainjow
closed
4 years ago
0
Remove support for VS2013, start on v5
#43
kainjow
closed
4 years ago
0
Upgrade to Catch 2
#42
kainjow
closed
4 years ago
0
Create GitHub workflows
#41
kainjow
closed
4 years ago
0
Move tests into subdirectory
#40
kainjow
closed
4 years ago
0
The project doesn't install anything
#39
yurivict
closed
4 years ago
1
Lambda Renderer Incorrectly "grabs" Text Ahead of the Lambda Tag
#38
hellochitty
closed
4 years ago
6
build(cmake): improve cmake for header only lib
#37
gocarlos
closed
4 years ago
7
Intent to package for Debian
#36
legoktm
closed
5 years ago
2
wrong render result for section
#35
yangqinj
closed
5 years ago
2
Help with reading partials
#34
KingDuckZ
closed
5 years ago
4
"make install" does not work
#33
probonopd
closed
5 years ago
4
Add virtual default destructor to basic_context.
#32
mgautierfr
closed
5 years ago
1
Fix compiling of tests on gcc8.2
#31
Johnnynator
closed
5 years ago
3
Add #include <cctype> and std:: qualify isspace()
#30
Quincunx271
closed
6 years ago
2
Missing #include <cctype>
#29
Quincunx271
closed
6 years ago
3
Unmatching sections are hard to pinpoint
#28
KitsuneRal
closed
5 years ago
1
Indent-eating is not contained in partials
#27
KitsuneRal
closed
5 years ago
2
Crash instead of error message on unmatching section names
#26
KitsuneRal
closed
6 years ago
0
Remove standalone lines
#25
kainjow
closed
6 years ago
1
Update Catch to 1.12.2
#24
kainjow
closed
6 years ago
1
Refactor parser to detect lines
#23
kainjow
closed
6 years ago
1
Remove unused lambda captures
#22
KitsuneRal
closed
6 years ago
3
Add an overload to render() that accepts a context and a stream
#21
KitsuneRal
closed
6 years ago
4
Partials don't respect overridden delimiters
#20
KitsuneRal
closed
6 years ago
2
Convert newLines to <br>
#19
Snafuuz
closed
6 years ago
3
Newlines are not HTML escaped
#18
Snafuuz
closed
6 years ago
2
Next