- 29 Jun, 2021 1 commit
-
-
- 31 May, 2021 3 commits
-
-
Alexander A. Maly authored
-
Alexander A. Maly authored
-
Alexander A. Maly authored
-
- 28 May, 2021 1 commit
-
-
Alexander A. Maly authored
-
- 21 May, 2021 4 commits
-
-
Alexander A. Maly authored
It always returned the same value.
-
Alexander A. Maly authored
Switched order of pattern and source arguments in documentation for methods позиция, поз, позиция после, поз после to match the real behaviour.
-
Alexander A. Maly authored
It dumped some geometry binary settings to the screen and printed CLOSE TASK WINDOW when there was no any task.
-
Alexander A. Maly authored
On MacOS Catalina std::queue does not check for non-emptyness on pop(). It led to size became equal to (uint64_t) (-1) and crash when emptying the Keyboard events queue because in LockedQueue::dequeue we always popped.
-
- 27 Apr, 2021 2 commits
-
-
Alexander A. Maly authored
Dropped those strange warning options and turned on -O1
-
Alexander A. Maly authored
Because it has failed to build on Mac, and I need a working Debug build.
-
- 09 Mar, 2021 1 commit
-
-
Alexander A. Maly authored
In Problem 3 of the While Lops section the 1-st and the 3-rd environments were in conflict to each other, fixing the 3-rd one. Some spelling fixes of word "закрашенны". Some cosmetic commentaries fixes.
-
- 05 Feb, 2021 1 commit
-
-
Alexander A. Maly authored
-
- 04 Feb, 2021 1 commit
-
-
Alexander A. Maly authored
-
- 13 Dec, 2020 4 commits
-
-
Alexander A. Maly authored
-
Alexander A. Maly authored
-
Alexander A. Maly authored
-
Alexander A. Maly authored
aplusb reads two integers and writes their sum. aplusbi does the same via our internal I/O mechanism.
-
- 11 Dec, 2020 4 commits
-
-
Alexander A. Maly authored
It allows any launcher behave as any other one from the list. So we can have only one binary. But the gui mode should still be corrected if needed.
-
Alexander A. Maly authored
It does not work if its short name is 0, works with 255.
-
Alexander A. Maly authored
from -o --output to --robotdump because it interfered with -o ByteCompiler option.
-
Alexander A. Maly authored
to dump the resulting field after the program execution.
-
- 10 Dec, 2020 4 commits
-
-
Alexander A. Maly authored
-
Alexander A. Maly authored
-
Alexander A. Maly authored
in Release mode
-
Alexander A. Maly authored
Changed non-gui mode determination for all platforms
-
- 09 Dec, 2020 3 commits
-
-
Alexander A. Maly authored
-
Alexander A. Maly authored
-
Alexander A. Maly authored
-
- 07 Dec, 2020 2 commits
-
-
Alexander A. Maly authored
Dropped unused vars in actors. Cleaned some nearby code.
-
Alexander A. Maly authored
To build with Python 3.9
-
- 23 Nov, 2020 3 commits
-
-
Alexander A. Maly authored
Distrib with uclibc?
-
Alexander A. Maly authored
-
Alexander A. Maly authored
Trying to not include windows.h in headers.
-
- 12 Nov, 2020 5 commits
-
-
Alexander A. Maly authored
-
Alexander A. Maly authored
-
Alexander A. Maly authored
-
Alexander A. Maly authored
-
Alexander A. Maly authored
-
- 10 Nov, 2020 1 commit
-
-
Alexander A. Maly authored
Moved code to a new realization file. Return value of the main argument is now always followed by a new line.
-