Commit Graph

607 Commits

Author SHA1 Message Date
Sebastian Wilzbach 024c6e6a63
Merge pull request #460 from WebFreak001/fix-trivials
Fix trivial issues
2019-12-03 02:13:34 +01:00
WebFreak001 8c2076d4f2 better gen_expected script 2019-11-25 17:10:20 +01:00
WebFreak001 70bae7487e add dub build to readme fix #234 2019-11-25 17:09:51 +01:00
WebFreak001 79ae2c09d0 trivially fix #195
probably fixed in previous libdparse
2019-11-25 17:09:51 +01:00
WebFreak001 28b32d9d77 trivially fix #134
was fixed in the past
2019-11-25 17:09:51 +01:00
WebFreak001 d33b878965 fix #430 already working
resolved with previous libdparse update
2019-11-25 17:09:51 +01:00
The Dlang Bot a4d4d94a50
Merge pull request #459 from WebFreak001/libdparse-0-13-z
upgrade libdparse to 0.13.z
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2019-11-25 16:41:20 +01:00
WebFreak001 30ab6e103d upgrade libdparse to 0.13.z 2019-11-25 16:22:13 +01:00
The Dlang Bot 3f141b272d
Merge pull request #446 from Sobaya007/fix-issue256
Fix: Issue 256 "named member struct initialisers"
merged-on-behalf-of: Jan Jurzitza <gh@webfreak.org>
2019-08-06 23:22:24 +02:00
sobaya 06881d8654 Fix: assertion message in indent manipulation of struct initializer 2019-08-04 13:05:39 +09:00
sobaya ac8e34815f Fix: Use more readable expression 2019-08-04 13:04:39 +09:00
sobaya b3946b7525 Add: Test for nested struct formatting 2019-08-03 08:55:32 +09:00
sobaya 05db8ae8fa Fix: indentation for wrapping in struct initializer 2019-08-01 17:43:45 +09:00
sobaya 81c607a115 Fix: extrace space after first field 2019-08-01 16:58:41 +09:00
sobaya 1024f16715 Add: struct fields to the test of issue 256 2019-07-30 23:04:02 +09:00
sobaya ac61efe767 Fix: Issue 256 "named member struct initialisers" 2019-07-30 13:02:48 +09:00
The Dlang Bot 4fea171d2f
Merge pull request #442 from kotet/issue-361
Fix #361
merged-on-behalf-of: Basile-z <Basile-z@users.noreply.github.com>
2019-05-14 10:41:32 +02:00
Kotet 3af8edc57f Fix #361 - Unexpected empty new line if function header ends with a comment 2019-05-14 09:00:56 +09:00
The Dlang Bot 6d2a56e15e
Merge pull request #441 from kotet/issue-426
Fix #426
merged-on-behalf-of: Basile-z <Basile-z@users.noreply.github.com>
2019-05-13 11:06:56 +02:00
Kotet f8f34ff097 Fix #426 2019-05-13 17:49:12 +09:00
The Dlang Bot 999c044020
Merge pull request #440 from kotet/issue-0433
Fix #433
merged-on-behalf-of: Basile-z <Basile-z@users.noreply.github.com>
2019-05-13 08:57:58 +02:00
Kotet 2cc1f59235 Fix #433 2019-05-13 12:13:32 +09:00
The Dlang Bot 436d157b4f
Merge pull request #439 from dayllenger/readme
make readme look nicer
merged-on-behalf-of: Basile-z <Basile-z@users.noreply.github.com>
2019-04-14 05:15:26 +02:00
Viktor 0878430125 sort options and make links to "below" 2019-04-13 15:49:31 +03:00
Viktor ac5f8b18aa
make readme look nicer 2019-04-13 15:04:22 +03:00
Sebastian Wilzbach 793a575b1c Build win{32,64} binaries with LDC 2019-04-01 11:05:24 +02:00
Basile-z 313b886799 upgrade dependencies (#438)
upgrade dependencies
merged-on-behalf-of: Basile-z <Basile-z@users.noreply.github.com>
2019-04-01 09:00:24 +02:00
The Dlang Bot 54a84bd927
Merge pull request #437 from dlang-community/issue-436
Fix #436
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
2019-02-22 03:20:39 +01:00
Hackerpilot b4e97d3381 Fix #436 2019-02-20 11:25:31 -08:00
Laurent Tréguier b34acc9f26 Update libdparse to v0.11.2 (#429)
Update libdparse to v0.11.2
merged-on-behalf-of: Basile-z <Basile-z@users.noreply.github.com>
2019-02-12 18:53:19 +01:00
Laurent Tréguier dae7d85c80 Fix #427 - Crash on invariant (#428)
Fix #427 - Crash on invariant
merged-on-behalf-of: Basile-z <Basile-z@users.noreply.github.com>
2019-02-11 13:55:33 +01:00
The Dlang Bot 6b9eddde5d
Merge pull request #424 from WebFreak001/fix-dubhash-spaces
Fix dubhash with spaces in folder name
merged-on-behalf-of: Jan Jurzitza <gh@webfreak.org>
2019-01-15 01:31:51 +01:00
WebFreak001 a79a43a9dc Fix dubhash with spaces in folder name 2019-01-14 20:33:17 +01:00
The Dlang Bot b00d3490bf
Merge pull request #423 from WebFreak001/aa3
fix array item access regression
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
2019-01-12 22:01:28 +01:00
WebFreak001 bdac7361a5 Add test for issue0112 without array item 2019-01-12 12:37:06 +01:00
WebFreak001 7f41c8ae7f fix array item access regression 2019-01-12 12:25:46 +01:00
The Dlang Bot 989c0da60c
Merge pull request #422 from WebFreak001/aa2
Fix arrays in AAs, 2D arrays, long arrays
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
2019-01-11 23:33:42 +01:00
WebFreak001 6dea7b689e fix otbs expected test result for 2d arrays 2019-01-11 22:23:04 +01:00
WebFreak001 98cd73ec80 Fix 2D (assoc) arrays & add tests
Fix #312
2019-01-11 22:06:57 +01:00
WebFreak001 eebd341343 Allow multilineAt to stop at commas 2019-01-11 22:05:41 +01:00
WebFreak001 733898e013 more informative dump function 2019-01-11 22:04:52 +01:00
Brian Schott 188c0dca03
Merge pull request #421 from WebFreak001/aa
Associative array formatting & space_before_aa_colon option
2019-01-11 12:55:15 -08:00
WebFreak001 60b2cff18a Adjust issue0017 for now (minor improvement) 2019-01-11 20:22:30 +01:00
WebFreak001 1da1ca6545 Fix isMultilineAt for array + refactor right bracket
Refactor formatRightBracket into own function
2019-01-11 20:19:50 +01:00
WebFreak001 48b2b84c33 Add documentation/comments & undo minor name change 2019-01-11 01:11:03 +01:00
WebFreak001 fcad21ba61 Improve AA formatting
fix #143, fix Pure-D/code-d#188
2019-01-11 00:50:50 +01:00
WebFreak001 85c7d57167 make multiline checking code modular
Arrays and delegates now use the check whether a line is longer
than the max line length using easy to reuse code
2019-01-11 00:48:59 +01:00
WebFreak001 053b775cd1 Add details to indentation stack
This makes more advanced state handling easily possible.
Also moved isWrapIndent/isTempIndent into this, which allows
for exceptions for certain tokens and more control.
2019-01-11 00:47:50 +01:00
WebFreak001 6e4136a353 Make colon almost never break a line 2019-01-11 00:45:47 +01:00
WebFreak001 3b094b16d9 Add ArrayLiterals into arrayStartLocations list
This is done to properly format arrays in function arguments
2019-01-11 00:44:11 +01:00