Commit Graph

1134 Commits

Author SHA1 Message Date
Basile Burg 13c10a0f2b update version 2018-05-14 22:33:20 +02:00
The Dlang Bot 351f4c36de
Merge pull request #485 from BBasile/issue-484
fix #484 - no completion for variable declared in the `IfCondition`s
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-05-14 22:30:15 +02:00
The Dlang Bot e687c0e0c3
Merge pull request #486 from BBasile/rm-localusage
remove deprecated option "localUsage" and which was incorrect engl
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-05-14 16:13:42 +02:00
Basile Burg ac438d98e4 remove deprecated option "localUsage" and which was incorrect engl 2018-05-14 15:43:57 +02:00
Basile Burg 94c8670efc fix #484 - no completion for variable declared in the `IfCondition`s 2018-05-13 21:41:22 +02:00
Sebastian Wilzbach 46a5d0311a
Merge pull request #483 from BBasile/issue-481
fix #481 - No dot completion on `char`
2018-05-10 16:24:05 +02:00
Basile Burg 735c0e0a3d fix #481 - No dot completion on `char` 2018-05-10 16:12:42 +02:00
The Dlang Bot ec5d38f156
Merge pull request #480 from wilzbach/win-regex
Update Windows Travis Deploy Regex
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-05-08 23:47:09 +02:00
Sebastian Wilzbach 1bfee812b7 Update Windows Travis Deploy Regex 2018-05-08 13:52:18 +02:00
The Dlang Bot 4193b6a074
Merge pull request #479 from wilzbach/win-80
Upgrade to win80 to build DScanner
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-05-07 15:33:45 +02:00
Sebastian Wilzbach bbac214f67 Upgrade to win80 to build DScanner 2018-05-07 15:09:54 +02:00
The Dlang Bot a6ef4e5a25
Merge pull request #474 from wilzbach/76-windows
Fix #472 - Use 2.076 to build the release binaries
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-05-07 14:47:46 +02:00
Sebastian Wilzbach 41f3910726 Fix #472 - Use 2.076 to build the release binaries 2018-05-07 14:39:53 +02:00
Sebastian Wilzbach 30ecca2848
Merge pull request #477 from dlang-community/BBasile-patch-1
Remove dmd-beta and dmd-nightly from TravisCI
2018-05-06 03:36:57 +02:00
BBasile cb7418981c
Update appveyor.yml 2018-05-05 09:07:19 +02:00
BBasile 4981e0599e
Remove dmd-beta and dmd-nightly from TravisCI
- dmd-nightly is already done by the D project tester.
- dmd-beta is most of the time useless because the beta is older than the latest dmd
2018-05-05 09:04:17 +02:00
The Dlang Bot 723a3ee113
Merge pull request #470 from wilzbach/experiment_stable_start
Make the test_runner more stable on the Project Tester - fix #455
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-05-02 21:25:00 +02:00
The Dlang Bot c29a3a4cd2
Merge pull request #473 from wilzbach/win64
Build win64 binaries
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-05-02 21:16:49 +02:00
The Dlang Bot 5869f0c5c0
Merge pull request #471 from wilzbach/fix-deployment
[trivial] Fix Travis deployment
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-05-02 15:59:09 +02:00
BBasile a53c5b40ac fix #419 - server freezed under Win32 when caching the imports (#476)
fix #419 - server freezed under Win32 when caching the imports
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-05-01 22:55:22 +02:00
Sebastian Wilzbach 444218dbec Build win64 binaries 2018-04-29 20:51:20 +02:00
Sebastian Wilzbach a4adbff689 Fix Travis deployment 2018-04-29 20:20:04 +02:00
Sebastian Wilzbach 773930e475 Make the test_runner more stable on the Project Tester 2018-04-29 20:16:25 +02:00
The Dlang Bot c90afe1ece
Merge pull request #468 from BBasile/upd-ver
update version number
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-27 09:38:57 +02:00
Basile Burg c3f9111570 update version 2018-04-27 09:29:47 +02:00
The Dlang Bot 22ecbbf5c6
Merge pull request #467 from BBasile/issue-382
fix #382 - No completion when current string is a keyword
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-25 00:37:20 +02:00
Basile Burg 5a8b2f7838 fix #382 - No completion when current string is a keyword 2018-04-25 00:03:45 +02:00
The Dlang Bot 24d415a537
Merge pull request #466 from BBasile/issue-405
fix #405 - Case of calltip failure in aggregate
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-24 11:25:02 +02:00
Basile Burg b66516debb fix #405 - Case of calltip failure in aggregate 2018-04-24 10:57:32 +02:00
The Dlang Bot 162ec3656b
Merge pull request #465 from dlang-community/triple-backticks-dubrepo
Remove usage of triple backtick because not supported by code.dlang.org
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-24 07:24:24 +02:00
BBasile b52fcdcee5
Remove usage of triple backtick because not supported by code.dlang.org 2018-04-24 07:15:18 +02:00
Sebastian Wilzbach 0b9cb6ac31
Merge pull request #464 from wilzbach/release2
Update release scripts
2018-04-23 23:18:24 +02:00
Sebastian Wilzbach 14c8b7cc9f Update release scripts 2018-04-23 19:13:55 +02:00
The Dlang Bot 15f5b11977
Merge pull request #463 from BBasile/upd-ver
push version number
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-23 15:17:07 +02:00
Basile Burg 473e340ef2 push version number 2018-04-23 15:07:54 +02:00
The Dlang Bot d7e6e13912
Merge pull request #462 from BBasile/issue-451
fix #451 - string compatibilityContent() const should be nothrow for …
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-23 15:01:26 +02:00
Basile Burg 55c919ce50 fix #451 - string compatibilityContent() const should be nothrow for compatibility with older code 2018-04-23 14:53:46 +02:00
The Dlang Bot a214c6a549
Merge pull request #461 from BBasile/issue-460
fix #460 - `super` dot completion is wrong
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-23 14:47:06 +02:00
Basile Burg 6921eb235b fix #460 - `super` dot completion is wrong 2018-04-23 14:38:23 +02:00
Sebastian Wilzbach ac02b4e3d6
Merge pull request #459 from BBasile/issue-453
fix #453 - failure in incomplete switch
2018-04-02 01:49:39 +02:00
Basile Burg 11ca3b44b9 fix #453 - failure in incomplete switch 2018-04-01 23:35:10 +02:00
The Dlang Bot 7e39f75070
Merge pull request #458 from wilzbach/release
Deploy binaries to GitHub releases (Linux/MacOS)
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-01 18:51:35 +02:00
Sebastian Wilzbach 8cc49f574e Deploy binaries to GitHub releases (Linux/MacOS) 2018-03-31 01:42:47 +02:00
Sebastian Wilzbach ee0acba5fc
Merge pull request #457 from FR86/patch-1
Moving dub binaries to bin/
2018-03-30 11:55:59 +02:00
FR86 51155b5f53
Adjusting travis.sh for new dub.json 2018-03-28 06:25:38 +02:00
FR86 8dc6f4dd30
Moving dub binaries to bin/
To get dub build in line with make and build.bat, binary output should end up in bin/.
2018-03-27 22:41:21 +02:00
skl131313 c668bdcf50
Merge pull request #456 from skl131313/temp
#455 delay starting server after shutdown
2018-03-25 22:41:58 -04:00
skl131313 9b1a2c2b9d #455 delay starting server after shutdown 2018-03-25 21:57:58 -04:00
The Dlang Bot f5180ddb9d
Merge pull request #454 from BBasile/opaque_templatized_structs
fix #441 - Add a regression test for opaque templatized structs
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-03-24 05:45:36 +01:00
Basile Burg bc5715eee9 fix #441 - Add a regression test for opaque templatized structs 2018-03-24 05:35:33 +01:00