mirror of
https://github.com/uffejakobsen/acme.git
synced 2025-11-29 00:19:03 +00:00
indexing of strings and lists can now be done from outside of expression parser.
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@305 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
@@ -595,3 +595,6 @@ StrangeInputMode
|
||||
|
||||
StrangeOperator
|
||||
The expression parser found a non-existing operator.
|
||||
|
||||
TriedToIndexNumber
|
||||
The "index" operator was applied to a number type.
|
||||
|
||||
Reference in New Issue
Block a user