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 |
Hackerpilot
|
e8a6b40432
|
Fix issue where constraints would not be detected correctly while formatting.
|
2016-01-20 02:43:10 -08:00 |
Hackerpilot
|
cc7dab0341
|
Fix problem where bash completion script would not allow user to complete file names
|
2016-01-20 02:33:16 -08:00 |
Hackerpilot
|
fa75eedb36
|
Add another missing item to the readme
|
2016-01-19 20:28:22 -08:00 |
Hackerpilot
|
cf27387180
|
Merge branch 'indentation-madness'
|
2016-01-19 20:10:44 -08:00 |
Hackerpilot
|
abe51015c4
|
Add bash completion support. Fix #218
|
2016-01-19 20:10:15 -08:00 |
Hackerpilot
|
4c5dfb5881
|
Fix option printing
|
2016-01-19 20:09:01 -08:00 |
Hackerpilot
|
fbd28814e7
|
Fix missing cell in table
|
2016-01-19 20:03:41 -08:00 |
Hackerpilot
|
3d7f55495a
|
Document template constraint formatting options
|
2016-01-19 19:49:15 -08:00 |
Hackerpilot
|
387826ba37
|
Fix option printing
|
2016-01-19 19:48:28 -08:00 |
Brian Schott
|
87c70065d5
|
Merge pull request #217 from Hackerpilot/indentation-madness
0.5.0 changes
|
2016-01-19 05:27:15 -08:00 |
Hackerpilot
|
6327175fde
|
Fix build
|
2016-01-19 05:26:23 -08:00 |
Hackerpilot
|
ad8debe030
|
0.5.0-alpha
|
2016-01-19 05:24:16 -08:00 |
Hackerpilot
|
93c80460cd
|
Run dfmt on itself
|
2016-01-19 05:22:32 -08:00 |
Hackerpilot
|
24be6ddc2e
|
Run dfmt on itself and debug some wrapping calculations
|
2016-01-19 05:20:31 -08:00 |
Hackerpilot
|
7ec932a1e3
|
Indentation rework
|
2016-01-19 03:58:19 -08:00 |
Hackerpilot
|
bf0843f321
|
Attempt to improve indentation code
|
2016-01-19 01:45:30 -08:00 |
Hackerpilot
|
7fa11c8505
|
Initial work on #215
|
2016-01-18 17:59:26 -08:00 |
Hackerpilot
|
4fe021df97
|
Increment version number
|
2016-01-18 15:33:35 -08:00 |
Hackerpilot
|
ca49180a95
|
Fix #213
|
2016-01-18 15:32:49 -08:00 |
Hackerpilot
|
7a9a895f64
|
Fix #210 and run dfmt on itself
|
2016-01-18 15:10:39 -08:00 |