Gunnar Beutner
|
3032cf8100
|
Make it easier to call AExpression::Dump from GDB.
Refs #5846
|
2014-03-24 09:27:46 +01:00 |
Gunnar Beutner
|
ddc548bb5d
|
Fix AExpression::ExtractPath.
Refs #5846
|
2014-03-23 19:58:24 +01:00 |
Gunnar Beutner
|
d23078d6c4
|
Make sure +=, -=, *= and /= behave like they did before.
Refs #5846
|
2014-03-23 17:26:31 +01:00 |
Gunnar Beutner
|
aacc699dd4
|
Refactor the config parser's AST.
Refs #5846
|
2014-03-23 11:27:40 +01:00 |
Gunnar Beutner
|
67d8bc219e
|
Clean up the AExpression class.
Refs #5846
|
2014-03-22 10:29:45 +01:00 |
Gunnar Beutner
|
46d7cf3d6a
|
Implement len() and the operators >, >=, < and <=.
Refs #5789
|
2014-03-19 13:25:06 +01:00 |
Gunnar Beutner
|
3383951791
|
Implement regex() and match() functions.
Refs #5789
|
2014-03-19 12:46:23 +01:00 |
Gunnar Beutner
|
ec0557afea
|
Implement additional operators: &&, ||, in and !in.
Refs #5789
|
2014-03-19 12:46:23 +01:00 |
Gunnar Beutner
|
3587dbbd13
|
Implement support for local variables in AExpressions.
Refs #5789
|
2014-03-19 12:46:23 +01:00 |
Gunnar Beutner
|
04b8724cb8
|
Implement == and != operators for AExpressions.
Refs #5789
|
2014-03-19 12:46:23 +01:00 |
Michael Friedrich
|
ce737ff2f3
|
Change copyright header (again).
Fixes #5424
|
2014-03-19 11:42:47 +01:00 |
Michael Friedrich
|
555d72150a
|
Update copyright header.
Fixes #5424
|
2014-01-09 00:32:11 +01:00 |
Gunnar Beutner
|
4534bb08c5
|
Implement DbCatEverything flag.
Fixes #5096
|
2013-11-20 16:47:46 +01:00 |
Gunnar Beutner
|
f59a56e4fc
|
Build fix.
|
2013-10-20 15:20:54 +02:00 |
Gunnar Beutner
|
599429ec93
|
config: Implement AST support for const expressions.
|
2013-10-20 15:07:55 +02:00 |