issues
search
ncw
/
gotemplate
Package based templating system for Go
MIT License
258
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
why LowerBound not reponse ReverseIterator?
#37
liyikun
opened
2 years ago
3
Support building in Go module mode
#36
lantw44
closed
2 years ago
0
Replace go/types Check with go/packages Load
#35
justecorruptio
closed
3 years ago
1
Does gotemplate support `govendor`?
#34
frank-fan
opened
5 years ago
2
Dropping unsupported by Go team Go versions
#33
igrmk
closed
5 years ago
0
TreeMap implemented
#31
igrmk
closed
5 years ago
0
Local variables in function scope are renamed
#30
igrmk
closed
6 years ago
1
Fixing imports
#29
igrmk
closed
6 years ago
5
Any interest in integrating red-black tree based map?
#28
igrmk
closed
5 years ago
5
Mangling fixes
#27
igrmk
closed
6 years ago
7
Ignoring init function
#26
igrmk
closed
6 years ago
1
Method are renamed if we have type of the same name
#25
igrmk
closed
6 years ago
6
Init method should not be renamed
#24
igrmk
closed
6 years ago
2
generate single file for multiple data type
#23
oliveagle
opened
6 years ago
1
refactored code for performance regarding larger maps, refactored tests
#22
sprstnd
opened
7 years ago
0
Add support for import paths (fixes #10)
#21
lvoisin
opened
7 years ago
0
Origin of sample templates is opaque
#20
GoLangsam
closed
5 years ago
1
Samples heap & list seem outdated
#19
GoLangsam
closed
5 years ago
0
Proposal: use type declarations for template declarations and instantiations
#18
myitcv
opened
7 years ago
1
[WIP] First cut of support for multiple source files
#17
myitcv
opened
7 years ago
6
Support for custom output file name
#16
myitcv
closed
7 years ago
3
Configurable output filename
#15
leighmcculloch
closed
7 years ago
3
Make functions overridden/replaceable
#14
leighmcculloch
closed
7 years ago
2
implemented missing methods, added tests for implemented methods.
#13
sprstnd
closed
8 years ago
1
implemented functions and methods.
#12
sprstnd
closed
8 years ago
3
implemented functions and methods.
#11
sprstnd
closed
8 years ago
0
How could I use inner type?
#10
gobwas
closed
6 years ago
4
Make gotemplate be able to read more than one file for source template
#9
ncw
opened
9 years ago
1
Make substitutions be ast based not string based
#8
ncw
opened
9 years ago
6
No definition for template type 'TMPL'
#7
Logiraptor
closed
9 years ago
2
Fixed failure with compound type declarations.
#6
Logiraptor
closed
9 years ago
1
Fixed incorrect replacement of constants in template definition.
#5
Logiraptor
closed
9 years ago
4
Fix Multiline const/var declaration failure
#4
Logiraptor
closed
9 years ago
2
Failure with multiple const / var declarations
#3
Logiraptor
closed
9 years ago
1
Fixed name generation to respect Go's casing style. Fixes #1
#2
Logiraptor
closed
9 years ago
4
Casing issue
#1
myitcv
closed
9 years ago
2