issues
search
pugjs
/
pug-code-gen
https://github.com/pugjs/pug/tree/master/packages/pug-code-gen
7
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Code generation performance
#32
joliss
closed
7 years ago
3
Fix documentation for compileDebug
#31
joliss
closed
7 years ago
1
Is any way to build without inlined runtime, but also using pug_* functions?
#30
btd
closed
7 years ago
4
Extra line break pretty if block in mixin contain only text
#29
werty1001
closed
7 years ago
1
Revert #1 "for loops are now generated inline"
#28
TimothyGu
closed
8 years ago
12
pretty output comment
#27
iguntur
closed
8 years ago
2
pug code gen example returns undefined
#26
askucher
closed
8 years ago
0
Remove some dead code
#25
TimothyGu
closed
8 years ago
0
use let in Each loops
#24
SergioCrisostomo
closed
8 years ago
2
Rename to pug-code-gen
#23
ForbesLindesay
closed
8 years ago
0
Changed error message for visitTag()
#22
knotech
closed
8 years ago
1
Rewrite using babel
#21
ForbesLindesay
closed
7 years ago
37
Plugin API
#20
ForbesLindesay
closed
7 years ago
3
Implement AST changes
#19
TimothyGu
closed
9 years ago
2
Rename escape to mustEscape and escapePrettyMode
#18
ForbesLindesay
closed
9 years ago
0
Remove handling of interpolation
#17
TimothyGu
closed
9 years ago
0
Error out on using self-closing tags with buffered code
#16
TimothyGu
closed
9 years ago
2
Use XML-style closing tag for explicitly stated self-closing tags in HTML as well
#15
TimothyGu
closed
9 years ago
4
Better error report for interpolation bracket mismatch
#14
TimothyGu
closed
9 years ago
3
More informative errors when node type is not recognized
#13
TimothyGu
closed
9 years ago
1
Support Conditional and While nodes
#12
TimothyGu
closed
9 years ago
1
Break the buffering every 100 concatenations
#11
ForbesLindesay
closed
9 years ago
1
Walk the entire AST to look for the doctype
#10
ForbesLindesay
closed
7 years ago
3
Mark <textarea> as whitespace sensitive
#9
ForbesLindesay
closed
9 years ago
0
Split attribute compilation to jade-attrs
#8
TimothyGu
closed
9 years ago
1
Do not use jade_merge if it is not needed
#7
TimothyGu
closed
9 years ago
2
Split attribute compilation to jade-attrs
#6
TimothyGu
closed
9 years ago
0
Add regression testing
#5
TimothyGu
closed
7 years ago
1
use string concatenation instead of [].join
#4
alubbe
closed
9 years ago
13
Experimental mixin optimisation
#3
ForbesLindesay
closed
8 years ago
3
improve mixin performance by fixing https://code.google.com/p/v8/issu…
#2
alubbe
closed
9 years ago
1
for loops are now generated inline rather than in an IIFE
#1
alubbe
closed
9 years ago
5