Commit Graph

698 Commits

Author SHA1 Message Date
Hackerpilot cedf8bb1d0 Update makefile for dsymbol changes 2015-08-03 16:40:27 -07:00
Hackerpilot 0be0a20311 Document the ability to comment out lines in the DCD config file 2015-08-03 16:40:06 -07:00
Hackerpilot 2f1055679a Dependency updates 2015-08-03 16:39:50 -07:00
Hackerpilot b92b8944b5 Use new dsymbol code 2015-08-03 16:38:40 -07:00
Hackerpilot eb79c2a7ab Add more test cases 2015-08-03 16:38:25 -07:00
Hackerpilot da469a0579 Dependency updates 2015-08-03 16:37:53 -07:00
Brian Schott 56007f5540 Merge pull request #231 from rcorre/master
Fix spelling of classinfo.
2015-07-23 23:11:06 -07:00
Ryan 7b8354debb Fix spelling of classinfo.
The classinfo property was mispelled as classInfo in actypes.d, resulting in
incorrect completions.
See: http://dlang.org/property.html#classinfo
2015-07-23 21:05:44 -04:00
Brian Schott 10a21881b7 Merge pull request #226 from atilaneves/fix_fix_range_error
Fix autocomplete bug introduced by c5c342d
2015-06-30 13:45:01 -07:00
Atila Neves 42ca903215 Fix autocomplete bug introduced by c5c342d 2015-06-30 14:40:45 +02:00
Hackerpilot 7c40fdaa56 Fix #223 2015-06-18 14:41:47 -07:00
Hackerpilot ce1fdabc02 Better formatting for import paths 2015-06-18 14:41:31 -07:00
Hackerpilot 43589a136b Autocomplete optimization 2015-06-18 12:15:11 -07:00
Hackerpilot 59af25d8a3 Fix memory leaks 2015-06-17 16:54:18 -07:00
Hackerpilot f2a49fcbaa Update containers 2015-06-17 16:50:25 -07:00
Brian Schott c5c342d2c6 Merge pull request #224 from atilaneves/range_error
Fixing range error bug
2015-06-17 03:05:43 -07:00
Atila Neves c103417cae Fixing range error bug 2015-06-16 12:08:08 +02:00
Hackerpilot 0c98aa6e1d Update dependencies 2015-06-15 23:55:43 -07:00
Hackerpilot 9e253f966a Better lifetime management 2015-06-15 04:18:42 -07:00
Hackerpilot ff1ff2d067 Update dsymbol 2015-06-15 04:17:29 -07:00
Hackerpilot 893aa42d98 Update containers 2015-06-15 04:16:39 -07:00
Hackerpilot ed80cc4784 Fix test data 2015-06-14 01:18:05 -07:00
Hackerpilot 4f896b8e13 Update allocator types 2015-06-14 01:16:59 -07:00
Hackerpilot 8d39155555 Allocator update 2015-06-13 20:23:13 -07:00
Hackerpilot e721059a2f Update dependencies 2015-06-10 18:29:34 -07:00
Hackerpilot d981e6aa04 Update dependencies 2015-06-10 18:28:55 -07:00
Hackerpilot f0b38299ed Dependency updates 2015-06-10 13:39:36 -07:00
Hackerpilot 39407aa05c Minor code cleanup 2015-06-10 13:14:49 -07:00
Hackerpilot 919d43f267 Update libdparse 2015-06-09 18:47:34 -07:00
Hackerpilot 84e2f1d494 Update dsymbol 2015-06-09 18:47:19 -07:00
Hackerpilot 1527d00441 Update containers 2015-06-09 18:44:45 -07:00
Hackerpilot 7bbe4ddf39 Fix #222 2015-06-09 13:57:56 -07:00
Hackerpilot 724aa4fd09 Fix #221 2015-06-08 15:52:45 -07:00
Hackerpilot d95b78abab Merge branch '0.7.0-dev' of https://github.com/Hackerpilot/DCD into 0.7.0-dev 2015-06-08 15:51:00 -07:00
Hackerpilot 1bc33fecb3 Fix #220 2015-06-08 15:50:20 -07:00
Hackerpilot 0cf0f191bc Update dsymbol 2015-06-07 17:53:46 -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 540314d565 Update containers 2015-06-07 17:08:58 -07:00
Hackerpilot 5413bf65d7 Update dsymbol 2015-06-07 17:08:35 -07:00
Hackerpilot bf554066df Update libdparse 2015-06-04 13:45:59 -07:00
Hackerpilot 9c7cb40b1d Update dsymbol 2015-06-04 13:45:41 -07:00
Hackerpilot 25e1622d47 Clean up unit test 2015-06-04 13:14:39 -07:00
Hackerpilot 87a1365dc9 Add dsymbol dependency and update containers dependency 2015-05-26 00:05:29 -07:00
Hackerpilot b26e4bc22b dsymbol reorganization 2015-05-26 00:01:06 -07:00
Hackerpilot ae83e447a4 Pull symbol resolution code out into dsymbol folder 2015-05-21 17:55:20 -07:00
Hackerpilot 4cc67f0ea2 Merge branch 'master' of https://github.com/Hackerpilot/DCD into 0.4.0-dev 2015-05-21 17:54:28 -07:00
Hackerpilot 17053fab06 Add missing imports pointed out by Ketmar 2015-05-06 12:30:03 -07:00
Hackerpilot 8defba940d Add more missing built-in symbols 2015-05-06 12:29:23 -07:00
Hackerpilot 31efcac687 Fix #215 2015-05-05 13:59:53 -07:00