issues
search
shushanxingzhe
/
json-template
Automatically exported from code.google.com/p/json-template
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
saite de filmes
#76
GoogleCodeExporter
opened
8 years ago
0
Iteration over dictionary (patch)
#75
GoogleCodeExporter
opened
8 years ago
2
json data formte with metdata of object
#74
GoogleCodeExporter
opened
8 years ago
1
Python 3 diff
#73
GoogleCodeExporter
closed
8 years ago
1
Setup.py dependency chaining broken; fix enclosed
#72
GoogleCodeExporter
closed
8 years ago
1
token_re_cache in javascript implementation doesn't do anything?
#71
GoogleCodeExporter
closed
8 years ago
2
Patch for /jesyll-doc/__config.json
#70
GoogleCodeExporter
closed
8 years ago
0
expand sometime return blank
#69
GoogleCodeExporter
opened
8 years ago
1
HTML formatter doesn't work for numeric values
#68
GoogleCodeExporter
opened
8 years ago
2
Possibly a typo introduced by revision cc10d7e78b94
#67
GoogleCodeExporter
closed
8 years ago
1
<img> src being ignored.
#66
GoogleCodeExporter
opened
8 years ago
1
Javascript within JSON templates
#65
GoogleCodeExporter
closed
8 years ago
1
cannot pip install json-template
#64
GoogleCodeExporter
opened
8 years ago
0
Iteration over dictionary - Patch for /python/jsontemplate/_jsontemplate.py
#63
GoogleCodeExporter
closed
8 years ago
1
Iteration over dictionary - Patch for /python/jsontemplate/_jsontemplate.py
#62
GoogleCodeExporter
closed
8 years ago
1
Error in JsonTemplateModule::FromFile()
#61
GoogleCodeExporter
opened
8 years ago
1
typo in UrlParamsJsonTemplateFormatter
#60
GoogleCodeExporter
opened
8 years ago
2
A predicate containing the text 'or' results in a template parsing error
#59
GoogleCodeExporter
opened
8 years ago
0
Add a LISP-style "let" statement
#58
GoogleCodeExporter
opened
8 years ago
0
Unbalanced section push and pop in the Java implementation
#57
GoogleCodeExporter
closed
8 years ago
3
json-template support for checkbox?
#56
GoogleCodeExporter
opened
8 years ago
0
Section names not looked up properly
#55
GoogleCodeExporter
opened
8 years ago
3
Bring PHP version up to date with JS version
#54
GoogleCodeExporter
opened
8 years ago
3
Bring JS version up to date with Python version from late 2009
#53
GoogleCodeExporter
opened
8 years ago
1
Use @. to stop scope chain lookup
#52
GoogleCodeExporter
opened
8 years ago
2
PHP port does not correctly handle repeated sections
#51
GoogleCodeExporter
opened
8 years ago
2
PHP Notice: in the log files
#50
GoogleCodeExporter
opened
8 years ago
2
FromFile / FromString need predicates/formatters args
#49
GoogleCodeExporter
opened
8 years ago
0
get rid of the possibility of {.if foo?}
#48
GoogleCodeExporter
opened
8 years ago
2
Need builtin predicate that tests attributes up the stack
#47
GoogleCodeExporter
opened
8 years ago
0
Convert docs to use my static site generator
#46
GoogleCodeExporter
opened
8 years ago
0
Implement $Id$ keyword expansion in release process
#45
GoogleCodeExporter
opened
8 years ago
0
Double Repeated section on anonymous lists causes infinite loop
#44
GoogleCodeExporter
opened
8 years ago
4
Allow users to pass in Context objects rather than raw JSON data objects
#43
GoogleCodeExporter
opened
8 years ago
0
Need to document predicates, @index, in the Reference
#42
GoogleCodeExporter
opened
8 years ago
0
Make JSON Template work with Protobol Buffers
#41
GoogleCodeExporter
opened
8 years ago
0
Add PrefixRegistry
#40
GoogleCodeExporter
opened
8 years ago
2
clean up JS public method naming style to capWords
#39
GoogleCodeExporter
opened
8 years ago
2
Provide context.SafeLookup that doens't throw exceptions
#38
GoogleCodeExporter
opened
8 years ago
0
Make JavaScript whitespace match Python
#37
GoogleCodeExporter
opened
8 years ago
2
sections could have formatters applied to them
#36
GoogleCodeExporter
opened
8 years ago
0
{.end} should take an argument and assert that it closes the argument
#35
GoogleCodeExporter
opened
8 years ago
0
Repeated section should iterate over dictionaries and have special variables @name and @value
#34
GoogleCodeExporter
opened
8 years ago
13
Create demo of recursive templates
#33
GoogleCodeExporter
opened
8 years ago
1
Formatters (and predicates) should be passed a stack of namespaces, rather than a single one
#32
GoogleCodeExporter
opened
8 years ago
10
Implement predicates for selecting sections
#31
GoogleCodeExporter
opened
8 years ago
10
The JS version is not reentrant -- thus impossible to have templates include other templates
#30
GoogleCodeExporter
closed
8 years ago
6
Add FromString to the JavaScript version
#29
GoogleCodeExporter
closed
8 years ago
2
Provide @index variable for the current array index
#28
GoogleCodeExporter
opened
8 years ago
12
Better handle undefined variables
#27
GoogleCodeExporter
closed
8 years ago
2
Next