Commit Graph

  • 06d58ff83a Fix bad formatting in main.d Stefan Koch 2018-02-21 16:45:29 +0100
  • 942f03513e Fix bad formatting in main.d Stefan Koch 2018-02-21 16:45:29 +0100
  • 805fbe9a9f Change to more effcient optionsToString template Stefan Koch 2018-02-21 15:16:08 +0100
  • 07f3bc82a8 Fix Imports to point to the actual symbols rather then wrongly imported ones. Stefan Koch 2018-02-20 14:35:52 +0100
  • 181f388d17 Merge tag v0.6.1 into v0.x.x Stefan Koch 2018-02-20 12:47:20 +0100
  • 4725a622c6
    Merge pull request #333 from stefan-koch-sociomantic/fix_completion_install v0.6.1 Richard Andrew Cattermole 2018-02-20 23:35:29 +1300
  • 358b6e91ea Fix pkg file to put bash-completion into the right place Stefan Koch 2018-02-19 18:07:46 +0100
  • 5da7fd4dc9 Clear release notes after release Stefan Koch 2018-02-19 17:17:24 +0100
  • e9273c169e Add relnotes v0.6.0 Stefan Koch 2018-02-12 17:35:34 +0100
  • aab2f07f16
    Merge pull request #332 from some-bot/merge-libdparse-v0.8.0-alpha.5 The Dlang Bot 2018-02-17 03:16:25 +0100
  • 0b650cc5ae Updated libdparse to v0.8.0-alpha.5. some-bot 2018-02-17 01:37:27 +0000
  • 40f3d5b0a8
    Merge pull request #331 from wilzbach/update-dfmt The Dlang Bot 2018-02-11 21:01:57 +0100
  • c697d88bb2 update bat file for stdx module names Basile Burg 2018-02-11 20:54:18 +0100
  • 851434ce9d Bump depenencies Sebastian Wilzbach 2018-02-11 16:09:21 +0100
  • 35d7da7391
    Merge pull request #329 from wilzbach/stdx-allocator The Dlang Bot 2018-02-11 16:09:38 +0100
  • ab326dab3f
    Merge f9edad24ac into 89b890241d Dlang Community Bot 2018-02-11 15:02:40 +0000
  • f9edad24ac Updated libdparse to v0.8.0-alpha.4. some-bot 2018-02-11 15:02:35 +0000
  • fc3232308a Switch to use the frozen stdx-allocator Sebastian Wilzbach 2018-02-11 15:20:26 +0100
  • 89b890241d
    Merge pull request #325 from some-bot/merge-libdparse-v0.8.0-alpha.3 The Dlang Bot 2018-02-07 02:09:40 +0100
  • 5ce4df17a2
    Merge pull request #324 from dlang-community/issue-313 Brian Schott 2018-02-04 16:58:22 -0800
  • 2856641b12 Updated libdparse to v0.8.0-alpha.3. some-bot 2018-02-05 00:53:12 +0000
  • a8ac400830 Fix #313, and implement a better fix for #314 Hackerpilot 2018-02-02 04:48:57 -0800
  • 763d61031c
    Merge pull request #323 from dlang-community/appveyor-no-nightly Sebastian Wilzbach 2018-02-02 11:34:35 +0100
  • f0b34c9889
    Remove dmd-nightly + dmd-beta from AppVeyor Sebastian Wilzbach 2018-02-02 11:34:20 +0100
  • 8cebd50ea6
    Merge pull request #322 from dlang-community/issue-321 Sebastian Wilzbach 2018-02-02 11:31:51 +0100
  • 5aedb2b84b Fix #321 Hackerpilot 2018-02-02 00:52:30 -0800
  • 19a869377a Fix bintray upload Stefan Koch 2018-01-30 12:49:31 +0100
  • ddc97c589e Fix bintray upload Stefan Koch 2018-01-30 12:49:31 +0100
  • 0a351990c2
    Merge pull request #318 from dlang-community/issue_314 Brian Schott 2018-01-29 19:52:33 -0800
  • ef0c81876a Comment out LDC builds Hackerpilot 2018-01-29 17:33:41 -0800
  • 1ca3bd9255 Fix #314 Hackerpilot 2018-01-29 14:18:59 -0800
  • 19e774ebf7 Un-comment the debug functionality of the indentation stack Hackerpilot 2018-01-29 14:17:43 -0800
  • 060d3f5a80
    Disable osx (#317) stefan-koch-sociomantic 2018-01-26 15:35:13 +0100
  • ba7353c720
    Remove "since" Sebastian Wilzbach 2018-01-26 13:16:47 +0100
  • 92ab61cea0 Disable osx Stefan Koch 2018-01-26 13:14:15 +0100
  • 0b71891072
    Merge pull request #311 from stefan-koch-sociomantic/add_beaver v0.5.2 Sebastian Wilzbach 2018-01-25 18:49:32 +0100
  • 30f1d2c8c0 Use beaver to deploy the xenial-package Stefan Koch 2017-12-12 10:59:40 +0100
  • a58be55592 Add Beaver as submodule Stefan Koch 2017-12-12 10:47:20 +0100
  • 96948fd0da
    Merge pull request #315 from some-bot/merge-libdparse-v0.7.2-alpha.6 Sebastian Wilzbach 2018-01-25 18:45:48 +0100
  • 6e598c197d
    Merge pull request #316 from RazvanN7/Fix_imports v0.5.3 v0.5.1 Sebastian Wilzbach 2018-01-25 12:34:03 +0100
  • d88e1fa5dd Make alias visit public in src/dfmt/ast_info.FormatVisitor RazvanN7 2018-01-25 13:30:34 +0200
  • 6887982cb2 Updated libdparse to v0.7.2-alpha.6. some-bot 2018-01-24 22:47:37 +0000
  • 7004683d9d
    Merge pull request #309 from stefan-koch-sociomantic/all_constructors The Dlang Bot 2017-12-12 14:22:03 +0100
  • d8f9cfeae1 Put a space behind static and shared constructors as well Stefan Koch 2017-12-07 12:25:32 +0100
  • 23bd2b408c
    Merge pull request #307 from stefan-koch-sociomantic/sbfp-fix The Dlang Bot 2017-12-05 12:18:13 +0100
  • ddd86f96d8 make --spaces_before_functoion_parameters work in more cases as well as on constructors Stefan Koch 2017-12-04 16:02:22 +0100
  • 82ec339251
    Merge pull request #306 from stefan-koch-sociomantic/fix_sbfp The Dlang Bot 2017-11-30 06:49:33 +0100
  • aa45bda1a8 fix space_before_function_parameters Stefan Koch 2017-11-29 17:20:00 +0100
  • 93bd61911c Merge eb18a6f6d3 into 4feb467dab stefan-koch-sociomantic 2017-11-29 15:03:25 +0000
  • eb18a6f6d3 fix the handling of module-scope imports Stefan Koch 2017-11-29 16:02:44 +0100
  • fa856430a3 remove debug output and add comments Stefan Koch 2017-11-29 15:48:04 +0100
  • 19e6cdd7c5 adjust readme Stefan Koch 2017-11-28 15:37:11 +0100
  • 5f1b1479eb move closer to sociomantic spec Stefan Koch 2017-11-28 14:40:01 +0100
  • 4feb467dab
    Merge pull request #304 from kotet/issue-303 The Dlang Bot 2017-11-29 07:17:03 +0100
  • 01a1716183 Update libdparse to v0.7.2-alpha.3 Kotet 2017-11-28 09:06:56 +0900
  • 1acd642eb2 fixing by package grouping Stefan Koch 2017-11-28 13:34:07 +0100
  • 345e394b01 [WIP] commit - moar import sorting Stefan Koch 2017-11-27 15:57:17 +0100
  • 44f550bcb5 add import grouping into the sorting Stefan Koch 2017-11-27 12:36:49 +0100
  • 7158cff8c7 retain attribs on import Stefan Koch 2017-11-27 09:39:09 +0100
  • 53d0001e88 Implement import-sorting Stefan Koch 2017-11-03 10:27:17 +0100
  • 5ed20e0a3c
    Merge pull request #305 from stefan-koch-sociomantic/fix-301 The Dlang Bot 2017-11-28 11:57:31 +0100
  • b69e966df6 Fix issue #301 Stefan Koch 2017-11-28 09:55:42 +0100
  • 8cd9265384 Fix test Kotet 2017-11-27 07:37:09 +0900
  • abc3e6d47e Use std.algorithm.comparison.among instead of a lot of comparisons Kotet 2017-11-27 07:32:05 +0900
  • a163eb105f Add support for `static foreach` Kotet 2017-11-25 13:20:49 +0900
  • b227c66146
    Merge pull request #293 from stefan-koch-sociomantic/makd Sebastian Wilzbach 2017-11-21 16:12:27 +0100
  • d1974d95fb Build debain package using makd Stefan Koch 2017-10-16 14:46:00 +0200
  • ab45e03701
    Merge pull request #294 from stefan-koch-sociomantic/views_version Leandro Lucarella 2017-11-03 16:18:20 +0100
  • 0847016346 add views/VERSION target to generate the version-number from git Stefan Koch 2017-10-18 11:13:46 +0200
  • 9b4de1a3e5
    Merge pull request #299 from stefan-koch-sociomantic/update_completion_2 Brian Schott 2017-11-01 15:52:44 -0700
  • 797b4f2005 Add true/false completion for boolean options Stefan Koch 2017-10-30 12:17:02 +0100
  • 6de8ff2037
    Merge pull request #298 from stefan-koch-sociomantic/fix_sbfp Brian Schott 2017-10-29 01:12:49 -0700
  • ec2e223b9a fix bug in --space_before_function_parameters Stefan Koch 2017-10-26 18:02:44 +0200
  • 3559aa9e52 Merge pull request #297 from dlang-community/issue-248 Brian Schott 2017-10-26 13:43:42 -0700
  • 1c22b3d5e1 Merge pull request #296 from stefan-koch-sociomantic/add_completion stefan-koch-sociomantic 2017-10-26 10:48:29 +0200
  • 00fda4f5eb Fix #248 Hackerpilot 2017-10-25 13:26:35 -0700
  • cc39c3fce4 add --space_before_function_parameters to completion Stefan Koch 2017-10-24 18:57:07 +0200
  • e35d41d75e Merge pull request #295 from stefan-koch-sociomantic/document_new_arg The Dlang Bot 2017-10-20 15:50:59 +0200
  • 2de336c39e document --space_before_function_parameters Stefan Koch 2017-10-20 13:02:40 +0200
  • 7f472d8ddf change repo from Hackerpilot to dlang-community (#292) stefan-koch-sociomantic 2017-10-16 14:02:08 +0200
  • 03dc7bad6c change repo from Hackerpilot to dlang-community Stefan Koch 2017-10-16 12:45:24 +0200
  • 02a735cb0c Merge pull request #290 from stefan-koch-sociomantic/safp v0.6.0-alpha.1 v0.5.0-beta5 Richard Andrew Cattermole 2017-10-12 21:34:51 +1300
  • 02ba81333e add --space_before_function_parameters Stefan Koch 2017-10-11 16:29:14 +0200
  • 87fd168e06 Merge pull request #289 from stefan-koch-sociomantic/perf_fixes The Dlang Bot 2017-10-07 10:24:47 +0200
  • 7c0e4747ed small perf fix chaching the eol string instead of switching all the time Stefan Koch 2017-10-06 17:04:01 +0200
  • 45c2a961a6 Merge pull request #288 from kas-luthor/master The Dlang Bot 2017-09-01 23:22:04 +0200
  • 2645e9cc1f Look for .editorconfig in cwd and parent directories when readinf from STDIN and no explicit config dir given on command line kas-luthor 2017-09-01 09:15:13 +0200
  • aa93473702 Merge pull request #285 from dlang-community/upd-dparse Basile Burg 2017-07-27 10:43:57 +0200
  • aba1116775
    update dparse Basile Burg 2017-07-27 10:16:22 +0200
  • e1269266d4 Merge 7ec3c20272 into ea72aa5492 Sebastian Wilzbach 2017-07-02 22:48:15 +0000
  • 7ec3c20272 Remove deprecated stdc import Sebastian Wilzbach 2017-07-03 00:47:49 +0200
  • ea72aa5492 Merge pull request #283 from WebFreak001/patch-1 The Dlang Bot 2017-07-02 16:39:31 +0200
  • 7480230ee1 Fix README typo Jan Jurzitza 2017-07-02 16:21:04 +0200
  • 31e498f3b0 Merge pull request #282 from wilzbach/enable-appveyor Basile Burg 2017-06-10 20:44:08 +0200
  • f26f1f28bd Enable testing on Windows with AppVeyor Sebastian Wilzbach 2017-06-10 18:10:02 +0200
  • fef85e388a Set DUB config type to `autodetect` (#281) v0.5.0 Sebastian Wilzbach 2017-05-22 19:21:31 +0200
  • 1d317a9708 Set DUB config type to `autodetect` Sebastian Wilzbach 2017-05-22 16:02:53 +0200
  • 7f9e6ac7b5 Merge pull request #279 from wilzbach/dub-readme Basile Burg 2017-05-22 10:32:15 +0200
  • 50a3241f04 Add dmd-nightly and ldc-beta to the Travis CI config (#280) Sebastian Wilzbach 2017-05-20 18:23:56 +0200
  • f79cd2ba7f Add dmd-nightly and ldc-beta to the Travis CI config Sebastian Wilzbach 2017-05-20 17:52:32 +0200