rbock
|
dd73319bcf
|
Add boolean expression test
|
2018-12-07 09:42:43 +01:00 |
|
rbock
|
6dcdc419c1
|
Merge branch 'release/0.35'
Conflicts:
README.md
|
2015-12-29 11:03:17 +01:00 |
|
sliser
|
b812ed5120
|
fixed appveyor build
|
2015-12-28 16:42:26 +03:00 |
|
rbock
|
b89e4c3e4f
|
Fixed a bunch of missing initializations
|
2015-12-27 22:25:05 +01:00 |
|
rbock
|
29bf1529e4
|
Moved operators back into expression base class
|
2015-11-08 19:14:49 +01:00 |
|
rbock
|
5556880bb9
|
Turned a few operators into free functions.
This might be problematic since they are not selective enough. In
particular, they even take the result values...
|
2015-11-08 15:12:40 +01:00 |
|
rbock
|
09f23cea0a
|
Reformatted using clang-format
Please use clang-format before submitting code, e.g via the pre-commit
supplied in the repo (thanks AndiDog)
|
2015-09-13 21:33:19 +02:00 |
|
Reto Schneider
|
5756b2355f
|
Remove trailing spaces.
|
2015-08-05 14:43:21 +02:00 |
|
Daniel Pfeifer
|
b99e2f653b
|
build a combined executable for all tests
|
2015-05-29 21:20:15 +02:00 |
|
Daniel Pfeifer
|
036d63e6cf
|
drop suffix 'Test' from tests
|
2015-05-29 20:40:38 +02:00 |
|