issues
search
robfig
/
soy
Go implementation for Soy templates (Google Closure templates)
MIT License
172
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migrate from Travis CI to GitHub Actions
#87
mbrukman
closed
8 months ago
5
Bump golang.org/x/text from 0.3.6 to 0.3.8
#86
dependabot[bot]
closed
1 year ago
0
Replace Travis CI with GitHub Actions
#85
mbrukman
closed
8 months ago
1
Adds capability to add pre parsing functions to the bundle which
#84
lionelfr
closed
3 years ago
0
Add locale fallbacks
#83
nbramblett
closed
3 years ago
1
Print all absent required params when throwing error
#82
aliang97
closed
3 years ago
0
Avoid panic on unknown string escape sequence
#81
CJEnright
closed
4 years ago
1
Add link to Closure Templates [skip ci]
#80
mbrukman
closed
4 years ago
0
Remove ineffective assignment in parse/rawtext.go
#79
mbrukman
closed
4 years ago
1
Ineffective assignment in soy/parse/rawtext.go:84
#78
mbrukman
closed
4 years ago
1
Clean up Go code with `gofmt -s`
#77
mbrukman
closed
4 years ago
1
Uppercase Soy when used as a proper noun.
#76
mbrukman
closed
4 years ago
1
Fix spelling of "preceding" / "preceded"
#75
mbrukman
closed
4 years ago
1
Add Go Report Card badge to README.md [skip ci]
#74
mbrukman
closed
4 years ago
2
Add dep versioning and update tested Go versions
#73
mbrukman
closed
4 years ago
3
Add dependency versioning and update Go versions in test config
#72
mbrukman
closed
4 years ago
0
Use CodeLingo to Address Further Issues
#71
CodeLingoTeam
opened
5 years ago
0
Support @param syntax in templates
#70
rehmsen
opened
5 years ago
4
Fix function comments based on best practices from Effective Go
#69
CodeLingoTeam
closed
5 years ago
1
fixed binary operation grouping with nullsafe-checks for soy2js
#68
creotutar
closed
5 years ago
1
travis: 1.10 evaluates to 1.1, needs to be "1.10"
#67
stapelberg
closed
6 years ago
1
switch to maintained github.com/fsnotify/fsnotify
#66
stapelberg
closed
6 years ago
2
PC-24819: make soyjs output ES6 compatible javascript (imports/exports)
#65
ovkulkarni
closed
6 years ago
4
Documentation
#64
nexequ
closed
6 years ago
2
Merge i18n branch into master
#63
theothertomelliott
closed
6 years ago
0
Fix formatting of error with file position
#62
theothertomelliott
closed
6 years ago
1
i18n vs master?
#61
mhupman
closed
6 years ago
4
I18n
#60
angelaxu1
closed
6 years ago
0
Change in quote parsing to render a backslash in soy string
#59
angelaxu1
closed
6 years ago
1
Provide file position detail in errors
#58
theothertomelliott
closed
6 years ago
3
Is this project still active?
#57
jimbojetlag
closed
6 years ago
3
Add 'AddParsePass' func to allow custom parse passes
#56
bhainesva
closed
6 years ago
2
Elvis fix
#55
creotutar
closed
6 years ago
1
Reimplement ObligatoryPrintDirectives from #52,#53 with less performa…
#54
bhainesva
closed
6 years ago
4
Add obligatoryPrintDirectives to soyjs
#53
bhainesva
closed
6 years ago
0
Add ObligatoryPrintDirectives
#52
bhainesva
closed
6 years ago
3
Check for nil Logger when handling log nodes.
#51
theothertomelliott
closed
7 years ago
1
{log} causes panic() if no logger installed
#50
mhupman
closed
7 years ago
1
Fix soy js compilation
#49
bharatRao
closed
7 years ago
1
Fixed String() bugs for binary operators
#48
samgh
closed
8 years ago
3
Add commas separating args in PrintDirectiveNode
#47
samgh
closed
8 years ago
1
Add commas separating args in PrintDirectiveNode
#46
samgh
closed
8 years ago
1
Add basic autoescape="strict" support
#45
hochhaus
opened
8 years ago
0
autoescape="strict" not supported
#44
hochhaus
opened
8 years ago
1
Calling soy template recursively causes stackoverflow
#43
pcj
closed
6 years ago
2
soyjs: i18n msg support
#42
mhupman
closed
8 years ago
8
soy2js: order maps by key when converting to javascript
#41
mhupman
closed
8 years ago
1
soyjs: i18n msg support
#40
mhupman
closed
8 years ago
4
data.New: nil slice => nil List (not Null)
#39
mhupman
closed
8 years ago
1
Make data.New distinguish nil vs empty when converting slices
#38
mhupman
closed
8 years ago
1
Next