Commit Graph

152 Commits

Author SHA1 Message Date
Vladimir Panteleev 07b240b686 autocomplete: Fix goto-declaration for import statements 2016-04-12 10:24:23 +00:00
Hackerpilot 396c3c3cf1 Fix secondary bug with doc display. #313 2016-03-27 22:01:06 -07:00
Hackerpilot 7ee9930dca Fix imports 2016-03-27 16:51:16 -07:00
Basile Burg 080d9d667a fix #313 - ddoc, overloads sets broken 2016-03-26 18:56:21 +01:00
Vladimir Panteleev 9b4c862081 Fix issue #311 (Ambiguous newlines in --doc output) 2016-03-26 04:44:27 +02:00
Hackerpilot 78ba8a69bf Fix #289 2016-03-21 17:35:54 -07:00
Georgi Dimitrov b20857f4fd Added environment variable expansion support to the server config file
- use a replaceAll of a compile time regex to expand environment variables of
the form ${ENV_VAR} in the import paths
- added a unit test for the regex
- updated docs
2016-03-16 09:32:37 -07:00
Hackerpilot ce5ac2d978 Alpha 2 2016-03-07 15:10:27 -08:00
Hackerpilot 1eae113314 Merge branch 'master' into allocator_improvements 2016-03-03 02:19:51 -08:00
Hackerpilot 8fa98a1848 Update dependencies 2016-03-03 02:18:28 -08:00
Hackerpilot c9be120d5b v0.8.0 2016-03-03 00:51:01 -08:00
Hackerpilot eab78141c4 Fix interaction of --tcp and --port 2016-03-03 00:50:48 -08:00
Hackerpilot 2accb4648b Update dparse and dsymbol 2016-03-02 02:43:54 -08:00
Hackerpilot 8795b2697e Fix #299 2016-02-25 13:00:30 -08:00
Basile Burg 3a206f66e3 fix, unix domain socket code defined in a runtime branch 2016-02-03 17:01:27 +01:00
Hackerpilot 851fbd5918 Update version 2016-01-25 18:49:32 -08:00
Hackerpilot 21591b4081 Fix #288 2016-01-25 17:03:55 -08:00
Hackerpilot d26ce5ed20 Fix #286 2016-01-21 15:44:40 -08:00
default0 249341bc58 Fix compiler errors on windows
Checking the repo out and running dub to build on windows would
give two compiler errors, one because UnixAddress is not defined
another because a function misses a return statement if Unix sockets
are not possible.
2016-01-21 17:12:16 +01:00
Hackerpilot b3dc41f2f8 Increase version number 2016-01-19 09:20:11 -08:00
Hackerpilot c2657cc534 Merge branch 'master' into unix-domain-sockets 2016-01-15 01:13:43 -08:00
Hackerpilot 3f5a1eaebf Fix #218 and update version to 0.7.5 2016-01-15 01:13:29 -08:00
Hackerpilot 166db74597 Implement #217 2016-01-15 00:49:08 -08:00
Hackerpilot 5437ceb846 Add dub support 2016-01-13 23:53:30 -08:00
Hackerpilot 3fd5e4ee62 Fix #280 2016-01-10 23:22:28 -08:00
Hackerpilot 823b93f0f7 Update deps to get doc comment parsing fixes 2016-01-07 20:58:39 -08:00
LaurentTreguier 0a031009f3 Fix client help typo 2015-11-27 15:16:43 +01:00
Hackerpilot 6bd59c157d v0.7.3 2015-10-30 12:05:00 -07:00
Hackerpilot 78a39a6578 Fix #238 2015-10-30 12:00:13 -07:00
Hackerpilot 2a5dd5f738 Fix #263 2015-10-30 11:32:54 -07:00
Hackerpilot 9681bacb40 Update code for new dependencies 2015-10-30 01:56:00 -07:00
Hackerpilot 9a426aed47 0.7.2 builds with LDC 2015-10-19 13:58:39 -07:00
Hackerpilot c0105f9c64 0.7.1 2015-10-19 13:09:31 -07:00
Hackerpilot 9df9a11c58 Fix #261 2015-10-19 11:55:39 -07:00
Basile Burg d3b193a9b1 added isTemplate to traits list 2015-09-22 22:33:06 +02:00
Hackerpilot 5310b34630 Update version number 2015-09-01 13:41:35 -07:00
Hackerpilot c813f4c649 Allocator API update 2015-08-25 03:50:18 -07:00
Hackerpilot b30e542fe5 Update containers 2015-08-21 15:31:52 -07:00
Hackerpilot bb34e38d4f Fix #250 2015-08-21 14:35:38 -07:00
Hackerpilot 5795271b6c Fix #244 2015-08-21 02:59:04 -07:00
Brian Schott 63957dbbc6 Merge pull request #246 from BBasile/BBasile-patch-3
fix #242, separate ddoc for each overloaded symbol
2015-08-13 19:38:27 -07:00
Basile Burg 14e0e1f31b fix #242, separate ddoc for each overloaded symbol 2015-08-14 04:31:20 +02:00
Hackerpilot 9d87e8473d Minor code cleanup 2015-08-13 00:25:19 -07:00
Hackerpilot c378464032 Remove some unnecessary debug logging 2015-08-10 16:39:55 -07:00
Hackerpilot a3ea47a017 Fix #233 2015-08-07 16:51:50 -07:00
Hackerpilot 1996076c73 Fix #232 2015-08-07 04:05:56 -07:00
Hackerpilot c1d75abbfd Fix #228 2015-08-05 16:08:46 -07:00
Hackerpilot 83a22ed225 Update allocator dependency 2015-08-04 14:48:39 -07:00
Hackerpilot b92b8944b5 Use new dsymbol code 2015-08-03 16:38:40 -07:00
Hackerpilot 7c40fdaa56 Fix #223 2015-06-18 14:41:47 -07:00