Commit Graph

18 Commits

Author SHA1 Message Date
Andrei Horodniceanu 45117876d8 tests/extra/tc_ufcs_all_kinds: support gdc
Change the format in which errors are printed to keep it consistent
across all the three major compilers (a style that they all support is
the gnu style) and make the matching code in generate_tests.d more
readable by using a regex.

Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
2025-10-18 14:48:58 +02:00
WebFreak001 cc6848ff45 ignore more temporary profiling files 2023-05-15 17:11:27 +02:00
WebFreak001 795ea87f80 add missing development files to gitignore 2023-03-16 16:13:06 +01:00
WebFreak001 4946d49abd upgrade msgpack to ~>1.0, add dub.selections.json
Fixes msgpack-d deprecations, allows minor bumps upstream

The dub.selections.json allows
2023-01-06 01:30:14 +02:00
Sebastian Wilzbach 5138d04e5d Improve automatic version generation - fix #497 2018-06-25 17:41:17 +02:00
Basile Burg aaa89143d2
adress Zombine's review 2017-06-16 13:58:12 +02:00
Basile Burg 1ab8a8ec08
find local usage of symbol located at cursor
(partially based on unmainted PR 202)
2017-06-16 13:58:06 +02:00
Hackerpilot 4cc1f43ca8 Ignore gdb temp files 2016-01-25 17:04:37 -08:00
Hackerpilot 35e24667f0 Add bash completion support. Fix #283 2016-01-19 19:37:10 -08:00
Hackerpilot 5437ceb846 Add dub support 2016-01-13 23:53:30 -08:00
Hackerpilot c1d75abbfd Fix #228 2015-08-05 16:08:46 -07:00
Hackerpilot 15aeda1530 Fix #184 2015-01-30 00:50:38 -08:00
Hackerpilot aad9201e58 Add basic testing scripts 2015-01-29 20:55:13 -08:00
Hackerpilot c3a99df7b9 Ignore git hash file 2014-12-03 16:24:34 -08:00
Hackerpilot f52cb6ad2a Added documentation. Removed duplicated code from autocompletion module 2014-02-08 20:56:13 -08:00
Hackerpilot 87056b0c58 Finally implement #22 2014-01-20 04:12:37 -08:00
Hackerpilot 3c326a3f82 Updated DScanner and msgpack-d 2014-01-19 23:47:23 -08:00
Dylan Knutson a9de462c6b Added preliminary .gitignore file 2013-08-18 17:24:11 -07:00