Re: DCD xmas edition

2018-12-24 Thread ANtlord via Digitalmars-d-announce
On Monday, 24 December 2018 at 13:24:30 UTC, Basile B. wrote: added support for completion on template type parameters that must implicitly convert to a type. You, sir, are my hero!

Re: Reserved 1.0.0

2018-05-16 Thread ANtlord via Digitalmars-d-announce
On Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote: I released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D webpages/service. It is focused on simplicity (no dependenci

Re: GDB + ddemangle

2018-04-25 Thread ANtlord via Digitalmars-d-announce
On Wednesday, 25 April 2018 at 05:12:37 UTC, Joakim wrote: On Wednesday, 25 April 2018 at 05:09:28 UTC, ANtlord wrote: On Friday, 20 April 2018 at 17:55:12 UTC, Iain Buclaw wrote: On 20 April 2018 at 17:40, drug via Digitalmars-d-announce wrote: Using a compiler that implements 2.077 or late

Re: GDB + ddemangle

2018-04-24 Thread ANtlord via Digitalmars-d-announce
On Friday, 20 April 2018 at 17:55:12 UTC, Iain Buclaw wrote: On 20 April 2018 at 17:40, drug via Digitalmars-d-announce wrote: Using a compiler that implements 2.077 or later (IIRC) probably won't, due to gdb being too old. They broke ABI by introducing back referencing, no release of gdb s

GDB + ddemangle

2018-04-19 Thread ANtlord via Digitalmars-d-announce
Hello! I've written a piece of glue code that helps to debug D code using GDB. The code glues together GDB and ddmangle. Checkout the link https://github.com/ANtlord/gdb-ddemangle PRs are welcome!

Re: Gtk-D API Documentation now on dpldocs.info

2018-03-07 Thread ANtlord via Digitalmars-d-announce
On Thursday, 8 March 2018 at 01:27:07 UTC, Adam D. Ruppe wrote: GtkD is a D wrapper to the GTK library. It has plenty of doc comments attached... but they are in a special GTK syntax and all the cross references refer to C structs and functions instead of to D classes and methods. Well, adrdo

Re: Release D 2.077.0

2017-11-03 Thread ANtlord via Digitalmars-d-announce
On Thursday, 2 November 2017 at 22:35:03 UTC, Martin Nowak wrote: Glad to announce D 2.077.0. This release comes with a new, more compact mangling, templated vector operations, reproducible dmd builds, and various fixes. Thanks to everyone involved in this 👏. http://downloads.dlang.org/releas

Re: D on devdocs

2017-09-12 Thread ANtlord via Digitalmars-d-announce
On Monday, 11 September 2017 at 21:03:53 UTC, Andre Pany wrote: On Monday, 11 September 2017 at 03:23:47 UTC, ANtlord wrote: Hello. I'm not sure that you know, but documentation of D language has become to devdocs.io. It is web service provides offline documentation. We've got a useful tool for

Re: D on devdocs

2017-09-11 Thread ANtlord via Digitalmars-d-announce
On Monday, 11 September 2017 at 15:02:17 UTC, Moritz Maxeiner wrote: Do you know how much work would it be to reuse devdocs (I see it is open source) as a basis for hosting dub package docs)? I'm sorry, but I can't assess required time because I'm not a Ruby developer. I have learned basics of

D on devdocs

2017-09-10 Thread ANtlord via Digitalmars-d-announce
Hello. I'm not sure that you know, but documentation of D language has become to devdocs.io. It is web service provides offline documentation. We've got a useful tool for documentation viewing and reading. The next step is an implementation of version support. Don't compare anything to D. Use

Re: Blog post on automem

2017-05-03 Thread ANtlord via Digitalmars-d-announce
On Friday, 28 April 2017 at 14:40:03 UTC, Mike Parker wrote: Atila was kind enough to do a write up on his automem library for the D Blog, talking about why he did it and showing some of the implementation details. This is officially part of the GC series. The next post in the series will be my

Re: Blog post on automem

2017-05-03 Thread ANtlord via Digitalmars-d-announce
On Friday, 28 April 2017 at 14:40:03 UTC, Mike Parker wrote: When I publish the next one, I'll add a page to the blog with each post in the series linked under two categories: 'GC Fundamentals' and 'Memory Management Strategies'. Atila's post sits squarely in the latter. If you have a particula

Vim has got D-Scanner support.

2017-03-30 Thread ANtlord via Digitalmars-d-announce
Hello! I've done integration of D-Scanner in Vim plugin Syntastic (https://github.com/vim-syntastic/syntastic/pull/1995). Vim users are able to check his code using D-Scanner. Links: D-Scanner (https://github.com/Hackerpilot/Dscanner) Syntastic (https://github.com/vim-syntastic/syntastic) Vi

Re: DlangUI on Android

2016-04-21 Thread ANtlord via Digitalmars-d-announce
On Thursday, 21 April 2016 at 13:28:18 UTC, Vadim Lopatin wrote: Hello, I've implemented initial support of Android in DlangUI. Am I sleeping? Can we develop UI applications for Android on D? It's great!

Re: D Profile Viewer

2016-03-25 Thread ANtlord via Digitalmars-d-announce
On Thursday, 24 March 2016 at 20:34:07 UTC, Andrew wrote: Hi I wrote a program to turn the non-human-readable trace.log into an interactive HTML file that can be used to help profile a D program. Its here: https://bitbucket.org/andrewtrotman/d-profile-viewer There's also a readme that (hope

Re: [hackathon] One week left to the first D Hackathon!

2015-04-19 Thread ANtlord via Digitalmars-d-announce
On Saturday, 18 April 2015 at 16:26:41 UTC, Andrei Alexandrescu wrote: Join us for one week starting Saturday April 25th for the first D Hackathon! The D Hackathon is one week of intense participation and collaboration on anything and everything related to the D programming language. All pa