Aleksandr Petrosyan

Results 137 issues of Aleksandr Petrosyan

Simple constructors and a few other functions are normally never complex (they generate few lines of assembly). Marking those as inline can greatly improve performance for if they are used...

Dear all. Emacs is a powerhouse IDE. Since you’ve not included it, I would really appreciate it. Sincerely Bishop of the church of st. Ignucius.

So, there are a few things I can do if I’m an AST node (e.g. a variable). I could edit the string that’s the current leaf, e.g. “Emacs -> emacs”....

I'm trying to add `tracing-coz` to a program I'm working on. As specified in the docs, I'm building with `CARGO_PROFILE_RELEASE_DEBUG=true`, but that causes the following error: ``` [libcoz.cpp:100] bootstrapping coz...

If you do things this way, you could at the makefile stage just do `-D

Signed-off-by: 6r1d ### Description of the Change Adds example that mirrors tutorial examples, so that changes in the API can be propagated by directly taking them from GitHub. ### Issue...

iroha2
Documentation
Tests

### Feature request We might consider expanding the scope of `IntoSchema` to parse `Struct`-like variants, instead of referring the users to a non-existent style guide. ### Motivation In most cases...

Enhancement
iroha2
macros

Right now the documentation is only generated for configuration parameters, and done very inefficiently. It's possible to generate the docs as we do right now using `cargo doc` which would...

iroha2

Signed-off-by: Aleksandr Petrosyan ### Description of the Change Add changelog

version bump
iroha2
Security