-
Currently we have no class naming guidelines for "helper" classes.
Examples include:
- `Azure::Core::Uuid`
- `Azure::Core::_internal::HttpShared`
- `Azure::Core::UserAgentGenerator`
- `Azure::Core::…
-
Currently, Gillian Core seems to error if a file doesn't end in either `.gil` or `.ngil` saying:
```
Error: ../tests/noproph/list_std.stdout is not a .gil or .ngil file
```
Could we remove…
-
Some parsers have semver tags like `x.y.z-with-generated-sources`.
We should either not allow such suffixes (they currently cause a build failure),
or we should remove the suffix.
-
Name prefixes and suffixes are important disambiguating information. These should not be lost when data are converted or transcribed.
-
While coding on a one-off physics simulation, in Onyx, for a device I'm constructing, I realized something that would be helpful for such advanced-excel-work'ish scripts / one-off simulations / scient…
-
The test data contains very different, non-standard file endings.
According to Simao, these are in line with the individual ITU-T recommendations.
At least, I would recommend having a text documen…
-
add an option to the shortcode for returning in ordinal format
e.x.
[years-since y=1992 text=false ordinal=true]
returns "29th"
other possible ordinal suffixes include: 1st, 2nd, 3rd, n>=4…
-
This BEP will necessitate the addition of new entities to the BIDS specification.
Currently (assuming #46), this would be entities `model`, `param` and `stat`, and suffix `model` (not particularly …
-
We know that lots of binaries have "--options" that must be put as suffixes after the Binary Launching argument that is the command per se like "/path/to/binary.appimage", but if we can customize pref…
-
```
It would be good if this also provided an option for adding ordinal
suffixes to numbers.
```
Original issue reported on code.google.com by `yomora...@gmail.com` on 16 Apr 2010 at 2:23