Roman Telezhynskyi
|
c2e563a65c
|
variable scope.
--HG--
branch : develop
|
2015-10-12 16:26:42 +03:00 |
|
Roman Telezhynskyi
|
be398bae93
|
cppcheck.
--HG--
branch : develop
|
2015-10-12 14:52:48 +03:00 |
|
Roman Telezhynskyi
|
78f1e89f08
|
Cppcheck.
--HG--
branch : develop
|
2015-04-15 15:44:57 +03:00 |
|
Roman Telezhynskyi
|
aef39533c8
|
Bugfix for Bulkmode: Expressions with like "a=b, b*10" did not compute properly.
--HG--
branch : develop
|
2015-03-31 16:08:44 +03:00 |
|
Roman Telezhynskyi
|
bfbe2a5fc2
|
Fixed copyright notice for library qmuparser.
--HG--
branch : develop
|
2015-02-27 12:21:09 +02:00 |
|
Roman Telezhynskyi
|
8c0bdcc612
|
Make parser static locale variable local for each parser instance.
--HG--
branch : feature
|
2015-02-10 13:39:31 +02:00 |
|
dismine
|
e1ff009771
|
Check if stack is empty like in origin muparser.
--HG--
branch : develop
|
2014-11-09 16:28:44 +02:00 |
|
dismine
|
a06a162100
|
Support build with MSVC.
--HG--
branch : develop
|
2014-10-17 22:26:30 +02:00 |
|
dismine
|
01e37bf4bf
|
Clang warnings.
--HG--
branch : develop
|
2014-10-03 14:40:39 +03:00 |
|
dismine
|
ea9ba2a11a
|
Building with Clang.
--HG--
branch : develop
|
2014-10-03 13:32:12 +03:00 |
|
dismine
|
7e6cfe9f70
|
Change build dependence to Qt 5.0.2.
--HG--
branch : develop
|
2014-09-25 18:44:06 +03:00 |
|
dismine
|
2766628037
|
Clang warnings.
--HG--
branch : develop
|
2014-09-11 19:52:02 +03:00 |
|
dismine
|
44d1465881
|
Disable multiple subexpression mode. One expresiion per time.
--HG--
branch : feature
|
2014-08-29 16:42:53 +03:00 |
|
dismine
|
e01b8b2164
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 19:17:18 +03:00 |
|
dismine
|
95422546b6
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 16:07:12 +03:00 |
|
dismine
|
ec44c57c34
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 15:58:57 +03:00 |
|
dismine
|
3b36cd8af4
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 15:13:55 +03:00 |
|
dismine
|
1a25b82019
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 14:52:53 +03:00 |
|
dismine
|
0659be3375
|
Refactoring.
--HG--
branch : feature
|
2014-06-18 14:10:26 +03:00 |
|
dismine
|
c3355e37e4
|
Includes for Coverity Scan, again.
--HG--
branch : develop
|
2014-06-17 12:50:11 +03:00 |
|
dismine
|
7e3dc203dc
|
Use forward declaration.
--HG--
branch : feature
|
2014-06-08 21:10:57 +03:00 |
|
dismine
|
a40099da1f
|
Backport changeset 8a2e2ab97237.
--HG--
branch : develop
|
2014-06-03 15:15:17 +03:00 |
|
dismine
|
dce41a864f
|
The C++11 initializer list feature.
--HG--
branch : feature
|
2014-05-30 12:52:19 +03:00 |
|
dismine
|
ccde48e3bf
|
Factory function for creating new parser variables. New methods what return
tokens and numbers.
--HG--
branch : feature
|
2014-05-22 15:11:14 +03:00 |
|
dismine
|
5adc0555ef
|
Save all variable in dynamic array.
--HG--
branch : feature
|
2014-05-21 16:51:47 +03:00 |
|
dismine
|
bd5fda320f
|
Use new math parser instead old.
--HG--
branch : feature
|
2014-05-21 11:51:16 +03:00 |
|
dismine
|
6a8869bc1b
|
Made possible methods include.
--HG--
branch : develop
|
2014-05-06 17:36:42 +03:00 |
|
dismine
|
2e6cc94e19
|
delete Q_UNREACHABLE().
--HG--
branch : feature
|
2014-05-06 13:51:14 +03:00 |
|
dismine
|
d65368bafb
|
Tests passed.
--HG--
branch : feature
|
2014-05-06 12:45:21 +03:00 |
|
dismine
|
9ca9455c80
|
For nothrow methods set Q_DECL_NOEXCEPT.
--HG--
branch : feature
|
2014-05-02 11:43:02 +03:00 |
|
dismine
|
79ef0e914e
|
CppCheck.
--HG--
branch : feature
|
2014-05-02 11:09:10 +03:00 |
|
dismine
|
362638066a
|
Vera++.
--HG--
branch : feature
|
2014-05-01 14:33:40 +03:00 |
|
dismine
|
37ecf9fd86
|
Fix gcc's warnings.
--HG--
branch : feature
|
2014-05-01 12:55:23 +03:00 |
|
dismine
|
f505234bbd
|
My surname like in my passport.
--HG--
branch : feature
|
2014-04-30 08:38:52 +03:00 |
|
dismine
|
2c77a73343
|
Apply project code style.
--HG--
branch : feature
|
2014-04-30 08:32:29 +03:00 |
|
dismine
|
0b49785255
|
First success build after all changes.
--HG--
branch : feature
|
2014-04-28 21:41:38 +03:00 |
|
dismine
|
7c1d22c5f4
|
Try use QString where posible.
--HG--
branch : feature
|
2014-04-26 11:16:19 +03:00 |
|
dismine
|
9c6cac2ec4
|
Delete #include <vector>.
--HG--
branch : feature
|
2014-04-26 11:04:59 +03:00 |
|
dismine
|
5c3845ff00
|
QVector instead std::vector.
--HG--
branch : feature
|
2014-04-26 11:00:42 +03:00 |
|
dismine
|
21c38b446d
|
Use Qt math function.
--HG--
branch : feature
|
2014-04-26 10:23:50 +03:00 |
|
dismine
|
59c7405b88
|
QStack instead QmuParserStack.
--HG--
branch : feature
|
2014-04-26 09:01:41 +03:00 |
|
dismine
|
2f97def4bf
|
Use Q_ASSERT marcros instead MUP_ASSERT and MUP_FAIL.
--HG--
branch : feature
|
2014-04-25 18:10:56 +03:00 |
|
dismine
|
11f527143b
|
Used qreal for datatype. Deleted _T() macros.
--HG--
branch : feature
|
2014-04-25 18:01:23 +03:00 |
|
dismine
|
0b4d69f821
|
Successful build after adding muParser library.
--HG--
branch : feature
|
2014-04-25 15:58:14 +03:00 |
|