Commit Graph

17 Commits

Author SHA1 Message Date
Basile Burg 1ab8a8ec08
find local usage of symbol located at cursor
(partially based on unmainted PR 202)
2017-06-16 13:58:06 +02:00
Hackerpilot a046b490ee Dependency updates 2016-09-06 15:22:32 -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 eab78141c4 Fix interaction of --tcp and --port 2016-03-03 00:50:48 -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
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 78a39a6578 Fix #238 2015-10-30 12:00:13 -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 ce1fdabc02 Better formatting for import paths 2015-06-18 14:41:31 -07:00
Hackerpilot 8d39155555 Allocator update 2015-06-13 20:23:13 -07:00
Hackerpilot 7bbe4ddf39 Fix #222 2015-06-09 13:57:56 -07:00
Hackerpilot ff4168df6b Remove other call to GC 2015-06-07 17:13:49 -07:00
Hackerpilot c58e947063 Get rid of GC calls 2015-06-07 17:09:17 -07:00
Hackerpilot ae83e447a4 Pull symbol resolution code out into dsymbol folder 2015-05-21 17:55:20 -07:00