Stefan Weil
|
0f3206d5fe
|
Format code (replace ( xxx ) by (xxx))
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-09-29 08:21:25 +02:00 |
|
Stefan Weil
|
63f87cac90
|
Simplify boolean expressions
Remove "? true : false" which is not needed for boolean expressions.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-09-29 08:21:14 +02:00 |
|
Alexander Zaitsev
|
6ff0b56597
|
More fixes BOOL8 -> bool
|
2018-05-21 00:40:58 +03:00 |
|
Alexander Zaitsev
|
0248c7ff9d
|
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
|
2018-05-20 00:52:04 +03:00 |
|
Egor Pugin
|
e95ff1159e
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
|