Commit Graph

781 Commits

Author SHA1 Message Date
Hackerpilot a046b490ee Dependency updates 2016-09-06 15:22:32 -07:00
Hackerpilot 10374061ea Fix crash 2016-08-15 03:46:33 -07:00
Brian Schott b46842d637 Merge pull request #343 from John-Colvin/patch-4
bump version num to v0.9.0-alpha4
2016-08-11 17:31:33 -07:00
John Colvin 0457f64580 bump version num to v0.9.0-alpha4 2016-08-11 23:48:27 +01:00
Hackerpilot 05873e1567 Fix #341 2016-08-02 01:44:44 -07:00
Brian Schott f365f7ad7b Merge pull request #339 from ANtlord/master
Fix determination a type of variable indetified by "auto"
2016-08-01 01:05:59 -07:00
antlord ab82590bb6 tests have been corrected 2016-07-30 22:53:04 +08:00
antlord 44bcaf46f7 Fixed determination of type of array identified by auto 2016-07-29 03:27:02 +08:00
Hackerpilot 2d02a7f01e Fix test 2016-07-11 14:41:33 -07:00
Hackerpilot b16bee1252 Fix #336 2016-07-11 14:36:59 -07:00
Brian Schott 923535ef94 Merge pull request #328 from WebFreak001/master
Added support for single files as import paths (fix #278)
2016-06-30 18:04:38 -07:00
Hackerpilot aa8f2f4556 #326 2016-06-30 17:56:06 -07:00
Hackerpilot 84092c36e7 Fix #326 2016-06-30 13:26:47 -07:00
Hackerpilot c490859ab1 Fix #333 2016-06-28 16:44:09 -07:00
WebFreak001 27009fca68 Fixed module names in tc036 2016-06-09 18:01:34 +02:00
Brian Schott 8a4ca0c14e Merge pull request #330 from WebFreak001/dsymbol_update
Updated dsymbol submodule & updated tests accordingly
2016-06-08 17:20:30 -07:00
WebFreak001 d06d0f891f Updated dsymbol submodule & updated tests accordingly 2016-06-09 01:58:37 +02:00
Brian Schott 9da7be1718 Merge pull request #329 from Dicebot/old-stuff-in-make
Remove unused OBJDIR from makefile
2016-06-08 14:40:49 -07:00
Dicebot 9c7dcd551a Remove unused OBJDIR from makefile
DCD now uses all-at-once build mode and this variable is not
actually used anywhere.
2016-06-08 11:52:26 +03:00
WebFreak001 65ce171d2c Renamed test case to tc036 2016-06-05 12:31:08 +02:00
WebFreak001 6ecc8ffd7c Added test case 2016-06-05 02:33:07 +02:00
WebFreak001 b810daaa8f Added support for single files as import paths (fix #278) 2016-06-05 02:03:16 +02:00
Hackerpilot ea2eca23c9 Fix formatting 2016-05-23 13:43:49 -07:00
Brian Schott 89bbde9381 Merge pull request #327 from BBasile/update-versions
sync version identifiers with ddmd
2016-05-23 13:42:23 -07:00
Basile Burg c23b770ee8 sync version identifiers with ddmd 2016-05-22 15:17:03 +02:00
Hackerpilot c324ca9700 Update dependencies in dub 2016-04-18 13:46:52 -07:00
Hackerpilot dd221cffe3 Merge branch 'master' of https://github.com/Hackerpilot/DCD 2016-04-18 13:42:06 -07:00
Hackerpilot d43c30bcd0 Update libdparse 2016-04-18 13:41:55 -07:00
Brian Schott 488e483ad1 Merge pull request #322 from BBasile/cleanup-submodules
Removed submodule datapicked
2016-04-16 19:10:08 -07:00
Basile Burg f28ba1fb4d Removed submodule datapicked 2016-04-17 02:46:34 +02:00
Hackerpilot e2dc214361 Update dependencies 2016-04-14 14:25:12 -07:00
Brian Schott f56ab08102 Merge pull request #320 from CyberShadow/goto-import
autocomplete: Fix goto-declaration for import statements
2016-04-12 03:35:26 -07:00
Vladimir Panteleev 07b240b686 autocomplete: Fix goto-declaration for import statements 2016-04-12 10:24:23 +00:00
Brian Schott 799c3fe8ec Merge pull request #315 from BBasile/BBasile-fixbat-mspack
fix build.bat - broken since msgpack splitted in sub modules
2016-03-28 18:27:06 -07:00
Basile Burg 44336778cd fix build.bat - broken since msgpack splitted in sub modules 2016-03-29 02:21:38 +02:00
Hackerpilot b8b043f379 My machine and the CI server disagree on link errors... 2016-03-28 13:09:06 -07:00
Hackerpilot 15a6663b31 Fix build error in containers 2016-03-28 13:05:26 -07:00
Hackerpilot 88e2f99766 Update containers to fix #219 2016-03-28 11:48:26 -07:00
Hackerpilot 396c3c3cf1 Fix secondary bug with doc display. #313 2016-03-27 22:01:06 -07:00
Hackerpilot 2016878b85 Update makefile for new msgpack version and update LDC build commands 2016-03-27 21:41:43 -07:00
Hackerpilot 1a552cd12e Update dependencies 2016-03-27 21:20:53 -07:00
Hackerpilot 7ee9930dca Fix imports 2016-03-27 16:51:16 -07:00
Brian Schott 56d91114ed Merge pull request #314 from BBasile/issue-313
fix #313 - ddoc, overloads sets broken
2016-03-26 14:43:54 -07:00
Basile Burg 080d9d667a fix #313 - ddoc, overloads sets broken 2016-03-26 18:56:21 +01:00
Brian Schott afc2d55dbc Merge pull request #312 from CyberShadow/pull-20160326-044358-issue-311
Fix issue #311 (Ambiguous newlines in --doc output)
2016-03-25 20:15:59 -07:00
Vladimir Panteleev 9b4c862081 Fix issue #311 (Ambiguous newlines in --doc output) 2016-03-26 04:44:27 +02:00
Hackerpilot 78ba8a69bf Fix #289 2016-03-21 17:35:54 -07:00
Brian Schott bfb3e6e9a4 Merge pull request #307 from georgi-d/expandEnvVars
Added environment variable expansion support to the server config file
2016-03-16 13:24:39 -07:00
Georgi Dimitrov b20857f4fd Added environment variable expansion support to the server config file
- use a replaceAll of a compile time regex to expand environment variables of
the form ${ENV_VAR} in the import paths
- added a unit test for the regex
- updated docs
2016-03-16 09:32:37 -07:00
Hackerpilot ce5ac2d978 Alpha 2 2016-03-07 15:10:27 -08:00