Commit Graph

3 Commits

Author SHA1 Message Date
Christian Clauss a5020857f3 Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Daniel Mensinger 80bd35c646 interpreter: Remove the AND and OR operator enums
These operators don't make sens to use in ObjectHolders, since
this mechanism wouldn't allow for lazy evaluation.
2021-09-01 19:17:01 +02:00
Daniel Mensinger 86f70c873a interpreter: Introduce operators support for InterpreterObjects 2021-08-31 23:01:21 +02:00