Yaroslav

Results 24 comments of Yaroslav

Hm. It's not working on latest Chrome Browser, but work in Firefox.

At the moment it does not work at all. Neither Firefox nor Chrome

![chrome](https://user-images.githubusercontent.com/11976009/39675640-c2209dec-5166-11e8-95f4-7edf23ca56d1.png) ![firefox](https://user-images.githubusercontent.com/11976009/39675641-c68e082e-5166-11e8-9ddb-7eae747633ff.png)

for Chrome: (index):357 clang-format init: Downloading clang-format.wasm (index):357 clang init: Downloading clang.wasm (index):357 runtime init: Downloading runtime.wasm process-manager.js:88 GET https://tbfleming.github.io/cib/clang-format.wasm 0 () start @ process-manager.js:88 (anonymous) @ (index):422 (index):357 clang-format...

firefox: clang-format init: Downloading clang-format.wasm cib:357:17 clang init: Downloading clang.wasm cib:357:17 runtime init: Downloading runtime.wasm cib:357:17 clang-format error: NetworkError when attempting to fetch resource. cib:357:17 clang error: NetworkError when attempting...

Ok. Thanks. It is a "uBlock origin" plugin for Chrome/Firefox. Perhaps it's worth adding advice to the user on the web page if it was not possible to download the...

I have comments: 1. Is this documented in your library? 2. What about the reverse transformation? std::string -> "Key" object? 3. This does not work in general. Imagine that there...

Updated Order format - file **orders.go** type Order struct { Uuid *string `json:"Uuid"` OrderUuid string `json:"OrderUuid"` Exchange string `json:"Exchange"` OrderType string `json:"OrderType"` Limit decimal.Decimal `json:"Limit"` Quantity decimal.Decimal `json:"Quantity"` QuantityRemaining decimal.Decimal...

create pull request

[TestChannel.cpp.txt](https://github.com/chriskohlhoff/asio/files/7762600/TestChannel.cpp.txt) ![vs2013](https://user-images.githubusercontent.com/11976009/147093208-892411a5-b939-4675-9524-05934925861d.PNG) Sample program not compile on VS 2013.