Commit Graph

  • 87c9af7c19 Put a space in contract expressions Eugen Wissner 2020-01-04 23:23:08 +0100
  • 024c6e6a63
    Merge pull request #460 from WebFreak001/fix-trivials Sebastian Wilzbach 2019-12-03 02:13:34 +0100
  • 8c2076d4f2 better gen_expected script WebFreak001 2019-11-25 17:10:20 +0100
  • 70bae7487e add dub build to readme fix #234 WebFreak001 2019-11-25 16:51:25 +0100
  • 79ae2c09d0 trivially fix #195 probably fixed in previous libdparse WebFreak001 2019-11-25 16:45:46 +0100
  • 28b32d9d77 trivially fix #134 was fixed in the past WebFreak001 2019-11-25 16:41:12 +0100
  • d33b878965 fix #430 already working resolved with previous libdparse update WebFreak001 2019-11-25 16:34:58 +0100
  • a4d4d94a50
    Merge pull request #459 from WebFreak001/libdparse-0-13-z v0.11.0 The Dlang Bot 2019-11-25 16:41:20 +0100
  • 30ab6e103d upgrade libdparse to 0.13.z WebFreak001 2019-11-25 16:22:13 +0100
  • 3f141b272d
    Merge pull request #446 from Sobaya007/fix-issue256 The Dlang Bot 2019-08-06 23:22:24 +0200
  • 06881d8654 Fix: assertion message in indent manipulation of struct initializer sobaya 2019-08-04 13:05:39 +0900
  • ac8e34815f Fix: Use more readable expression sobaya 2019-08-04 13:04:39 +0900
  • b3946b7525 Add: Test for nested struct formatting sobaya 2019-08-03 08:55:32 +0900
  • 05db8ae8fa Fix: indentation for wrapping in struct initializer sobaya 2019-08-01 17:43:45 +0900
  • 81c607a115 Fix: extrace space after first field sobaya 2019-08-01 16:58:41 +0900
  • 1024f16715 Add: struct fields to the test of issue 256 sobaya 2019-07-30 23:04:02 +0900
  • ac61efe767 Fix: Issue 256 "named member struct initialisers" sobaya 2019-07-30 13:02:48 +0900
  • 4fea171d2f
    Merge pull request #442 from kotet/issue-361 The Dlang Bot 2019-05-14 10:41:32 +0200
  • 3af8edc57f Fix #361 - Unexpected empty new line if function header ends with a comment Kotet 2019-05-13 19:06:59 +0900
  • 6d2a56e15e
    Merge pull request #441 from kotet/issue-426 The Dlang Bot 2019-05-13 11:06:56 +0200
  • f8f34ff097 Fix #426 Kotet 2019-05-13 17:49:12 +0900
  • 999c044020
    Merge pull request #440 from kotet/issue-0433 The Dlang Bot 2019-05-13 08:57:58 +0200
  • 2cc1f59235 Fix #433 Kotet 2019-05-13 12:13:32 +0900
  • 436d157b4f
    Merge pull request #439 from dayllenger/readme v0.10.1 The Dlang Bot 2019-04-14 05:15:26 +0200
  • 0878430125 sort options and make links to "below" Viktor 2019-04-13 15:33:21 +0300
  • ac5f8b18aa
    make readme look nicer Viktor 2019-04-13 15:04:22 +0300
  • 793a575b1c Build win{32,64} binaries with LDC Sebastian Wilzbach 2019-01-04 20:15:56 +0100
  • 313b886799 upgrade dependencies (#438) v0.10.0 Basile-z 2019-04-01 09:00:24 +0200
  • c48048545d upgrade dependencies Basile Burg 2019-03-17 09:01:04 +0100
  • 54a84bd927
    Merge pull request #437 from dlang-community/issue-436 The Dlang Bot 2019-02-22 03:20:39 +0100
  • b4e97d3381 Fix #436 Hackerpilot 2019-02-20 11:25:31 -0800
  • b34acc9f26 Update libdparse to v0.11.2 (#429) v0.10.0-beta.1 Laurent Tréguier 2019-02-12 18:53:19 +0100
  • b5bb4fa38f
    Update libdparse to v0.11.2 Laurent Tréguier 2019-02-11 14:49:44 +0100
  • dae7d85c80 Fix #427 - Crash on invariant (#428) Laurent Tréguier 2019-02-11 13:55:33 +0100
  • 3e676ba6d1
    Fix #427 - Crash on invariant Laurent Tréguier 2019-02-11 11:33:54 +0100
  • 6b9eddde5d
    Merge pull request #424 from WebFreak001/fix-dubhash-spaces The Dlang Bot 2019-01-15 01:31:51 +0100
  • a79a43a9dc Fix dubhash with spaces in folder name WebFreak001 2019-01-14 20:33:17 +0100
  • b00d3490bf
    Merge pull request #423 from WebFreak001/aa3 The Dlang Bot 2019-01-12 22:01:28 +0100
  • bdac7361a5 Add test for issue0112 without array item WebFreak001 2019-01-12 12:37:06 +0100
  • 7f41c8ae7f fix array item access regression WebFreak001 2019-01-12 12:25:46 +0100
  • 989c0da60c
    Merge pull request #422 from WebFreak001/aa2 The Dlang Bot 2019-01-11 23:33:42 +0100
  • 6dea7b689e fix otbs expected test result for 2d arrays WebFreak001 2019-01-11 22:23:04 +0100
  • 98cd73ec80 Fix 2D (assoc) arrays & add tests Fix #312 WebFreak001 2019-01-11 22:06:57 +0100
  • eebd341343 Allow multilineAt to stop at commas WebFreak001 2019-01-11 22:05:41 +0100
  • 733898e013 more informative dump function WebFreak001 2019-01-11 22:04:52 +0100
  • 188c0dca03
    Merge pull request #421 from WebFreak001/aa Brian Schott 2019-01-11 12:55:15 -0800
  • 60b2cff18a Adjust issue0017 for now (minor improvement) WebFreak001 2019-01-11 20:22:30 +0100
  • 1da1ca6545 Fix isMultilineAt for array + refactor right bracket Refactor formatRightBracket into own function WebFreak001 2019-01-11 20:19:50 +0100
  • 48b2b84c33 Add documentation/comments & undo minor name change WebFreak001 2019-01-11 01:11:03 +0100
  • fcad21ba61 Improve AA formatting WebFreak001 2019-01-11 00:50:50 +0100
  • 85c7d57167 make multiline checking code modular WebFreak001 2019-01-11 00:48:59 +0100
  • 053b775cd1 Add details to indentation stack WebFreak001 2019-01-11 00:47:50 +0100
  • 6e4136a353 Make colon almost never break a line WebFreak001 2019-01-11 00:45:47 +0100
  • 3b094b16d9 Add ArrayLiterals into arrayStartLocations list WebFreak001 2019-01-11 00:44:11 +0100
  • a1fefa1f35 Build win{32,64} binaries with LDC Sebastian Wilzbach 2019-01-04 20:15:56 +0100
  • 460096728b Cleanup, remove socimantic stuff, close #406 (#418) BBasile 2019-01-02 16:20:15 +0100
  • c3537a5d51 Upgrade to libdparse 0.10.12 (#419) v0.9.0 Jan Jurzitza 2018-12-31 02:00:47 +0100
  • ad576e9573 Upgrade to libdparse 0.10.12 WebFreak001 2018-12-31 01:47:42 +0100
  • 6420d2da93 Cleanup, remove socimantic stuff, close #406 Basile Burg 2018-12-30 13:16:11 +0100
  • fc4cb9eecc
    Merge pull request #417 from WebFreak001/fix-releases Sebastian Wilzbach 2018-12-27 16:54:44 +0100
  • 909164708a Build tagged releases in CIs WebFreak001 2018-12-27 16:37:32 +0100
  • ced64acae0 fix dub dependency build (fix #413) (#414) Jan Jurzitza 2018-12-09 12:56:38 +0100
  • f63d61a529 fix dub dependency build (fix #413) WebFreak001 2018-12-09 12:29:11 +0100
  • bb679b1b6e
    Merge pull request #411 from LaurentTreguier/issue-407 The Dlang Bot 2018-11-14 18:51:28 +0100
  • 5508e9ced1
    Fix #407 - `dub run dfmt` keeps building dfmt anew each time Laurent Tréguier 2018-11-14 17:32:27 +0100
  • f4417dc1b5 Update libdparse to v0.10.x (#410) Laurent Tréguier 2018-11-10 14:02:31 +0100
  • 7b8211b282
    Update libdparse to v0.10.x Laurent Tréguier 2018-11-09 11:44:30 +0100
  • fd1f2f5161
    Merge pull request #409 from LaurentTreguier/empty-braces-double-spaces The Dlang Bot 2018-11-09 10:51:13 +0100
  • 67664c2835
    Don't put spaces inside empty braces Laurent Tréguier 2018-11-06 16:40:25 +0100
  • dc8e7a087c Prevent running CI twice when PR originated from origin (#408) BBasile 2018-11-02 06:05:52 +0100
  • dd0ee89ff1
    Prevent running CI twice when PR originated from origin BBasile 2018-11-01 21:36:29 +0100
  • 5274e5531e
    Merge pull request #1 from dlang-community/master Bastiaan Veelo 2018-10-29 12:04:52 +0100
  • 92d5e1ac8c Allow comments in selective imports. (#403) v0.8.3 Bastiaan Veelo 2018-10-19 01:45:52 +0200
  • 46fc74bed0 Adapt issue0349 test to the fix for issue 384. Bastiaan Veelo 2018-10-18 15:41:24 +0200
  • 18c642e091 Use general indent and line braking logic. Bastiaan Veelo 2018-10-18 14:16:33 +0200
  • 5c28af1ac7 Simplify, don't special-case comments. Bastiaan Veelo 2018-10-18 10:59:25 +0200
  • f3fe504ed5 Allow comments in selective imports. Bastiaan Veelo 2018-10-16 21:02:54 +0200
  • 6ad2fbb6fc Fix #287 - Extra space after import in delegate Laurent Tréguier 2018-10-08 16:08:23 +0200
  • 3917c32925
    Merge pull request #402 from some-bot/merge-libdparse-v0.9.10 The Dlang Bot 2018-10-13 16:02:16 +0200
  • a1cb44eb80 Updated libdparse to v0.9.10. some-bot 2018-10-13 12:59:49 +0000
  • 049f86ebfd Fix #349 - Wrong indentation of access modifier after break of long line Laurent Tréguier 2018-10-10 13:55:50 +0200
  • 2578dbf2a7 Fix #267 - Indentation with debug inconsistent Laurent Tréguier 2018-10-10 11:11:00 +0200
  • 908f32e433 Properly recognize debug as block header Laurent Tréguier 2018-10-10 11:06:12 +0200
  • f554555866
    Fix #287 - Extra space after import in delegate Laurent Tréguier 2018-10-08 16:08:23 +0200
  • 942e44a120
    Fix #349 - Wrong indentation of access modifier after break of long line Laurent Tréguier 2018-10-10 13:55:50 +0200
  • 18eea577f8
    Merge pull request #398 from LaurentTreguier/issue-345 The Dlang Bot 2018-10-10 13:43:57 +0200
  • b928eb6d84
    Fix #345 - Case of trailing white space Laurent Tréguier 2018-10-10 13:37:06 +0200
  • a7dfd7eab1
    Fix #267 - Indentation with debug inconsistent Laurent Tréguier 2018-10-10 11:11:00 +0200
  • 9a8b363d8b
    Properly recognize debug as block header Laurent Tréguier 2018-10-10 11:06:12 +0200
  • 810e4b464f
    Merge pull request #396 from LaurentTreguier/debug-with-param The Dlang Bot 2018-10-09 15:50:10 +0200
  • 6ff47e106a
    Fix else indentation after debug conditions Laurent Tréguier 2018-10-09 11:30:29 +0200
  • 72dd6e83b3
    Stop directly accessing top indent token Laurent Tréguier 2018-10-09 11:28:51 +0200
  • c84db53c7c Fix #372 - Improper indentation after single-line catch (#395) Laurent Tréguier 2018-10-08 13:32:15 +0200
  • 2e2c59ca0d
    Fix #372 - Improper indentation after single-line catch Laurent Tréguier 2018-10-08 11:11:00 +0200
  • f3463cdd34 Fix #326 - Spaces missing after attributes in function literals (#394) Laurent Tréguier 2018-10-07 20:47:28 +0200
  • bcf199ea53
    Fix #326 - Spaces missing after attributes in function literals Laurent Tréguier 2018-10-07 20:11:52 +0200
  • 16c3811261 Fix #286 - Weird indentation in else branch after wrapping expression (#393) Laurent Tréguier 2018-10-07 19:56:08 +0200
  • d30208ee1f
    Fix enum constants wrapping Laurent Tréguier 2018-10-07 14:41:21 +0200
  • 0ac3f1b291
    Fix #286 - Weird indentation in else branch after wrapping expression Laurent Tréguier 2018-10-07 14:08:52 +0200
  • 886903f8ea Fix #246 - Questionable indentation for multiple `with` statements Laurent Tréguier 2018-10-07 12:13:19 +0200