Re: dmdtags 1.0.0: an accurate tag generator for D source code

2021-08-27 Thread Виталий Фадеев via Digitalmars-d-announce
On Friday, 27 August 2021 at 21:38:58 UTC, Paul Backus wrote: `dmdtags` is a tags file generator for D source code that uses the DMD compiler frontend for accurate parsing. This release supports 100%-accurate parsing of arbitrary D code (tested on DMD and Phobos sources), as well as the most

Re: dmdtags 1.0.0: an accurate tag generator for D source code

2021-08-27 Thread Ali Çehreli via Digitalmars-d-announce
On 8/27/21 2:38 PM, Paul Backus wrote: > `dmdtags` is a tags file generator for D source code that uses the DMD > compiler frontend for accurate parsing. Thanks! I had stopped using tags files with Emacs for the reasons you give. With this, I will be more efficient. :) And, I will be a happy

Re: dmdtags 1.0.0: an accurate tag generator for D source code

2021-08-27 Thread Paul Backus via Digitalmars-d-announce
On Friday, 27 August 2021 at 22:45:15 UTC, WebFreak001 wrote: I'm just worried about how the memory usage will grow with this, considering dmd never frees. Maybe I should make it run as external tool instead of a library so the OS cleans up, but for that get a performance penalty especially on

Re: dmdtags 1.0.0: an accurate tag generator for D source code

2021-08-27 Thread WebFreak001 via Digitalmars-d-announce
On Friday, 27 August 2021 at 22:01:59 UTC, Dennis wrote: On Friday, 27 August 2021 at 21:38:58 UTC, Paul Backus wrote: Editors that support tags files, such as Vim and Emacs, can use this index to help with things like project navigation and tab completion. Cool! Now I'll have to look if I

Re: dmdtags 1.0.0: an accurate tag generator for D source code

2021-08-27 Thread Dennis via Digitalmars-d-announce
On Friday, 27 August 2021 at 21:38:58 UTC, Paul Backus wrote: Editors that support tags files, such as Vim and Emacs, can use this index to help with things like project navigation and tab completion. Cool! Now I'll have to look if I can make this work with Visual Studio Code, since code-d

dmdtags 1.0.0: an accurate tag generator for D source code

2021-08-27 Thread Paul Backus via Digitalmars-d-announce
`dmdtags` is a tags file generator for D source code that uses the DMD compiler frontend for accurate parsing. This release supports 100%-accurate parsing of arbitrary D code (tested on DMD and Phobos sources), as well as the most commonly-used command line options, `-R`, `-o`, and `-a`. The

Re: Beerconf August 2021

2021-08-27 Thread Steven Schveighoffer via Digitalmars-d-announce
On 8/14/21 5:54 PM, Steven Schveighoffer wrote: ## Wait, I have something important to say! If you have some topic you want to reserve time for, let me know. So far nobody has taken up this offer, but it's still here, keeps coming back every month. You can have a nice audience to present some

Re: D Summer School v3

2021-08-27 Thread RazvanN via Digitalmars-d-announce
On Friday, 27 August 2021 at 07:45:42 UTC, M.M. wrote: On Thursday, 26 August 2021 at 14:33:25 UTC, Mike Parker wrote: Very nice event and blog. Thanks! I wonder about the hackathon: did you, Razvan et al., pre-selected a list of bugzilla issues to work on? We do have a keyword,

Re: D Summer School v3

2021-08-27 Thread M.M. via Digitalmars-d-announce
On Thursday, 26 August 2021 at 14:33:25 UTC, Mike Parker wrote: Through much of July, Razvan Nitu and Eduard Staniloiu organized and carried out their third D Summer School at University POLITEHNICA of Bucharest. This time, they did several things differently, leading to their biggest event