6 days ago Issues » [Issue 16539] std.getopt should invoke callbacks in the order given on the command line | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=16539 --- Comment #7 from dlangBugzillaToGithub <robert.schadek... | |||
6 days ago Issues » [Issue 15786] Line buffering not activated for stdout when running D programs under Eclipse | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=15786 --- Comment #4 from dlangBugzillaToGithub <robert.schadek... | |||
6 days ago Issues » [Issue 14347] functions in std.string need upgrading to support std.uni.nelSep line endings | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=14347 --- Comment #2 from dlangBugzillaToGithub <robert.schadek... | |||
6 days ago Issues » [Issue 13543] std.file.FileException has useless __FILE__ and __LINE__ arguments tacked on | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=13543 --- Comment #21 from dlangBugzillaToGithub <robert.schadek... | |||
6 days ago Issues » [Issue 9173] std.string.wrap should conform to Unicode line-breaking algorithm | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=9173 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
November 25 Announce » Re: re2d lexer generator | |||
|---|---|---|---|
| |||
Hi Sergey :) I believe `#line` directives are supported, as described here: https://dlang.org/spec... | |||
November 25 Announce » Re: re2d lexer generator | |||
|---|---|---|---|
| |||
...the playground it seems re2c is inserting `#line` directives. I think it is not supported... | |||
November 22 General » Sreachview api design | |||
|---|---|---|---|
| |||
...the nth line and implements unpoping(such that the user who called for line 3... | |||
November 22 Issues » [Issue 24871] New: DDoc strips indent in triple slash comments | |||
|---|---|---|---|
| |||
...samerion.com Consider this example file with line comment documentation that contains a code snippet... | |||
November 21 Genel » Show Helper | |||
|---|---|---|---|
| |||
...line = __LINE__, T)(T t) {
import std.range : drop, front;
File(f).byLine
.drop(line... | |||
Copyright © 1999-2021 by the D Language Foundation