Commit Graph

606 Commits

Author SHA1 Message Date
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
Brian Schott 90b68b7e57 Merge pull request #242 from shishkander/issue240
Add option to specify where to look for .editorconfig files.
2016-05-04 15:26:31 -07:00
Andrii Shyshkalov afd5799eb1 Add option to specify where to look for .editorconfig files.
Adds a --config|c option which takes a directory in which the search for
.editorconfig files will start.

When --config|c is used together with explicit filenames of files to format,
.editorconfig is searched only in --config directory, and not in directories
where files are.

Fixes #240.
2016-05-04 12:49:21 +02:00
Hackerpilot c353f484a6 Update dparse 2016-04-28 15:27:57 -07:00
Hackerpilot d6861cc5a2 Fix #241 2016-04-28 15:23:00 -07:00
Brian Schott 049b151bac Merge pull request #239 from BBasile/fix-win
windows: fix imports for dmd 2.071 + update bat
2016-04-14 12:36:21 -07:00
Basile Burg 2d18ded428 fix imports for dmd 2.071 + update win bat 2016-04-14 21:08:24 +02:00
Hackerpilot 0f7727e31b Fix #235 2016-03-27 23:29:38 -07:00
Hackerpilot 2031dbdc71 Fix parse error 2016-03-27 22:47:30 -07:00
Hackerpilot 789019fc86 Update parser and fix imports for 2.071 2016-03-27 22:37:15 -07:00
Brian Schott 2145766d89 Merge pull request #233 from gkotian/master
More minor fixes
2016-02-29 15:16:11 -08:00
Gautam Kotian 09867bc3e5 Fix default value in README 2016-02-29 23:56:42 +01:00
Gautam Kotian 1392ef52cf Fix typo 2016-02-29 23:56:24 +01:00
Brian Schott 1a80fd742a Merge pull request #232 from gkotian/master
Minor Fixes
2016-02-27 15:40:03 -08:00
Gautam Kotian d7737c0da5 Add missing parameters in function documentation 2016-02-28 00:13:00 +01:00
Gautam Kotian 649ee08e62 Fix typo in function name 2016-02-28 00:12:11 +01:00
Gautam Kotian be6f5706ae Fix typos 2016-02-28 00:11:19 +01:00
Hackerpilot 65ac0871fd Fix #229 2016-02-25 14:02:12 -08:00
Hackerpilot 19801d4796 Update libdparse 2016-02-25 14:01:40 -08:00
Hackerpilot 1d7ee7b3e7 Update parser 2016-02-05 02:38:23 -08:00
Hackerpilot fd214032a4 Fix bug with multi-line string literals 2016-02-01 00:35:26 -08:00
Hackerpilot 3bc810dcd4 Update libdparse 2016-01-29 02:00:18 -08:00
Hackerpilot 2a4526c8be Update libdparse 2016-01-28 02:39:02 -08:00
Hackerpilot 851affb63c Docopt-style help output 2016-01-26 23:55:56 -08:00
Hackerpilot 845358bb61 Prefer breaking on ternary operators 2016-01-26 13:05:59 -08:00
Hackerpilot c1f189b124 Run dfmt on itself 2016-01-26 13:02:06 -08:00
Hackerpilot 0ea6b340a4 Fix #226 2016-01-26 12:56:19 -08:00
Hackerpilot e6fe5df515 Improve line wrapping heuristics 2016-01-25 05:24:09 -08:00
Hackerpilot 0eea53a628 Fix #225 2016-01-22 19:06:09 -08:00
Hackerpilot e2d23726b9 Fix #224 2016-01-22 18:48:36 -08:00
Hackerpilot 268657831b Fix #219 2016-01-22 04:53:20 -08:00
Hackerpilot 98f443d3f1 Fix #220 2016-01-22 04:48:29 -08:00
Hackerpilot ee8fcd41f4 Fix #223 2016-01-22 01:51:44 -08:00
Hackerpilot 08c2d0c5e8 Fix #222 2016-01-21 22:11:32 -08:00
Hackerpilot db2ad1354b Fix #221 2016-01-20 17:00:46 -08:00
Hackerpilot 3c6ea77a12 Fix an incredibly annoying bug where line break info was being ignored when wrapping at commas 2016-01-20 03:28:31 -08:00
Hackerpilot 74d7644106 Stop using old beta compiler 2016-01-20 03:00:21 -08:00
Hackerpilot cac45e3607 Fix formatting issue 2016-01-20 02:58:42 -08:00