Hackerpilot
|
83ad53c53f
|
Update .gitignore
|
2016-01-14 00:13:02 -08:00 |
Hackerpilot
|
9fc36fe587
|
Fix #204
|
2016-01-13 20:52:26 -08:00 |
Hackerpilot
|
8847c6155b
|
Update libdparse
|
2016-01-13 20:52:00 -08:00 |
Hackerpilot
|
8c3e151561
|
Better line breaking for UFCS chains
|
2016-01-13 04:52:32 -08:00 |
Brian Schott
|
9f81f0e13e
|
Merge pull request #201 from JohanEngelen/fix_win_EOL
Fix EOL output on Windows. Stdout has to be set to binary mode.
|
2016-01-12 16:26:54 -08:00 |
Johan Engelen
|
dd3b48ade0
|
Fix EOL output on Windows. Stdout has to be set to binary mode.
|
2016-01-13 00:59:03 +01:00 |
Hackerpilot
|
9f5a3dd61d
|
Update libdparse
|
2016-01-11 17:55:50 -08:00 |
Hackerpilot
|
c80e1a067e
|
Fix #199
|
2016-01-11 14:30:40 -08:00 |
Brian Schott
|
8e67e52f96
|
Merge pull request #197 from kkwiatkowski/master
dfmt should be buildable under windows
|
2016-01-06 17:04:59 -08:00 |
Konrad Kwiatkowski
|
b04e179400
|
dfmt should be buildable under windows
|
2016-01-07 01:32:14 +01:00 |
Hackerpilot
|
8035beec4f
|
Run dfmt on itself
|
2015-12-14 15:31:53 -08:00 |
Hackerpilot
|
b3faa3103c
|
Fix #194
|
2015-12-14 15:24:48 -08:00 |
Brian Schott
|
43aa8437ba
|
Merge pull request #193 from UplinkCoder/master
add printOption to help
|
2015-12-09 12:47:32 -08:00 |
Stefan Koch
|
7406027c52
|
add printOption to help
|
2015-12-09 16:23:08 +00:00 |
Hackerpilot
|
b8a96bfd7d
|
Update libdparse
|
2015-10-29 16:19:51 -07:00 |
Hackerpilot
|
ce5953aaff
|
Remove redundant 'inplace' documentation
|
2015-10-21 16:24:45 -07:00 |
Hackerpilot
|
5ce683bab2
|
0.4.1
|
2015-10-21 16:11:04 -07:00 |
Brian Schott
|
faf006268d
|
Merge pull request #191 from MartinNowak/inplace
allow short opt -i for --inplace
|
2015-10-21 09:54:23 -07:00 |
Brian Schott
|
5bc2d62a1f
|
Merge pull request #192 from MartinNowak/patch-1
wrong default value in readme
|
2015-10-21 09:48:57 -07:00 |
Martin Nowak
|
eb147bb1f3
|
wrong default value in readme
|
2015-10-21 14:05:48 +02:00 |
Martin Nowak
|
cf6ffb4399
|
allow short opt -i for --inplace
|
2015-10-21 13:45:02 +02:00 |
Hackerpilot
|
f9b1997283
|
Fix #190
|
2015-10-09 14:21:30 -07:00 |
Hackerpilot
|
1b6e6a5f4e
|
Update libdparse
|
2015-10-09 14:19:22 -07:00 |
Hackerpilot
|
46db867c41
|
Fix regression
|
2015-09-18 10:46:20 -07:00 |
Hackerpilot
|
a9426cb44f
|
Fix #189
|
2015-09-17 22:58:39 -07:00 |
Hackerpilot
|
ac17371c10
|
0.4.0
|
2015-09-17 03:11:57 -07:00 |
Hackerpilot
|
0ecdc7f3d1
|
Fix #188
|
2015-09-17 03:01:29 -07:00 |
Hackerpilot
|
d771955ad3
|
Fix #186
|
2015-09-17 02:52:35 -07:00 |
Hackerpilot
|
b7f045fd5e
|
Fix #182
|
2015-09-16 17:58:26 -07:00 |
Hackerpilot
|
0389d798d7
|
Fix #187
|
2015-09-16 17:20:16 -07:00 |
Hackerpilot
|
480e6fe973
|
Use environment variables to choose compilers
|
2015-09-16 17:16:49 -07:00 |
Hackerpilot
|
ad1cea991f
|
Use the beta so that the build will pass
|
2015-09-16 17:14:37 -07:00 |
Hackerpilot
|
b0d6da28f5
|
Fix #185
|
2015-09-16 17:07:39 -07:00 |
Brian Schott
|
23df06cdc9
|
Merge pull request #179 from Hackerpilot/issue-172
#172
|
2015-08-24 13:32:11 -07:00 |
Brian Schott
|
773e8bcd34
|
Merge pull request #178 from Hackerpilot/issue-177
Fix #177
|
2015-08-24 13:30:41 -07:00 |
Hackerpilot
|
9cad754411
|
Show build status for master branch
|
2015-08-24 13:30:21 -07:00 |
Hackerpilot
|
43cfa09e7e
|
Fix #177
|
2015-08-24 13:28:16 -07:00 |
Hackerpilot
|
699ae10458
|
#172
|
2015-08-24 12:44:52 -07:00 |
Brian Schott
|
46669f8073
|
Merge pull request #175 from qznc/fix174
enum can also be used in is() expressions
|
2015-08-21 13:08:06 -07:00 |
Andreas Zwinkau
|
eea508f930
|
enum can also be used in is() expressions
fixes #174
|
2015-08-21 19:13:08 +02:00 |
Brian Schott
|
e4297a63c3
|
Merge pull request #171 from btbytes/master
correct installation instruction.
|
2015-08-10 19:15:06 -07:00 |
Pradeep Gowda
|
a7c52f4d5d
|
correct installation instruction.
without the `--recursive` option the `experimental_allocator` dependency will not be available.
|
2015-08-10 21:56:59 -04:00 |
Hackerpilot
|
76bc89bbf5
|
Try to get travis to clone the submodules correctly
|
2015-08-10 17:25:55 -07:00 |
Hackerpilot
|
ab47fc8ffe
|
Update libdparse
|
2015-08-10 17:22:17 -07:00 |
Hackerpilot
|
ae05099b1d
|
Update libdparse
|
2015-08-10 16:38:04 -07:00 |
Hackerpilot
|
17eedb50c0
|
Fix #166
|
2015-08-10 16:37:09 -07:00 |
Hackerpilot
|
47a972693d
|
Fix #162
|
2015-08-10 16:19:43 -07:00 |
Hackerpilot
|
6fb035ff8b
|
Fix #169
|
2015-08-10 16:04:56 -07:00 |
Hackerpilot
|
8639e4c287
|
Clean up indentation code
|
2015-08-10 15:36:44 -07:00 |
Brian Schott
|
241dc1e8c1
|
Merge pull request #167 from qznc/fix131
Provide gdc builds via make
|
2015-08-06 14:51:28 -07:00 |