August 25, 2020 Issues » [Issue 20008] __traits(allMembers) of packages is complete nonsense | |||
|---|---|---|---|
| |||
...among", "indexOfFirstOvershadowingChoiceOnLast", "castSwitch", "clamp", "cmp", "equal", "MaxType", "EditOp", "Levenshtein", "levenshteinDistance", "levenshteinDistanceAndPath", "max", "MinType", "min", "mismatch... | |||
August 16, 2020 Issues » [Issue 21168] New: std.utf.decode front/back should be able to decode using enum character types | |||
|---|---|---|---|
| |||
...isSomeChar!EditOp is true. However, EditOp[].byDchar does not work, because decodeFront cannot handle EditOp... | |||
December 24, 2016 Issues » [Issue 14608] Enum members should be formatted as a table | |||
|---|---|---|---|
| |||
...org/phobos-prerelease/std_algorithm_comparison.html#.EditOp - a table would be so much nicer. -- | |||
March 12, 2013 Issues » [Issue 9696] New: Ddoc should provide macro on types to allow injecting links to definitions | |||
|---|---|---|---|
| |||
...return type is: "Tuple!(size_t, EditOp[])" However EditOp is documented almost a page up... | |||
October 10, 2012 Issues » [Issue 8794] New: DDoc should provide qualified symbol names suitable for anchors | |||
|---|---|---|---|
| |||
...there are anchor collisions such as enum EditOp.remove instead of free function remove(): http... | |||
May 16, 2011 Issues » [Issue 6017] std.algorithm.remove has a wrong link | |||
|---|---|---|---|
| |||
...hiearchy directly. So, remove gets the anchor #EditOp.remove. -- Configure issuemail: http://d.puremagic.com... | |||
May 16, 2011 Issues » [Issue 6017] std.algorithm.remove has a wrong link | |||
|---|---|---|---|
| |||
...having numbers tagged onto them - e.g. #EditOp__remove and #remove. The core problem is... | |||
May 16, 2011 Issues » [Issue 6017] std.algorithm.remove has a wrong link | |||
|---|---|---|---|
| |||
...usefully linked. I do think that having EditOp.remove linked is of value. But the... | |||
May 16, 2011 Issues » [Issue 6017] std.algorithm.remove has a wrong link | |||
|---|---|---|---|
| |||
...the enum value's name is really 'EditOp.remove'... Perhaps those enum values shouldn't... | |||
May 16, 2011 Issues » [Issue 6017] New: std.algorithm.remove has a wrong link | |||
|---|---|---|---|
| |||
...algorithm.html#remove points to the enum EditOp; instead of the function remove(). -- Configure issuemail... | |||
Copyright © 1999-2021 by the D Language Foundation