Commit Graph

643 Commits

Author SHA1 Message Date
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
Hackerpilot fcd2b50e60 Update dependencies 2017-02-13 11:02:50 -08:00
Daniel 'Danol' Čejchan 98aad22f67 Fix -c flag not looking into the top level folder 2017-01-17 12:57:05 +01:00
Brian Schott 4a4704896b Merge pull request #265 from leandro-lucarella-sociomantic/patch-1
Fix typo in help message
2016-12-05 16:15:20 -08:00
Brian Schott b50d36bf12 Merge pull request #264 from BBasile/fix-win-2072
fix #263, Impossible to build under Windows with phobos 2.072
2016-12-05 16:15:02 -08:00
Leandro Lucarella d95d69e31b Fix typo in help message
`.editconfig` should be `.editorconfig` instead.
2016-11-14 16:59:18 +01:00
Basile Burg 593b9885ff fix #263, Impossible to build under Windows with phobos 2.072 2016-11-11 23:04:28 +01:00
Hackerpilot 7961bfc15f #261 2016-11-07 13:18:12 -08:00
Hackerpilot 5da2a71a67 Update libdparse 2016-06-30 17:41:21 -07:00
Hackerpilot 821f9439e4 Fix #251 2016-06-30 17:41:13 -07:00
Brian Schott e3bf26987b Merge pull request #250 from ZombineDev/fix-ms-crt-stdio
Fix compilation in Windows for CRuntime_Microsoft
2016-06-14 12:42:07 -07:00
ZombineDev e92b90bbf8 Fix compilation in Windows for CRuntime_Microsoft
Use _setmode instead of setmode, because it works for all supported C runtimes on Windows.
This should fix compilation errors for dmd -m32coff, m64, and ldc2 (LDC uses only CRuntime_Microsoft).
2016-06-14 18:39:21 +03:00