Dan Abramov
|
c6f3a55c03
|
Refactor buffer for clarity and avoid regex for performance
|
2015-01-14 19:14:47 +03:00 |
|
Sebastian McKenzie
|
1985146760
|
use Array.isArray instead of _.isArray
|
2015-01-10 22:26:37 +11:00 |
|
Dan Abramov
|
5783973734
|
A few minor perf improvements
|
2015-01-09 22:00:07 +03:00 |
|
Dan Abramov
|
55e01afd0d
|
Improve performance on hot paths by using for loops
|
2015-01-09 16:51:34 +03:00 |
|
Sebastian McKenzie
|
4aba7ec192
|
fix generation tests and add variable kind length
|
2015-01-08 01:00:32 +11:00 |
|
Sebastian McKenzie
|
b065d43a6d
|
add custom level to buffer getIndent
|
2015-01-08 00:37:46 +11:00 |
|
Sebastian McKenzie
|
84332da399
|
document format options
|
2014-12-13 12:52:31 +11:00 |
|
Sebastian McKenzie
|
bd876f7a4d
|
fix starting file newlines
|
2014-12-07 22:00:30 +11:00 |
|
Joshua Peek
|
f592f95a68
|
Subtract one if line already ends with "{\n"
|
2014-12-07 02:06:54 -08:00 |
|
Sebastian McKenzie
|
9c1b60e451
|
fix excessive whitespace trimming resulting in innaccurate sourcemap line - fixes #151
|
2014-11-13 12:25:11 +11:00 |
|
Sebastian McKenzie
|
896929378e
|
add util.trimRight method - fixes #147
|
2014-11-12 12:17:26 +11:00 |
|
Sebastian McKenzie
|
d90383b1ba
|
generator: add Buffer class that deals with the actual code output
|
2014-11-12 00:27:59 +11:00 |
|