Search

May 18, 2023
Issues »
...i > 7 must be
permitted for foo".
`Impl::foo(int i)` has no additional in...
May 15, 2023
General »
...instead of its current fgetc and friends impl to be more generic to load up...
May 08, 2023
General »
...the lines of:
  `if (key !in impl) return impl.at(key).emplace!Value();`

But then...
April 21, 2023
Announce »
...lot more than that, including a fiber impl too (the -version=embedded_httpd_hybrid)

You...
April 12, 2023
Learn »
...alias T = typeof(A);

  auto Handler()
  {
    struct Impl
    {
      T*[string] data;

      void set(string key...
March 23, 2023
Issues »
...corruption without the getMember trait:

```
mixin template Impl(T){
    alias a = T.test;
    pragma(msg...
March 22, 2023
Issues »
...temp@gmx.com> ---
reduced further

```
mixin template Impl(T){
    alias a =  __traits(getMember, T, "test...
February 22, 2023
General »
...fd_impl,
                    update_fd: &update_fd_impl,
                    remove_fd: &remove_fd_impl,
                    wait: &wait_impl...
February 20, 2023
General »
...blob/3457018e34ab2333de22a6285622d3190268d5e0/druntime/src/core/internal/gc/impl/conservative/gc.d#L3147

Thank you for...
February 20, 2023
General »
...core.internal.gc.impl.conservative.gc.ConservativeGC.runLocked!(core.internal.gc.impl.conservative.gc.ConservativeGC...
1 2 3 4 5 6
Next ›   Last »