Commit Graph

809 Commits

Author SHA1 Message Date
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
Hackerpilot 2cbde19ec4 Fix #214 2015-05-05 12:46:54 -07:00
Hackerpilot 4a84c4399a Update version 2015-05-04 14:53:43 -07:00
Hackerpilot 633b1667ef Update version 2015-05-04 14:51:10 -07:00
Hackerpilot 5d14f323c5 Update libdparse 2015-05-04 14:50:13 -07:00
Hackerpilot 410a794b14 Allow using '--status' in addition to '--query' to query server status 2015-05-04 13:27:53 -07:00
Hackerpilot d0fc3f0dea Fix #209 2015-05-04 13:22:05 -07:00
Hackerpilot 1cb3b2a162 Fix #213 2015-05-04 13:17:36 -07:00
Hackerpilot c8c81a5985 Fix #212 2015-05-04 13:02:38 -07:00
Hackerpilot be87468acf Update libdparse 2015-05-04 13:02:28 -07:00
Hackerpilot 0e426105b8 Update libdparse 2015-04-13 17:00:17 -07:00
Brian Schott 5ed525ed04 Merge pull request #206 from John-Colvin/patch-3
dcd is now in homebrew
2015-04-02 14:35:10 -07:00
John Colvin e05473034e dcd is now in homebrew 2015-04-02 16:23:57 +01:00
Hackerpilot 2a2260346c Update containers dependency 2015-03-30 10:16:59 -07:00
Brian Schott 80b4e0d534 Merge pull request #204 from Dicebot/fixup-global-conf
Fixup for /etc/dcd.conf support
2015-03-26 13:18:35 -07:00
Dicebot 39fdc9b332 Fixup for /etc/dcd.conf support
1) look for /etc/dcd.conf if $HOME is defined but there is no dcd.conf there
2) include missing filename in path
2015-03-26 16:04:14 +02:00
Hackerpilot e1fbb3e655 Look for dcd.conf in /etc/ as a backup. #203 2015-03-25 22:36:04 -07:00
Hackerpilot c5bb663cad Restrict connections to localhost 2015-03-25 22:29:48 -07:00
Hackerpilot 2e65ae85eb Submodule updates 2015-03-25 22:27:43 -07:00
Brian Schott 6f2312d18d Merge pull request #200 from Groterik/fix_getdoc
Fix getDoc range violation
2015-03-13 03:02:25 -07:00
cleem adcb9f7f66 Fix getDoc range violation 2015-03-13 12:35:24 +03:00
Hackerpilot b89a5c8b4c Update dependencies 2015-03-06 13:23:16 -08:00
Hackerpilot 351bf2ee2d Fix #195. Fix #196. Fix #197. 2015-02-25 22:53:08 -08:00
Hackerpilot be1eb0e983 Moar ddoc 2015-02-25 22:48:56 -08:00
Hackerpilot 8e3d386d69 Fix calltip display 2015-02-20 14:48:01 -08:00
Hackerpilot 7da5d006c0 Implement #193 2015-02-16 22:51:50 -08:00
Hackerpilot d81ed84101 Remove logging to speed up startup 2015-02-16 22:50:40 -08:00
Hackerpilot 28dfdd3662 Calltips should be istring 2015-02-12 16:24:52 -08:00
Brian Schott f5eb2a0639 Update dcd_version.d 2015-02-11 15:04:30 -08:00
Brian Schott f6657b94e7 v0.5.0 2015-02-11 15:00:53 -08:00
Hackerpilot ea612519c7 Another bugfix, another beta tag 2015-02-07 00:47:07 -08:00
Hackerpilot 7d839ebbc7 Merge branch 'master' of https://github.com/Hackerpilot/DCD 2015-02-07 00:42:29 -08:00
Hackerpilot 5964940d41 Fix autocomplete on foreach expressions 2015-02-07 00:42:18 -08:00
Hackerpilot 5511608418 Update libdparse to fix ddoc display issue 2015-02-06 14:47:28 -08:00
Hackerpilot 4f7c563453 Update version number 2015-02-06 14:13:23 -08:00
Hackerpilot c07281d2f0 Fix #190 2015-02-06 14:09:40 -08:00
Hackerpilot 81e652c4c8 Fix bug with auto variable declarations 2015-02-06 03:57:07 -08:00
Brian Schott 63cbef8864 Merge pull request #189 from Hackerpilot/typed-string-interning
Typed string interning
2015-02-04 07:07:55 +00:00
Hackerpilot e216a493d8 Bugfixes 2015-02-03 03:54:21 -08:00
Hackerpilot 9316f35f41 Experiment with making the type system enforce string interning 2015-02-03 02:04:06 -08:00