Dmitrii Kosarev
Dmitrii Kosarev
Как у paste.kde.org. Надо подумать, когда будем прикручивать. И надо ли.
У paste.kde.org есть опция проставления жизни пасты: от часа до 90 дней. Подумать надо ли это нам и к какому релизу прикручивать.
https://github.com/BuckleScript/bucklescript.github.io/blob/source/docs/object.md Please, it was rather difficult to google how to access a field of an object that is not yet created.
This code doesn't typecheck ``` (>) ``` but this is OK ``` (>) ``` Can allow 1st syntax too?
Can you give me a few tips how to compile it with mingw32? I have a weird issue: it seems that options for MSVC and gcc are mixed in the...
If we uncomment [interesting line](https://github.com/reasonml-community/bs-socket.io/blob/master/example/ExampleServer.re#L61) in the server demo we will get an error `Cannot serialize unidentified object [[object Object]].` The question is where should we add serialization/deserialization of user...
List of subtasks copy-pasted from https://github.com/YueLiPicasso/OCanrenTutorial/pull/2 Group S: Problems that have straightforward fix or cause disputes on trivial matters (S for straight) - [ ] spell errors - [x] text...
But 1.3.2 works fine. Could it be a dune issue? ``` ➜ ~ opam --version 2.1.2 ➜ ~ opam install easy-format.1.3.3 The following actions will be performed: ↗ upgrade easy-format...
 Spinoff from https://github.com/ocamllabs/vscode-ocaml-platform/issues/875
I'm kind of confused. I hope I will wake up in the morning and it will stop hanging Happens both in default opam version (see log below) and mine 4.02.3+implicits....