Stefan Koch
25cdc1f885
Merge branch 'v0.6.x' into v0.x.x
2018-03-14 16:29:35 +01:00
Stefan Koch
b3411a3303
Fix Imports to point to the actual symbols rather then wrongly imported ones.
2018-03-08 11:57:07 +01:00
Stefan Koch
0167863b33
Ignore empty files while formatting
2018-03-08 11:57:07 +01:00
Stefan Koch
eb576e21fd
Add empty test files
2018-03-08 11:57:07 +01:00
Stefan Koch
0cc3543c2b
Add tests
2018-03-07 21:18:25 +01:00
Stefan Koch
e535f0b2b0
Fix the issue #237
...
In formatLeftBrace remember if we indented because of a StructInitialzer;
If we did we revert the intdent in formatRightBrace
2018-03-07 21:18:25 +01:00
Stefan Koch
dca63110f7
Optionally return position in canFindIndex
2018-03-07 21:18:25 +01:00
Stefan Koch
c4a7f9cb04
Add Field to store BraceIndentInfo
2018-03-07 21:18:25 +01:00
BBasile
b01c624ef0
fix #236 - Allow constraints to be indented by a single tab ( #337 )
...
fix #236 - Allow constraints to be indented by a single tab
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-03-02 16:26:54 +01:00
Stefan Koch
95905cdbf1
Simplify indentStack code
2018-02-28 12:16:16 +01:00
Stefan Koch
8333180e27
Add empty test files
2018-02-27 07:42:18 +01:00
Stefan Koch
d04afa8ea7
Ignore empty files while formatting
2018-02-27 07:42:18 +01:00
Sebastian Wilzbach
b545048ac1
Fix spacing in the README example ( #338 )
...
[trivial] Fix spacing in the README example
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-02-25 03:19:47 +01:00
Stefan Koch
294c975d49
Fix Imports to point to the actual symbols rather then wrongly imported ones.
2018-02-22 20:58:08 +01:00
Stefan Koch
4f7f37d664
Change to more effcient optionsToString template
2018-02-22 10:28:21 +01:00
Stefan Koch
06d58ff83a
Fix bad formatting in main.d
2018-02-22 00:02:34 +01:00
Stefan Koch
181f388d17
Merge tag v0.6.1 into v0.x.x
2018-02-20 12:47:20 +01:00
Richard Andrew Cattermole
4725a622c6
Merge pull request #333 from stefan-koch-sociomantic/fix_completion_install
...
Fix pkg file to put bash-completion into the right place
2018-02-20 23:35:29 +13:00
Stefan Koch
358b6e91ea
Fix pkg file to put bash-completion into the right place
...
The correct directory for completion scripts is bash-completion/completions/dfmt
2018-02-20 10:18:47 +01:00
Stefan Koch
5da7fd4dc9
Clear release notes after release
2018-02-19 17:17:24 +01:00
Stefan Koch
e9273c169e
Add relnotes
2018-02-19 16:39:32 +01:00
The Dlang Bot
aab2f07f16
Merge pull request #332 from some-bot/merge-libdparse-v0.8.0-alpha.5
...
Update dlibparse to v0.8.0-alpha.5
merged-on-behalf-of: Dlang Community Bot <some-bot@users.noreply.github.com>
2018-02-17 03:16:25 +01:00
some-bot
0b650cc5ae
Updated libdparse to v0.8.0-alpha.5.
2018-02-17 01:37:27 +00:00
The Dlang Bot
40f3d5b0a8
Merge pull request #331 from wilzbach/update-dfmt
...
Bump dependencies
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-02-11 21:01:57 +01:00
Basile Burg
c697d88bb2
update bat file for stdx module names
2018-02-11 20:56:46 +01:00
Sebastian Wilzbach
851434ce9d
Bump depenencies
2018-02-11 16:11:24 +01:00
The Dlang Bot
35d7da7391
Merge pull request #329 from wilzbach/stdx-allocator
...
Switch to use the frozen stdx-allocator
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-02-11 16:09:38 +01:00
Sebastian Wilzbach
fc3232308a
Switch to use the frozen stdx-allocator
2018-02-11 15:20:26 +01:00
The Dlang Bot
89b890241d
Merge pull request #325 from some-bot/merge-libdparse-v0.8.0-alpha.3
...
Update dlibparse to v0.8.0-alpha.3
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-02-07 02:09:40 +01:00
Brian Schott
5ce4df17a2
Merge pull request #324 from dlang-community/issue-313
...
Fix #313 , and implement a better fix for #314
2018-02-04 16:58:22 -08:00
some-bot
2856641b12
Updated libdparse to v0.8.0-alpha.3.
2018-02-05 00:53:12 +00:00
Hackerpilot
a8ac400830
Fix #313 , and implement a better fix for #314
2018-02-02 04:48:57 -08:00
Sebastian Wilzbach
763d61031c
Merge pull request #323 from dlang-community/appveyor-no-nightly
...
Remove dmd-nightly + dmd-beta from AppVeyor
2018-02-02 11:34:35 +01:00
Sebastian Wilzbach
f0b34c9889
Remove dmd-nightly + dmd-beta from AppVeyor
2018-02-02 11:34:20 +01:00
Sebastian Wilzbach
8cebd50ea6
Merge pull request #322 from dlang-community/issue-321
...
Fix #321
2018-02-02 11:31:51 +01:00
Hackerpilot
5aedb2b84b
Fix #321
2018-02-02 00:52:30 -08:00
Stefan Koch
19a869377a
Fix bintray upload
2018-01-30 15:39:32 +01:00
Brian Schott
0a351990c2
Merge pull request #318 from dlang-community/issue_314
...
Issue 314
2018-01-29 19:52:33 -08:00
Hackerpilot
ef0c81876a
Comment out LDC builds
2018-01-29 17:33:41 -08:00
Hackerpilot
1ca3bd9255
Fix #314
2018-01-29 14:18:59 -08:00
Hackerpilot
19e774ebf7
Un-comment the debug functionality of the indentation stack
2018-01-29 14:17:43 -08:00
stefan-koch-sociomantic
060d3f5a80
Disable osx ( #317 )
...
* Disable osx
* Remove "since"
2018-01-26 15:35:13 +01:00
Sebastian Wilzbach
0b71891072
Merge pull request #311 from stefan-koch-sociomantic/add_beaver
...
Deploy tagged versions from CI
2018-01-25 18:49:32 +01:00
Stefan Koch
30f1d2c8c0
Use beaver to deploy the xenial-package
2018-01-25 18:47:32 +01:00
Stefan Koch
a58be55592
Add Beaver as submodule
...
* beaver ()...v0.3.2(82f8c8f) (1 commits)
> Fix spelling of BEAVER_DOCKER_IMG
2018-01-25 18:47:17 +01:00
Sebastian Wilzbach
96948fd0da
Merge pull request #315 from some-bot/merge-libdparse-v0.7.2-alpha.6
...
Updated libdparse to v0.7.2-alpha.6.
2018-01-25 18:45:48 +01:00
Sebastian Wilzbach
6e598c197d
Merge pull request #316 from RazvanN7/Fix_imports
...
Make alias visit public in src/dfmt/ast_info.FormatVisitor
2018-01-25 12:34:03 +01:00
RazvanN7
d88e1fa5dd
Make alias visit public in src/dfmt/ast_info.FormatVisitor
2018-01-25 13:30:34 +02:00
some-bot
6887982cb2
Updated libdparse to v0.7.2-alpha.6.
2018-01-24 22:47:37 +00:00
The Dlang Bot
7004683d9d
Merge pull request #309 from stefan-koch-sociomantic/all_constructors
...
Put a space behind static and shared constructors as well
merged-on-behalf-of: stefan-koch-sociomantic <stefan-koch-sociomantic@users.noreply.github.com>
2017-12-12 14:22:03 +01:00