Liam Newman
|
886f6d315c
|
Fixed unindent chained methods under-indent
|
2018-09-04 13:24:56 -07:00 |
|
Liam Newman
|
d33e70d77a
|
Bump version numbers for 1.8.3
|
2018-09-04 09:41:55 -07:00 |
|
Liam Newman
|
b092116033
|
Update Changelog
|
2018-09-04 09:40:55 -07:00 |
|
Liam Newman
|
f76d933f67
|
Merge pull request #1529 from MacKLess/last_token
Refactor _flags.last_text to _flags.last_token.text
|
2018-09-02 19:43:16 -07:00 |
|
L. D. MacKrell
|
b5ef9b4727
|
Refactor _flags.last_text to _flags.last_token.text
|
2018-09-02 19:21:12 -07:00 |
|
Liam Newman
|
cfa13d9d6d
|
Merge pull request #1528 from MacKLess/reserved_word
Improved default handling in case blocks
|
2018-09-02 16:54:16 -07:00 |
|
L. D. MacKrell
|
e849cb905c
|
Refactor TOKEN.RESERVED to reserved_word and reserved_array functions
|
2018-09-02 16:46:20 -07:00 |
|
Liam Newman
|
866cfca259
|
Simplified error handling
|
2018-09-02 13:18:59 -07:00 |
|
Liam Newman
|
d46410fcc0
|
Fix unicode test for windows
|
2018-09-02 12:45:30 -07:00 |
|
Liam Newman
|
418fc7a6b9
|
Refactor end_with_newline in Output settings
|
2018-09-01 14:42:41 -07:00 |
|
Liam Newman
|
a46d717eb3
|
Refactor indent_string calculation into Output
|
2018-09-01 14:35:46 -07:00 |
|
Liam Newman
|
02d89694af
|
Added single selection options
|
2018-09-01 14:08:00 -07:00 |
|
Liam Newman
|
de834fd0a1
|
Python test should not run node build
|
2018-09-01 14:08:00 -07:00 |
|
Liam Newman
|
b89cdb9627
|
Better output for unicode decoding errors
Fixes #1134
|
2018-09-01 14:08:00 -07:00 |
|
Liam Newman
|
4924fbc2a5
|
Push gh-pages changes during release
|
2018-08-31 18:53:33 -07:00 |
|
Liam Newman
|
d6a2c6c785
|
Bump version numbers for 1.8.3-rc3
|
2018-08-31 18:50:36 -07:00 |
|
Liam Newman
|
53d9ca472e
|
Merge pull request #1525 from MacKLess/level
Add indent level options functionality with tests
|
2018-08-31 18:49:19 -07:00 |
|
Liam Newman
|
f46c4f341e
|
Merge branch 'master' into level
|
2018-08-31 18:39:40 -07:00 |
|
L. D. MacKrell
|
79717afda4
|
Add level options functionality with tests
|
2018-08-31 18:26:00 -07:00 |
|
Liam Newman
|
dcc7de899e
|
Merge pull request #1523 from MacKLess/each
Update unindent method for each else blocks
|
2018-08-31 15:44:52 -07:00 |
|
L. D. MacKrell
|
8bc8d4355a
|
Update unindent method for each else blocks
|
2018-08-31 14:07:55 -07:00 |
|
Liam Newman
|
be3043240f
|
Make legacy build less frankenstein
|
2018-08-31 13:05:59 -07:00 |
|
Liam Newman
|
c1b9c31e04
|
Fail release if tag fails
|
2018-08-30 13:38:21 -07:00 |
|
Liam Newman
|
1e1d758692
|
Bump version numbers for 1.8.3-rc2
|
2018-08-30 13:36:04 -07:00 |
|
Liam Newman
|
36a9f2774e
|
Fix release tagging
|
2018-08-30 13:34:56 -07:00 |
|
Liam Newman
|
cfe6461074
|
Bump version numbers for 1.8.3-rc1
|
2018-08-30 13:24:05 -07:00 |
|
Liam Newman
|
75f38d907d
|
Fixed await indenting
Fixes #1519
Fixes #1517
|
2018-08-30 13:22:47 -07:00 |
|
Liam Newman
|
e333ae52de
|
Fix css perf tests
|
2018-08-30 13:21:46 -07:00 |
|
Liam Newman
|
3dda58792a
|
Tweaks to generated files
|
2018-08-30 12:40:24 -07:00 |
|
Liam Newman
|
0139ebd607
|
Clean up readme and contributing
|
2018-08-30 12:38:07 -07:00 |
|
Liam Newman
|
4f083af599
|
Use npm tagging
|
2018-08-30 12:18:22 -07:00 |
|
Liam Newman
|
6307b28368
|
Update to use release branch
|
2018-08-30 12:13:35 -07:00 |
|
Liam Newman
|
be0bf2e8b4
|
Merge pull request #1506 from bitwiseman/vnext
Refactor js beautifier
|
2018-08-28 23:53:53 -07:00 |
|
Liam Newman
|
c0e37d7c37
|
Attempt to fix six unicode type errors
|
2018-08-28 23:44:08 -07:00 |
|
Liam Newman
|
4b5c6cde92
|
Save python profiling script
This did not yield any fruit, but it is worth having around.
|
2018-08-28 23:44:08 -07:00 |
|
Liam Newman
|
ef0a9d291b
|
Refactor tokenizer for clarity
|
2018-08-28 23:44:08 -07:00 |
|
Liam Newman
|
4807865f02
|
Run more perf tests and on larger files
|
2018-08-28 23:44:08 -07:00 |
|
Liam Newman
|
77630e5005
|
Bring css python implementation into sync
|
2018-08-28 14:55:55 -07:00 |
|
Liam Newman
|
698dd05fc2
|
Move acorn to javascript module
|
2018-08-28 14:55:55 -07:00 |
|
Liam Newman
|
bfa695d6e2
|
Allow python to take dictionary or tuple
|
2018-08-28 14:55:55 -07:00 |
|
Liam Newman
|
4383295024
|
Cleanup
|
2018-08-28 14:55:55 -07:00 |
|
Liam Newman
|
d7b0348136
|
Use old style python init call
|
2018-08-28 14:55:55 -07:00 |
|
Liam Newman
|
486da48247
|
indent_inner_html defaults to false
|
2018-08-28 14:55:55 -07:00 |
|
Liam Newman
|
fb36163332
|
Move css beautifier to prototype
|
2018-08-28 14:55:55 -07:00 |
|
Liam Newman
|
81d3177bff
|
Add core Options class
|
2018-08-28 14:55:54 -07:00 |
|
Liam Newman
|
d210b6381e
|
Refactor js beautifier
|
2018-08-28 14:31:01 -07:00 |
|
Liam Newman
|
4b07c2907b
|
1.8.1
|
2018-08-27 15:09:46 -07:00 |
|
Liam Newman
|
58183f47d3
|
Python 1.8.1
|
2018-08-27 15:09:25 -07:00 |
|
Liam Newman
|
40027e02ae
|
Bump version numbers in README.md
|
2018-08-27 15:09:19 -07:00 |
|
Liam Newman
|
cd1df0c3dd
|
Update Changelog
|
2018-08-27 15:08:38 -07:00 |
|