Max Vetrov
Max Vetrov
The commit replaces the switch by "log2 if construction". It has to work faster.
Added Russian translation for the app.
I get the error when use the following declaration: ```c int a = 5; ``` but the following code works without errors ```c int a; a = 5; ```
> It would be better if there was an option to disable tests while importing the library, like that - [mekhovyyekulaki@4dcf417](https://github.com/mekhovyyekulaki/BeeNum/commit/4dcf4178d792e41389fc3cd4f05b99e24488fa97) > They get interferred with the project's tests which...
> There's another problem with bitwise operations - see [mekhovyyekulaki@27dae38](https://github.com/mekhovyyekulaki/BeeNum/commit/27dae3801d4d0dc35ef98aca2b20886e7b671192) > After the op amount of parts remains the same, so comparisons start to fail. (from [PR#3](https://github.com/tigertv/BeeNum/pull/3))
Hi! Maybe you put something inside?
Hi! Maybe you'll put something inside?