issues
search
rejectedsoftware
/
diet-ng
Compile-time indentation based, XML structured template system
MIT License
45
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix compile errors with enabling DIP1000+DIP1021+in previews
#96
s-ludwig
closed
4 weeks ago
0
Better error message for missing comma inside attribute list
#95
schveiguy
opened
2 years ago
0
Add DIP-1000 compatibility
#94
s-ludwig
closed
2 years ago
0
break and continue statements break live mode
#93
schveiguy
opened
2 years ago
1
Add makepot tool and use translation contexts
#92
s-ludwig
closed
3 years ago
3
support attribute splat operator
#91
WebFreak001
opened
3 years ago
0
Please release so that my Phobos PR passes
#90
FeepingCreature
closed
3 years ago
1
For loops cause issues with display: inline tags
#89
Ryhon0
opened
3 years ago
0
Trivial: Update example's Vibe.d dep to v0.9.0
#88
Geod24
closed
4 years ago
0
Fix documentation build and update test settings
#87
Geod24
closed
4 years ago
0
Update release notes & meson build for v1.7.3
#86
Geod24
closed
4 years ago
0
Add support for DMD 2.094 -preview=in switch
#85
Geod24
closed
4 years ago
3
Fix a deprecated Nullable alias this instance
#84
Herringway
closed
4 years ago
1
Rendering the same diet template twice causes data corruption
#83
OrionMoonclaw
opened
4 years ago
0
Add back in import for std.conv.to
#82
schveiguy
closed
4 years ago
1
Release v1.7.1 broke Vibe.d / Buildkite
#81
Geod24
closed
4 years ago
6
Fixes for 1.7.0 release issues
#80
s-ludwig
closed
4 years ago
0
Please also bump the meson project version when adding new tags
#79
Cogitri
closed
3 years ago
2
Add ability to handle attribute changes. Add some more live unittests
#78
schveiguy
closed
4 years ago
1
Avoid recompiling/parsing files that are identical with identical traits
#77
schveiguy
closed
4 years ago
0
Fix #75. Handles cases where a line ends before seeing a break character
#76
schveiguy
closed
4 years ago
0
diet parser has out-of-bounds error
#75
schveiguy
closed
4 years ago
0
Runtime diet caching
#74
schveiguy
opened
5 years ago
1
Fixes
#73
s-ludwig
closed
5 years ago
0
Don't compute hash if not necessary. Alter cache filename to be subdir friendly.
#72
schveiguy
closed
5 years ago
1
Reimagine imports/includes without generating new code
#71
schveiguy
opened
5 years ago
0
Live mode -- allows one to change non-code parts of diet templates and render at runtime
#70
schveiguy
closed
4 years ago
7
Don't pass entire file contents as template parameter
#69
schveiguy
closed
5 years ago
5
Uncached mode shouldn't calculate hash
#68
schveiguy
closed
5 years ago
0
Unknown filter :javascript & :css
#67
Beyarz
closed
5 years ago
3
Fix Nullable!T deprecation warnings.
#66
s-ludwig
closed
5 years ago
0
Correct some 'Params' documentations
#65
Geod24
closed
5 years ago
0
Allow included templates to be extended through blocks.
#64
s-ludwig
closed
5 years ago
0
Fix extends keyword
#63
WebFreak001
closed
5 years ago
1
Fix visibility attribute
#62
RazvanN7
closed
5 years ago
10
Visibility deprecation
#61
wilzbach
closed
5 years ago
1
Fix transitional doctype
#60
WebFreak001
closed
5 years ago
2
self correcting parsing mode
#59
WebFreak001
opened
6 years ago
0
Opening block with inline D comment fails to compile
#58
schveiguy
closed
5 years ago
0
Self Closing script tags don't (universally?) work
#57
infinityplusb
opened
6 years ago
2
added runtime "static templates" fix #16
#56
WebFreak001
opened
6 years ago
3
Add Node.translationKey containing the translation key, if any.
#55
s-ludwig
closed
6 years ago
0
Missing: registerDietTextFilter
#54
jwillson
opened
6 years ago
2
Enhancement: allow development without recompilation
#53
schveiguy
closed
4 years ago
1
Content isn't separated properly.
#52
bausshf
opened
6 years ago
3
Test DMD 2.079.0 and LDC 1.8.0
#51
s-ludwig
closed
6 years ago
0
Output XML elements with no content as singular tags.
#50
s-ludwig
closed
6 years ago
0
Assume singular tags only for HTML and fix quotes in doctype string. …
#49
s-ludwig
closed
6 years ago
0
Spurious failure in the parser unittest
#48
wilzbach
closed
6 years ago
2
Fix broken doctype
#47
thewilsonator
closed
6 years ago
1
Next