Anatolii Kosorukov

Results 22 issues of Anatolii Kosorukov

## List of modifications - Makefile - Remove the need for the rebar3 application in the project folder. Added download over the network. - `./make_doc` - Fix missing path error...

Update README.md Fix warning in _HomeMaterialState build method.

Я обратил внимание, что ссылка на странице [С чего начать](http://rurust.github.io/rust_book_ru/src/getting-started.html) раздел [Создание конфигурационного файла](http://rurust.github.io/rust_book_ru/src/getting-started.html#%D0%A1%D0%BE%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5-%D0%BA%D0%BE%D0%BD%D1%84%D0%B8%D0%B3%D1%83%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%B3%D0%BE-%D1%84%D0%B0%D0%B9%D0%BB%D0%B0) на проект [TOML](https://github.com/toml-lang/toml) неверна.

### echo_post example Fixed the input value of the function. `cowboy_req:reply` function.

I have a question related to the source code. When I read the book I had done for yourself [source code](https://github.com/java1cprog/understandinges6/tree/master/manuscript/source%20code) for this book material. Does the book need an...

- Rethink EUnit tests (reproduce EUnit tests as proper tests, fixing expected state of worker pool). - Fix error: ``` ===> Errors loading plugin {rebar3_eqc,".*", {git, "https://github.com/kellymclaughlin/rebar3-eqc-plugin.git", {tag,"0.1.0"}}}. Run rebar3...

1. Add additional `-spec` tag to functions in poolboy module. 2. Improving the readability of the description of the specification (`-spec`) of function parameters. 3. Add the use of `@equiv`...

Zotonic version **1.1.0.0-rc.7** While creating new site using `zotonic_status` site by pressing "Add Site" button, selecting "Basic bloggin site" Skeleton field the following error messages were generated in the `error.log`...

- README - Add informative badges. - Makefile - Refactor clean target.

### Describe the bug When I run `rebar3 format` for source code that has some syntax error in some function, that function just scapes from source code. ### To Reproduce...

bug