1844 Commits

Author SHA1 Message Date
L. D. MacKrell
1a9104bc16 Add language selector 2018-06-29 14:18:24 -07:00
Liam Newman
dd84c4a414
Merge pull request #1414 from MTco/master
Updated index.html
2018-06-28 20:18:08 -07:00
Liam Newman
cbf8805344
Merge branch 'master' into master 2018-06-28 19:08:06 -07:00
Liam Newman
63dcf5ffca
Merge pull request #1428 from MacKLess/indenter
Fixed incorrect unindent for if else blocks
2018-06-28 19:07:44 -07:00
Liam Newman
edc5f64efa
Merge branch 'master' into indenter 2018-06-28 18:43:54 -07:00
L. D. MacKrell
3be5928c6d Fixed incorrect unindent for if else blocks
Fixes #1378
2018-06-28 14:29:16 -07:00
Liam Newman
d1861faa13
Merge pull request #1426 from MacKLess/issue-button
Add issue open button with templating
2018-06-27 17:59:07 -07:00
L. D. MacKrell
4bd295490f Add issue open button with templating 2018-06-27 15:08:59 -07:00
Liam Newman
b400000075
Delete ISSUE_TEMPLATE.md 2018-06-27 13:18:09 -07:00
Liam Newman
3a4ccd06af Update issue templates 2018-06-27 13:17:46 -07:00
Liam Newman
afa2d3849a
Merge pull request #1421 from MacKLess/serve_instructions
Serve instructions
2018-06-21 17:35:35 -07:00
L. D. MacKrell
2def37bb1b Add additional options textarea and selected options output 2018-06-21 12:46:16 -07:00
L.D.MacKrell
34d4c2821c Clarify the serve instructions. 2018-06-21 12:46:16 -07:00
mtco
28760c1557 Updated index.html; added [missing] doctype and possibly followed HTML5 spec in that I believe the first thing immediately after the head tag is supposed to be the charset; also added the old charset method for possible increased compatibility. 2018-06-08 19:12:35 -07:00
Liam Newman
56a6270bc0 Handle null input strings
Fixes #1120
2018-05-21 15:20:10 -07:00
andreyvolokitin
35dc66afa3 Reset line length count only when actually wrapping 2018-05-11 16:55:50 -07:00
Liam Newman
6ed2116c4c
Merge pull request #1303 from thejoshwolfe/bigint
Add support for BigInt literals in JavaScript
2018-05-11 16:29:34 -07:00
Liam Newman
698ffa36f4
Merge pull request #1394 from bitwiseman/dynamic-import
Dynamic import
2018-05-11 16:20:11 -07:00
Liam Newman
eaeab28757 Add tests for BigInt 2018-05-11 16:19:27 -07:00
Liam Newman
5329720021 Support dynamic import
Fixes #1393
2018-05-11 16:03:25 -07:00
Liam Newman
01111faed5 Rearrange expression start formatting code 2018-05-11 15:28:45 -07:00
Liam Newman
c041b9c775
Merge pull request #1291 from amandabot/master
Ensure comments maintain position
2018-05-09 14:26:32 -07:00
Liam Newman
35e2a550d4 Add tests and tweaks for newline rules and comments
Fixes #531
Fixes #857
2018-05-09 14:15:42 -07:00
Liam Newman
2c514e3daf Remove WSEat tracking 2018-05-08 23:10:26 -07:00
Liam Newman
4b1748190d Add newline preservation after inline comments 2018-05-08 22:43:27 -07:00
Liam Newman
66383d7938 Added some newline tests 2018-05-07 18:56:25 -07:00
Liam Newman
ef7e2cdd61
Merge branch 'master' into master 2018-05-07 17:59:04 -07:00
Liam Newman
c737f31510
Merge pull request #1382 from swan46/master
handle case when radix = []
2018-05-07 17:42:36 -07:00
Liam Newman
4d812f77f6
Merge pull request #1388 from MacKLess/master
Update support documentation and build.sh
2018-05-07 15:21:20 -07:00
L.D.MacKrell
2ee3c8b5e0 Update Contributing.md with information to serve locally 2018-05-07 15:01:42 -07:00
L.D.MacKrell
85936fe205 Update README grammar and word choice 2018-05-07 14:53:39 -07:00
L.D.MacKrell
b714a349f5 Add build static to build.sh and update help text 2018-05-07 14:44:07 -07:00
Liam Newman
d730b817ba
Merge pull request #1387 from MacKLess/master
Create separate files for code  previously lumped in index.html file
2018-05-07 13:54:53 -07:00
Liam Newman
2fe0f8c8a8
Merge branch 'master' into master 2018-05-07 13:40:09 -07:00
Liam Newman
e5a2c65fc6
Merge pull request #1386 from MacKLess/patch-1
Update CONTRIBUTING.md
2018-05-07 13:30:26 -07:00
L.D.MacKrell
81bd06dce5 Create separate files for code previously lumped in index.html file 2018-05-07 13:27:20 -07:00
MacKLess
62da750801
Update CONTRIBUTING.md
Updated the grammar for clarity and cut out unnecessary extra text.
2018-05-07 12:59:08 -07:00
Liam Newman
24778f8040
Merge pull request #1385 from Alonski/patch-1
Fix spelling mistake
2018-05-07 11:52:15 -07:00
Alon Bukai
863226f96d
Fix spelling mistake 2018-05-05 16:43:39 +03:00
swan46
b0e5f23a2d
Update packer.py
Fixed Codeclimate's notices, except Line too long (95 > 79 characters), line 66: Code has been always like that, not sure, how to modify.
2018-05-04 21:47:52 +02:00
Liam Newman
ca39db04b6
Merge branch 'master' into master 2018-05-03 12:35:53 -07:00
swan46
0a83e5acdd
Update test-packer.py
added test case for radix=[]
2018-05-03 11:08:06 +02:00
swan46
11008f1926
Update packer.py
added case, that radix is [] (default), and not numeric
2018-05-03 11:01:15 +02:00
Liam Newman
36c39344fa
Update README.md 2018-05-01 21:01:44 -07:00
Liam Newman
4a087c51f0
Merge pull request #1368 from swan46/master
Update packer.py
2018-04-26 10:59:18 -07:00
swan46
df10f2bde8
Update packer.py
Optimized using pep8 online
2018-04-24 22:46:59 +02:00
swan46
090f478ad1
Update test-packer.py
optimized with pep8 online
2018-04-24 22:45:02 +02:00
swan46
63013ff707
Create test-packer.py
test packer part of python jsbeautifier
2018-04-23 18:49:01 +02:00
swan46
df72b52de0
Update packer.py
fixed index error
2018-04-22 12:04:31 +02:00
swan46
41466eb470
Update packer.py
updated to handle string begin and end properly
2018-04-21 18:44:30 +02:00