Hackerpilot
|
1b943fcab2
|
Update server.d
Fix #31
|
2013-09-02 22:55:05 -07:00 |
Hackerpilot
|
61ec081805
|
Issue #8: Must use binary popen to avoid CRLF screwing everything up.
|
2013-09-01 03:01:46 -07:00 |
Hackerpilot
|
8cc0f2546d
|
Issue #8
Fixed configuration file parsing: byLine requires that the file be
opened in text mode to properly handle CRLF line endings. Added build
batch file.
|
2013-09-01 02:23:01 -07:00 |
Dylan Knutson
|
d01050f316
|
On Windows, look for config in dcd.conf, on posix default to ~/.config/dcd
|
2013-08-18 17:24:02 -07:00 |
Hackerpilot
|
ec0f7ff79f
|
Fixed spaces -> tabs and a 32/64 bit issue
|
2013-08-18 16:53:29 +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
|
bf3c7ba500
|
Autocomplete of enum members and handling of opSlice and opIndex
|
2013-08-11 17:39:26 +00:00 |
Hackerpilot
|
fe11e9d359
|
Import directories are handled much better now
|
2013-08-11 14:38:56 +00:00 |
Hackerpilot
|
79afeb2538
|
Read import paths from configuration file instead of hard coding them
|
2013-08-11 01:16:48 +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
|
814dcbd26a
|
Tons of hacking, but not necessarily tons of progress
|
2013-08-07 01:36:36 +00:00 |
Hackerpilot
|
267dbab208
|
Basic autocomplete for enums in current file works
|
2013-08-02 02:01:01 +00:00 |
Hackerpilot
|
29178522d3
|
Autocomplete extern(...) declarations
|
2013-07-27 03:13:34 +00:00 |
Hackerpilot
|
1f3042424c
|
Decided on GPL3 for the project
|
2013-07-19 16:09:34 -07:00 |
Hackerpilot
|
2872990817
|
Basic proof of concept is working
|
2013-07-18 17:02:03 -07:00 |
Hackerpilot
|
6c69d8af49
|
Can sometimes autocomplete version, scope, and __traits
|
2013-07-16 23:57:41 -07:00 |