Commit Graph

795 Commits

Author SHA1 Message Date
Hackerpilot 2bf29e877a Update README.md 2013-08-12 06:01:01 +00:00
Hackerpilot ea62dec241 Documented another limitation 2013-08-11 22:53:34 +00:00
Hackerpilot 6da962fdc8 Added mouse support to call tips 2013-08-11 22:53:17 +00:00
Hackerpilot 8594302b48 Fixed a segfault 2013-08-11 22:28:12 +00:00
Hackerpilot 20e575bdc2 Fixed a bug, updated the README 2013-08-11 20:07:58 +00:00
Hackerpilot 954907325f Display call tips for all the overloads of a function. Fixed issue with builtin types not being added early enough 2013-08-11 19:59:51 +00:00
Hackerpilot 2faa0aebf2 Show call tips for opCall and constructors 2013-08-11 18:24:40 +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 126e101e78 Handle array and map slicing and indexing properly 2013-08-11 13:08:56 +00:00
Hackerpilot cf65c47a85 Markdown formatting 2013-08-11 01:19:21 +00:00
Hackerpilot 05c3624864 Documentation updates 2013-08-11 01:17:50 +00:00
Hackerpilot 59f194a824 Merge branch 'master' of https://github.com/Hackerpilot/DCD 2013-08-11 01:17:08 +00:00
Hackerpilot dcf3e8bc8b Update README.md
Function parameters now exist as they should.
2013-08-11 07:41:05 +00:00
Hackerpilot ad8c5d36a0 Update README.md
Typo
2013-08-11 07:39:17 +00:00
Hackerpilot 867ec4261e Documentation updates 2013-08-11 01:17:04 +00:00
Hackerpilot 79afeb2538 Read import paths from configuration file instead of hard coding them 2013-08-11 01:16:48 +00:00
Hackerpilot dffd348a12 Fixed completion display bug 2013-08-11 01:06:03 +00:00
Hackerpilot 0253e5cf3b Merge branch 'master' of https://github.com/Hackerpilot/DCD 2013-08-11 00:37:24 +00:00
Hackerpilot fecad2bd10 Autocomplete function parameters 2013-08-11 00:37:14 +00:00
Hackerpilot 3c0606ced5 Autocomplete string literals 2013-08-11 00:36:39 +00:00
Hackerpilot e858ae2268 Merge pull request #1 from jmaschme/emacs
First cut at emacs auto-complete support
2013-08-09 18:44:38 -07:00
John 77c0dab47e First cut at emacs auto-complete support 2013-08-09 20:39:57 -05:00
Hackerpilot 00859a84d2 Merge branch 'master' of https://github.com/Hackerpilot/DCD 2013-08-09 17:32:55 +00:00
Hackerpilot b4b47eacfd Implemented stdin feature 2013-08-09 17:32:43 +00:00
Hackerpilot dbc78edb11 Update README.md 2013-08-09 10:27:06 -07: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 0d09c1b7d2 Update README.md 2013-08-08 09:50:17 +00:00
Hackerpilot 5d71e4ff2a Udated readme. Also added a change that was supposed to be in the last commit 2013-08-08 02:46:43 +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 a7eb6c363d Now able to grab the expression before the cursor 2013-07-31 00:27:32 +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 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 1b1fc81505 Merge branch 'master' of https://github.com/Hackerpilot/DCD 2013-07-18 17:02:20 -07: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 8050ac76bf Update README.md 2013-07-17 07:51:35 +00:00
Hackerpilot 6c69d8af49 Can sometimes autocomplete version, scope, and __traits 2013-07-16 23:57:41 -07:00
Hackerpilot 3bc54d8610 Everything starts somewhere... 2013-07-15 03:00:02 +00:00
Hackerpilot 07f6c0e8e8 Initial commit 2013-07-15 02:30:27 -07:00