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 |
|
Egor Pugin
|
5a56d0c291
|
Merge pull request #1588 from ZaMaZaN4iK/fix_own_bool
Use standard bool instead of BOOL8.
|
2018-05-23 16:53:12 +03:00 |
|
Alexander Zaitsev
|
785b5e8134
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
|
Alexander Zaitsev
|
a040bc2da5
|
Use standard bool instead of BOOL8.
|
2018-05-20 22:46:46 +03:00 |
|
Egor Pugin
|
e95ff1159e
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
|