Commit Graph

698 Commits

Author SHA1 Message Date
Hackerpilot ff5c7a43e8 Fix #58 2013-10-29 23:16:13 -07:00
Hackerpilot 997a50158d Should fix #63 2013-10-29 23:12:44 -07:00
Hackerpilot 506573b493 Fix #11 2013-10-29 23:10:01 -07:00
Hackerpilot da48901dd0 #62 2013-10-29 21:16:13 -07:00
Hackerpilot 13ef990fa9 #62 2013-10-29 21:15:48 -07:00
Hackerpilot 80a99561d0 DScanner update 2013-10-29 20:55:50 -07:00
Hackerpilot 5911c2409c Dependency update 2013-10-29 20:39:45 -07:00
Hackerpilot 6b8d7ed48e Fix #61 2013-10-29 10:18:53 -07:00
Hackerpilot 06363028fe Merge pull request #59 from ncaq/master
Parser want new memory.
2013-10-28 23:08:15 -07:00
ncaq c976cdbf63 Parser is class.
Parser is not struct.
2013-10-29 07:06:13 +09:00
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 ef85d2de5f More work on #26 2013-10-19 17:43:04 -07:00
Hackerpilot 93f3986d77 Removed broken connection filtering 2013-10-18 12:28:55 -07:00
Hackerpilot 2e6c978e78 Fixes #30 2013-10-18 12:28:17 -07:00
Hackerpilot e5784a8563 Fixes #30 2013-10-18 12:26:41 -07:00
Hackerpilot c8d755f743 Added struct and class properties to completions 2013-10-14 01:28:42 +00:00
Hackerpilot 7fd5fca74d Initial work on #26 2013-10-14 01:09:35 +00:00
Hackerpilot 2635ec5c60 Fixed partial completion 2013-10-14 01:03:20 +00:00
Hackerpilot f97add145d Fixed issue with 'this' not being present in struct bodies 2013-10-14 00:50:27 +00:00
Hackerpilot cc49cef4c7 Made some effort at reducing memory use. Implemented #54 2013-10-13 23:23:31 +00:00
Hackerpilot 41dbdaed4a More work on the new completion process. Fixed #55 2013-10-13 17:03:44 +00:00
Hackerpilot 6b432053f0 It compiles again 2013-10-12 19:46:47 +00:00
Hackerpilot 072932b6ff Work in progress 2013-10-12 12:34:14 -07:00
Hackerpilot e2be6948e9 0.2.0 development work 2013-10-09 02:16:11 -07:00
Hackerpilot 917fb5a913 Merge branch '0.2.0-dev' of https://github.com/Hackerpilot/DCD into 0.2.0-dev 2013-10-09 02:04:16 -07:00
Hackerpilot 8083e9a6d9 Create README.md 2013-10-02 23:31:18 -07:00
Hackerpilot 7a0c685fd1 Merge pull request #47 from jacob-carlborg/osx
Add support for Mac OS X.
2013-09-16 00:35:30 -07:00
Hackerpilot 736701cab7 Fix #51 2013-09-15 21:26:15 +00:00
Hackerpilot d3272f4a6c Pull dscanner changes 2013-09-15 19:28:12 +00:00
Hackerpilot 6f504c4892 Fix #50 2013-09-15 19:08:20 +00:00
Hackerpilot 5076956d43 Merge pull request #46 from jacob-carlborg/help
Print help text when the -h or --help flag is passed.
2013-09-15 13:50:36 -07:00
Jacob Carlborg a8585c8230 Print help text when the -h or --help flag is passed. 2013-09-15 16:11:13 +02:00
Jacob Carlborg 9c63681b91 Add support for Mac OS X. 2013-09-15 16:06:41 +02:00
Hackerpilot ebb608bba5 Fix #29 2013-09-14 19:55:52 +00:00
Hackerpilot 68949ee04e Merge pull request #42 from yazd/patch-3
char_ doesn't have the properties of the floating point types.
2013-09-13 10:18:05 -07:00
Hackerpilot 4ce8d5f8ec Merge pull request #41 from yazd/patch-2
Update completion kinds in README.md
2013-09-13 10:17:23 -07:00
yazd 56a0520a77 char_ doesn't have the properties of the floating point types. 2013-09-13 13:42:39 +03:00
yazd 8f90acac2e Update completion kinds in README.md 2013-09-13 13:29:40 +03:00
Hackerpilot a28be0e758 Fix #39 2013-09-13 00:03:57 +00:00
Hackerpilot d323edbf55 Merge pull request #40 from eco/patch-1
Add Vundle and improve Windows instructions
2013-09-12 20:27:36 -07:00
Brad Anderson 2efb9d8c74 Add Vundle and improve Windows instructions 2013-09-12 21:08:08 -06:00
Hackerpilot d7efd9d149 Merge pull request #38 from eco/win-installer
Initial Windows installer
2013-09-12 12:26:32 -07:00
Brad Anderson 093289bbd2 Initial Windows installer 2013-09-12 00:49:48 -06:00
Hackerpilot 72ad182f21 Fixed cache clearing 2013-09-10 22:50:16 -07:00
Hackerpilot 5ee2192c6f Fixed #34. Also fixed an issue where modules would be corrupted when performing a selective import. 2013-09-11 01:26:57 +00:00
Hackerpilot b1b4444cdb Updated dscanner 2013-09-10 23:10:21 +00:00
Hackerpilot 156908deb9 Fix #32 2013-09-07 18:49:40 +00:00
Hackerpilot d4af3e994a Fixed popen mode for windows and non-windows 2013-09-07 17:08:51 +00:00
Hackerpilot 0eac6c8c30 Fixed #28 for real this time 2013-09-07 17:08:33 +00:00