Eivind Kvedalen
|
823b5205bb
|
NumberExpression: Added std::setprecision to keep precision of number in double to string conversion.
|
2015-12-18 22:05:32 +01:00 |
|
wmayer
|
9abedaf0d2
|
+ fix & suppress msvc warnings
|
2015-10-16 18:26:30 +02:00 |
|
wmayer
|
e4768c1c75
|
+ fix clang warning: -Woverloaded-virtual
|
2015-10-02 20:42:16 +02:00 |
|
wmayer
|
e9594501dd
|
+ use dedicated exception classes for expression and parsing errors
|
2015-09-27 23:17:33 +02:00 |
|
wmayer
|
a8507628fa
|
Fix warnings: -Wuninitialized in expression engine
|
2015-09-22 10:12:17 +02:00 |
|
wmayer
|
b936514937
|
+ fix build problems with MSVC and libpack
|
2015-09-21 14:51:12 +02:00 |
|
Eivind Kvedalen
|
722a40dd41
|
Added Expression classes to App directory. Added Expression interface to Property base class.
|
2015-09-21 14:51:02 +02:00 |
|