issues
search
tbranyen
/
combyne
A template engine that works the way you expect.
MIT License
144
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory
#87
quantjin
closed
8 years ago
4
how to use "<" and ">" character in generated code
#86
quantjin
closed
8 years ago
2
Remove Bower in favor of NPM
#85
tbranyen
closed
8 years ago
0
Remove bower postinstall hook
#84
tbranyen
closed
8 years ago
2
Updated compiler to spit out warnings instead of crashing
#83
tbranyen
closed
8 years ago
0
Does combyne support webpack?
#82
7upcat
closed
8 years ago
2
Ensure that conditional arguments are parsed valid
#81
tbranyen
closed
9 years ago
4
Make a public-facing website
#80
kadamwhite
opened
9 years ago
1
Remove Saucelabs
#79
tbranyen
closed
9 years ago
1
Remove the need for global bower installation
#78
kadamwhite
closed
9 years ago
3
Achieve 100% test coverage
#77
kadamwhite
opened
9 years ago
1
More flexible template inheritance
#76
kadamwhite
opened
9 years ago
0
Add missing package.json fields and upgrade dev dependencies
#75
kadamwhite
closed
9 years ago
3
Test showing bug from issue #69
#74
tbranyen
opened
9 years ago
0
Thinking about a 1.0 release
#73
tbranyen
opened
9 years ago
2
Use new infrastructure and bump NPM dependencies
#72
tbranyen
closed
9 years ago
0
Ensures that tree `els` produces a type
#71
tbranyen
closed
9 years ago
0
Support large files
#70
tbranyen
closed
9 years ago
2
Issue with filter arguments
#69
tbranyen
opened
9 years ago
3
Add SourceMaps support
#68
tbranyen
opened
9 years ago
0
Improvements
#67
tbranyen
closed
9 years ago
0
Internal Grammar has some flaws
#66
tbranyen
closed
9 years ago
1
Added a failing test for loops with filters and parameters
#65
johnhaley81
closed
9 years ago
0
combyne (-amd-loader?) not working properly after rjs build
#64
chikamichi
closed
9 years ago
1
Object properties
#63
chikamichi
opened
9 years ago
4
More intelligent arguments (can now be properties)
#62
tbranyen
closed
9 years ago
5
Use variable as argument of a function
#61
chikamichi
closed
9 years ago
12
Add a Gitter chat badge to README.md
#60
gitter-badger
closed
9 years ago
1
Order of key val in each… as…
#59
chikamichi
closed
9 years ago
2
Support passing partials a filtered context object
#58
kadamwhite
closed
9 years ago
3
Rules that seem to fix whitespace woes
#57
tbranyen
closed
10 years ago
0
Extra whitespace is added from previous line if it's an expression
#56
johnhaley81
closed
10 years ago
0
Removed brackets around switch cases
#55
johnhaley81
closed
10 years ago
2
Added tests for whitespace parsing
#54
tbranyen
closed
10 years ago
0
fix regexs to deal with hard delimiters
#53
maxkorp
closed
10 years ago
4
Remove unnecessary whitespace from expressions
#52
tbranyen
closed
10 years ago
0
Fixed whitespaces in literals being removed
#51
johnhaley81
closed
10 years ago
0
Use regexs instead of hacky spaces
#50
maxkorp
closed
10 years ago
1
Loop expressions
#49
johnhaley81
closed
10 years ago
1
Conditionals can now evaluate expressions
#48
johnhaley81
closed
10 years ago
1
Ensure that undefined is never printed
#47
tbranyen
closed
10 years ago
0
Partial data function
#46
tbranyen
closed
10 years ago
0
Ensure partials nest partials and filters
#45
tbranyen
closed
10 years ago
0
Fixes a major issue with nested filter lookup
#44
tbranyen
closed
10 years ago
0
Allow functions to be passed arguments
#43
tbranyen
closed
10 years ago
0
Fixes elsif bug
#42
tbranyen
closed
10 years ago
0
Investigate elsif terminating remaining output
#41
tbranyen
closed
10 years ago
1
Rename render expressions to extend
#40
tbranyen
closed
10 years ago
0
Call functions *with arguments* from within a template
#39
tbranyen
closed
10 years ago
1
Ensure values can be passed to filters
#38
tbranyen
closed
10 years ago
0
Next