Gunnar Beutner
|
3980cf04a0
|
Fix exception with __using
refs #12408
|
2016-08-12 12:05:02 +02:00 |
Gunnar Beutner
|
c5a170a972
|
Implement support for namespaces
fixes #12408
|
2016-08-12 11:32:16 +02:00 |
Gunnar Beutner
|
54bbaf9f7d
|
Implement support for marking functions as deprecated
fixes #12393
|
2016-08-10 15:48:05 +02:00 |
Gunnar Beutner
|
3008d5ef31
|
Improve performance for field accesses
fixes #11612
|
2016-04-18 17:05:22 +02:00 |
Gunnar Beutner
|
eb0892273e
|
Implement the DateTime class
fixes #9839
|
2016-03-29 13:27:20 +02:00 |
Gunnar Beutner
|
6ba0c5fe01
|
Implement recursion limit for AST expressions which don't use a separate stack frame
fixes #11106
|
2016-03-23 09:03:49 +01:00 |
Gunnar Beutner
|
599929b0f6
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
Gunnar Beutner
|
2d2e7ecdb2
|
Improve location information for exceptions
fixes #10568
|
2015-11-10 17:05:40 +01:00 |
Gunnar Beutner
|
7621870278
|
Implement a debugger for Icinga scripts
fixes #10547
|
2015-11-05 14:29:45 +01:00 |
Gunnar Beutner
|
23330150f4
|
Fix invalid delete in IndexerExpression::GetReference
fixes #10466
|
2015-10-26 18:01:39 +01:00 |
Gunnar Beutner
|
1ec20a1e8d
|
Fix: Line continuation is broken in 'icinga2 console'
fixes #10461
|
2015-10-26 13:04:03 +01:00 |
Gunnar Beutner
|
de847d0b6f
|
Don't allow scripts to access FANoUserView attributes in sandbox mode
fixes #10457
|
2015-10-26 10:41:00 +01:00 |
Gunnar Beutner
|
74ef3e3ce6
|
Turn includes into AST expressions
fixes #10008
|
2015-10-22 09:46:31 +02:00 |
Gunnar Beutner
|
8136cda367
|
Implement the ignore_on_error keyword
fixes #9960
|
2015-10-05 12:44:11 +02:00 |
Gunnar Beutner
|
afcb97303c
|
Remove unnecessary MakeLiteral calls in SetExpression::DoEvaluate
fixes #10199
|
2015-09-23 10:37:13 +02:00 |
Gunnar Beutner
|
6fa58a520c
|
Implement config object sync
Adds object version.
refs #9927
|
2015-09-17 14:20:43 +02:00 |
Michael Friedrich
|
da83bae660
|
Rename config/modules to config/packages
fixes #9953
|
2015-09-01 20:09:04 +02:00 |
Gunnar Beutner
|
f2a055c85a
|
Use an AST node for the 'library' keyword
fixes #10017
|
2015-08-27 14:50:08 +02:00 |
Gunnar Beutner
|
6a8f890e7c
|
Remove the FutureExpression class
fixes #9972
|
2015-08-24 11:04:26 +02:00 |
Michael Friedrich
|
0f5287c2b1
|
Add module attribute for ConfigObject and set its origin
fixes #9852
|
2015-08-17 16:08:57 +02:00 |
Gunnar Beutner
|
a7bfc5ef16
|
Fix: Dict initializer incorrectly re-initialized field that is set to an empty string
fixes #9835
|
2015-08-05 07:45:10 +02:00 |
Gunnar Beutner
|
5bd46c2b38
|
Fix: ScriptFrame's 'Self' attribute gets corrupted when an expressions throws an exception
fixes #9795
|
2015-07-30 20:22:02 +02:00 |
Gunnar Beutner
|
d93bcedaad
|
Implement sandbox mode for the config parser
fixes #9068
|
2015-04-16 08:48:17 +02:00 |
Gunnar Beutner
|
f69c0bd5a2
|
Remove the ScopeCurrent constant
fixes #9044
|
2015-04-15 08:36:17 +02:00 |
Gunnar Beutner
|
1c7e7dac60
|
Avoid setting up unnecessary stack frames for dictionary expressions
|
2015-03-31 12:39:34 +02:00 |
Gunnar Beutner
|
91da55872d
|
Avoid unnecessary dictionary lookups
fixes #8922
|
2015-03-31 11:45:38 +02:00 |
Gunnar Beutner
|
ed29d06ab6
|
Implement constructor-style casts
fixes #8832
|
2015-03-21 22:48:23 +01:00 |
Gunnar Beutner
|
4a2a6d999a
|
Fix incorrect debug hints for nested attributes
fixes #8604
|
2015-03-05 13:18:15 +01:00 |
Gunnar Beutner
|
4d63351561
|
Fix some compile warnings
|
2015-03-04 08:26:15 +01:00 |
Gunnar Beutner
|
9bbe9a4875
|
Fix a memory leak in *Expression::GetReference
fixes #8593
|
2015-03-04 08:00:38 +01:00 |
Gunnar Beutner
|
a76f816623
|
Implement the 'continue' and 'break' keywords
fixes #8394
|
2015-02-19 12:57:52 +01:00 |
Gunnar Beutner
|
b858a05f15
|
Make operators &&, || behave like in JavaScript
fixes #8290
|
2015-01-27 08:40:19 +01:00 |
Gunnar Beutner
|
01d3be8820
|
Implement the while statement
fixes #8269
|
2015-01-23 15:54:27 +01:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
363f23b1d8
|
Rename ScriptFunction to Function
fixes #8258
|
2015-01-21 08:48:38 +01:00 |
Gunnar Beutner
|
5e9d9aea74
|
Change return type for 'set' expressions to Empty
fixes #8172
|
2015-01-12 08:55:16 +01:00 |
Gunnar Beutner
|
ee5f4fb7e3
|
Improve error reporting for the import keyword
fixes #8061
|
2014-12-20 11:09:21 +01:00 |
Gunnar Beutner
|
97168378e8
|
Rename _DEBUG to I2_DEBUG
fixes #7767
|
2014-12-19 12:19:28 +01:00 |
Gunnar Beutner
|
873e294158
|
Refactor the WorkQueue class to make error reporting easier
refs #7709
|
2014-12-18 15:11:57 +01:00 |
Gunnar Beutner
|
28734daa06
|
Fix crash when accessing invalid fields
fixes #8104
|
2014-12-18 11:21:11 +01:00 |
Gunnar Beutner
|
23a556c7ce
|
Make sure that operator % throws an exception when the ride-hand-side argument is 0
fixes #8089
|
2014-12-16 08:52:32 +01:00 |
Gunnar Beutner
|
d72bd4fec2
|
Add another unit test for expressions
refs #8074
|
2014-12-15 17:23:18 +01:00 |
Gunnar Beutner
|
252f3205cb
|
Fix incorrect variable scoping
refs #8074
|
2014-12-15 12:58:55 +01:00 |
Gunnar Beutner
|
b40e95d9b6
|
Only implicitly convert strings to indexers
refs #8074
|
2014-12-14 11:55:44 +01:00 |
Gunnar Beutner
|
1cb0231c05
|
Refactor how variable scopes work
refs #8074
|
2014-12-14 11:33:45 +01:00 |
Gunnar Beutner
|
dd4c04aa9b
|
Implement the 'global' keyword to differentiate between variable scopes
refs #8074
|
2014-12-13 17:48:58 +01:00 |
Gunnar Beutner
|
1275847d5a
|
Improve error messages for failed expressions
fixes #8076
|
2014-12-12 21:21:30 +01:00 |
Gunnar Beutner
|
05485ea2d6
|
Disallow calling strings as functions
fixes #8040
|
2014-12-12 20:45:11 +01:00 |
Gunnar Beutner
|
cfd775c948
|
Move the VMFrame class to libbase
refs #8065
|
2014-12-12 15:33:56 +01:00 |
Gunnar Beutner
|
aa38dde1fc
|
Implement prototype functions
fixes #8065
|
2014-12-12 15:22:37 +01:00 |