jsteemann
|
431900f17a
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
jsteemann
|
c043f9301c
|
changed error message
|
2015-12-15 13:13:31 +01:00 |
Michael Hackstein
|
4c6b0f283a
|
AttributeNames from the attribute parser are now non-nested attributes. They offer a function to join nested elements
|
2015-10-13 16:26:11 +02:00 |
Michael Hackstein
|
22ddc3923f
|
Fixed AttributeName parser tests
|
2015-08-24 11:49:40 +02:00 |
Michael Hackstein
|
5049c1dd23
|
Fixed CLANG compiler warnings in UnitTests
|
2015-08-19 15:25:41 +02:00 |
Michael Hackstein
|
7eda2e0f5c
|
Fixed the test for last commit
|
2015-08-17 12:43:11 +02:00 |
Michael Hackstein
|
d7d00a5d0d
|
Fixed index comparision with multiple components. Introduced by AttributeName format.
|
2015-08-17 12:43:09 +02:00 |
Michael Hackstein
|
17a8f73a06
|
Now the input for indexes is parsed using the new attribute parser. This means the flags for expanded Attributes are set. Also introduced a transformation function to transform an attributeName list back into a string.
|
2015-08-17 12:43:07 +02:00 |
Michael Hackstein
|
c85d5e347a
|
Implemented a new AttributeNameParser this is able to identify [*] expansion and shall be used for array indexes. Also includes tests.
|
2015-08-17 12:43:05 +02:00 |