Jos de Jong 3c49fca7b1
Fix #2532: matrix index symbol end not working when used inside a sub-expression (#2535)
* Fix #2532: matrix index symbol `end` not working when used inside a sub-expression

* Refactor IndexNode.prototype._compile: remove redundant logic

* Throw a runtime exception when the context of an IndexNode is not a Matrix, Array, or string

* Describe the behavior of variable `end` nested indices

* Oopsie, fix linting issues

* Add a unit test to validate that `end` resolves to the inner context in case of nested indices
2022-04-25 18:13:04 +02:00
..
2020-12-16 10:25:16 +01:00
2021-12-29 09:38:57 +01:00
2019-08-05 21:28:48 +02:00
2019-08-05 21:28:48 +02:00