Stefan Koch
|
d8f9cfeae1
|
Put a space behind static and shared constructors as well
|
2017-12-11 18:07:21 +01:00 |
The Dlang Bot
|
23bd2b408c
|
Merge pull request #307 from stefan-koch-sociomantic/sbfp-fix
Sbfp fix
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
|
2017-12-05 12:18:13 +01:00 |
Stefan Koch
|
ddd86f96d8
|
make --spaces_before_functoion_parameters work in more cases as well as on constructors
|
2017-12-04 16:02:22 +01:00 |
The Dlang Bot
|
82ec339251
|
Merge pull request #306 from stefan-koch-sociomantic/fix_sbfp
fix space_before_function_parameters
merged-on-behalf-of: stefan-koch-sociomantic <stefan-koch-sociomantic@users.noreply.github.com>
|
2017-11-30 06:49:33 +01:00 |
Stefan Koch
|
aa45bda1a8
|
fix space_before_function_parameters
|
2017-11-29 17:20:00 +01:00 |
The Dlang Bot
|
4feb467dab
|
Merge pull request #304 from kotet/issue-303
Add support for `static foreach`
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
|
2017-11-29 07:17:03 +01:00 |
Kotet
|
01a1716183
|
Update libdparse to v0.7.2-alpha.3
|
2017-11-29 06:19:36 +09:00 |
The Dlang Bot
|
5ed20e0a3c
|
Merge pull request #305 from stefan-koch-sociomantic/fix-301
Fix issue #301
merged-on-behalf-of: stefan-koch-sociomantic <stefan-koch-sociomantic@users.noreply.github.com>
|
2017-11-28 11:57:31 +01:00 |
Stefan Koch
|
b69e966df6
|
Fix issue #301
By adding private and static as valid import prefix
|
2017-11-28 10:56:55 +01:00 |
Kotet
|
8cd9265384
|
Fix test
|
2017-11-27 07:37:09 +09:00 |
Kotet
|
abc3e6d47e
|
Use std.algorithm.comparison.among instead of a lot of comparisons
|
2017-11-27 07:32:05 +09:00 |
Kotet
|
a163eb105f
|
Add support for `static foreach`
Fix #303
|
2017-11-25 13:20:49 +09:00 |
Sebastian Wilzbach
|
b227c66146
|
Merge pull request #293 from stefan-koch-sociomantic/makd
Build debian package using Makd
|
2017-11-21 16:12:27 +01:00 |
Stefan Koch
|
d1974d95fb
|
Build debain package using makd
- Add makd submodule
* makd ()...v2.0.1(d735c1d) (1 commits)
> Fix calls to `find`
|
2017-11-06 11:37:29 +01:00 |
Leandro Lucarella
|
ab45e03701
|
Merge pull request #294 from stefan-koch-sociomantic/views_version
Generate version-string from git-describe
|
2017-11-03 16:18:20 +01:00 |
Stefan Koch
|
0847016346
|
add views/VERSION target to generate the version-number from git
|
2017-11-03 14:08:53 +01:00 |
Brian Schott
|
9b4de1a3e5
|
Merge pull request #299 from stefan-koch-sociomantic/update_completion_2
Add true/false completion for boolean options
|
2017-11-01 15:52:44 -07:00 |
Stefan Koch
|
797b4f2005
|
Add true/false completion for boolean options
|
2017-10-30 15:45:10 +01:00 |
Brian Schott
|
6de8ff2037
|
Merge pull request #298 from stefan-koch-sociomantic/fix_sbfp
[UrgentBugifx] Fix space before function parameters
|
2017-10-29 01:12:49 -07:00 |
Stefan Koch
|
ec2e223b9a
|
fix bug in --space_before_function_parameters
|
2017-10-27 16:44:54 +02:00 |
Brian Schott
|
3559aa9e52
|
Merge pull request #297 from dlang-community/issue-248
Fix #248
|
2017-10-26 13:43:42 -07:00 |
stefan-koch-sociomantic
|
1c22b3d5e1
|
Merge pull request #296 from stefan-koch-sociomantic/add_completion
add --space_before_function_parameters to completion
|
2017-10-26 10:48:29 +02:00 |
Hackerpilot
|
00fda4f5eb
|
Fix #248
|
2017-10-25 13:26:35 -07:00 |
Stefan Koch
|
cc39c3fce4
|
add --space_before_function_parameters to completion
|
2017-10-24 18:57:29 +02:00 |
The Dlang Bot
|
e35d41d75e
|
Merge pull request #295 from stefan-koch-sociomantic/document_new_arg
document --space_before_function_parameters
merged-on-behalf-of: Richard Andrew Cattermole <alphaglosined@gmail.com>
|
2017-10-20 15:50:59 +02:00 |
Stefan Koch
|
2de336c39e
|
document --space_before_function_parameters
|
2017-10-20 13:14:27 +02:00 |
stefan-koch-sociomantic
|
7f472d8ddf
|
change repo from Hackerpilot to dlang-community (#292)
change repo from Hackerpilot to dlang-community
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
|
2017-10-16 14:02:08 +02:00 |
Richard Andrew Cattermole
|
02a735cb0c
|
Merge pull request #290 from stefan-koch-sociomantic/safp
add --space_before_function_parameters
|
2017-10-12 21:34:51 +13:00 |
Stefan Koch
|
02ba81333e
|
add --space_before_function_parameters
|
2017-10-11 16:29:14 +02:00 |
The Dlang Bot
|
87fd168e06
|
Merge pull request #289 from stefan-koch-sociomantic/perf_fixes
small perf fix chaching the eol string instead of switching all the time
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
|
2017-10-07 10:24:47 +02:00 |
Stefan Koch
|
7c0e4747ed
|
small perf fix chaching the eol string instead of switching all the time
|
2017-10-06 17:04:01 +02:00 |
The Dlang Bot
|
45c2a961a6
|
Merge pull request #288 from kas-luthor/master
Look for .editorconfig in cwd and parent directories …
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
|
2017-09-01 23:22:04 +02:00 |
kas-luthor
|
2645e9cc1f
|
Look for .editorconfig in cwd and parent directories when readinf from STDIN and no explicit config dir given on command line
|
2017-09-01 09:15:13 +02:00 |
Basile Burg
|
aa93473702
|
Merge pull request #285 from dlang-community/upd-dparse
update dparse
|
2017-07-27 10:43:57 +02:00 |
Basile Burg
|
aba1116775
|
update dparse
|
2017-07-27 10:18:20 +02:00 |
The Dlang Bot
|
ea72aa5492
|
Merge pull request #283 from WebFreak001/patch-1
Fix README typo
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
|
2017-07-02 16:39:31 +02:00 |
Jan Jurzitza
|
7480230ee1
|
Fix README typo
|
2017-07-02 16:21:04 +02:00 |
Basile Burg
|
31e498f3b0
|
Merge pull request #282 from wilzbach/enable-appveyor
Enable testing on Windows with AppVeyor
|
2017-06-10 20:44:08 +02:00 |
Sebastian Wilzbach
|
f26f1f28bd
|
Enable testing on Windows with AppVeyor
|
2017-06-10 19:48:44 +02:00 |
Sebastian Wilzbach
|
fef85e388a
|
Set DUB config type to `autodetect` (#281)
|
2017-05-22 20:21:31 +03:00 |
Basile Burg
|
7f9e6ac7b5
|
Merge pull request #279 from wilzbach/dub-readme
Add installing with DUB instructions
|
2017-05-22 10:32:15 +02:00 |
Sebastian Wilzbach
|
50a3241f04
|
Add dmd-nightly and ldc-beta to the Travis CI config (#280)
|
2017-05-20 19:23:56 +03:00 |
skl131313
|
b7c3a3686b
|
Merge pull request #278 from skl131313/travis-dub
Refactor travis config to include dub, osx, and ldc.
|
2017-05-17 11:00:37 -04:00 |
Sebastian Wilzbach
|
80fe7c02e6
|
Add installing with DUB instructions
|
2017-05-17 13:19:10 +02:00 |
skl131313
|
8361a3a153
|
Refactor travis config to include dub, osx, and ldc.
|
2017-05-17 01:28:35 -04:00 |
Brian Schott
|
a93efb66fb
|
Merge pull request #271 from CZDanol/master
Fix -c flag not looking into the *bottom level folder
|
2017-05-12 14:49:49 -07:00 |
Brian Schott
|
0e5d314eb5
|
Merge pull request #276 from BBasile/badge-address
update badge address
|
2017-05-09 14:45:10 -07:00 |
Basile Burg
|
a7f6a0007a
|
update badge address
|
2017-05-09 16:38:24 +02:00 |
Hackerpilot
|
019d42a4dc
|
Fix #273
|
2017-03-07 16:12:27 -08:00 |
Hackerpilot
|
9fb13d0caf
|
Merge branch 'master' of https://github.com/Hackerpilot/dfmt
|
2017-02-13 11:03:07 -08:00 |