Hackerpilot
1d807075fd
#26
2013-10-24 18:03:12 -07:00
Hackerpilot
bb3b33b471
More work on go-to-location support
2013-10-21 23:30:58 -07:00
Hackerpilot
7fd5fca74d
Initial work on #26
2013-10-14 01:09:35 +00:00
Hackerpilot
ebb608bba5
Fix #29
2013-09-14 19:55:52 +00:00
Hackerpilot
35b890e657
Fix #9
2013-09-03 15:26:39 -07:00
Hackerpilot
0de3d52c9b
Update client.d
...
Moved socket operations out to their own functions where they should have been from the beginning. Changed "127.0.0.1" to "localhost" to make DCD work on certain Windows configurations.
2013-09-03 13:42:25 -07:00
Hackerpilot
154aa9a72d
Fixed issue with missing argument to writefln
2013-09-01 03:25:14 -07:00
Hackerpilot
555a1dd696
More Windows fixes
2013-08-18 17:10:58 +00:00
Hackerpilot
8851a2dba9
uninitializedArray must take size_t on Windows
2013-08-18 16:57:53 +00:00
Hackerpilot
ec0f7ff79f
Fixed spaces -> tabs and a 32/64 bit issue
2013-08-18 16:53:29 +00:00
Hackerpilot
796919294a
spaces -> tabs
2013-08-18 13:03:09 +00:00
Hackerpilot
6a13723533
spaces -> tabs
2013-08-18 12:41:49 +00:00
Hackerpilot
357c65f62b
Fixed segfault with incomplete import statements
2013-08-17 00:25:39 +00:00
Hackerpilot
11465454d8
Basic support for inheritance. Import completion. Autocomplete now works with for and foreach
2013-08-16 23:51:23 +00:00
Hackerpilot
f458362ae7
Support alias declarations
2013-08-14 21:30:41 +00:00
Hackerpilot
fe11e9d359
Import directories are handled much better now
2013-08-11 14:38:56 +00:00
Hackerpilot
05c3624864
Documentation updates
2013-08-11 01:17:50 +00:00
Hackerpilot
b4b47eacfd
Implemented stdin feature
2013-08-09 17:32:43 +00:00
Hackerpilot
e3fba24b7d
Documentation is almost usable now
2013-08-09 00:21:28 +00:00
Hackerpilot
974d3dc3ba
A lot of progress
2013-08-08 23:31:25 +00:00
Hackerpilot
ffe8169ead
Able to autocomplete some symbols from other modules now. Still crashes a lot
2013-08-08 02:40:15 +00:00
Hackerpilot
267dbab208
Basic autocomplete for enums in current file works
2013-08-02 02:01:01 +00:00
Hackerpilot
1f3042424c
Decided on GPL3 for the project
2013-07-19 16:09:34 -07:00
Hackerpilot
d2df649438
Warnings
2013-07-19 00:03:20 +00:00
Hackerpilot
67da8ce61b
Merge branch 'master' of https://github.com/Hackerpilot/DCD
2013-07-19 00:01:45 +00:00
Hackerpilot
2872990817
Basic proof of concept is working
2013-07-18 17:02:03 -07:00
Hackerpilot
f45cb5485a
shut down socket before closing
2013-07-19 00:01:42 +00:00
Hackerpilot
6c69d8af49
Can sometimes autocomplete version, scope, and __traits
2013-07-16 23:57:41 -07:00