Community
Participate
Working Groups
This bug will list all the services that should be introduced in the standard library of AQL.
- substring(int) Only substring(int, int) exists - substitute(string, string, string) The current implementation has the behavior of substituteAll - tokenize() & tokenize(string) The operation tokenizeLine() is not useful out of a code generation context. - trace() Useful in order to debug issues. It should not only print the status of the source of the operation but also the status of the query environment.
New Gerrit change created: https://git.eclipse.org/r/52789
Gerrit change https://git.eclipse.org/r/52789 was merged to [master]. Commit: http://git.eclipse.org/c/acceleo/org.eclipse.acceleo.git/commit/?id=c026445400c47902ebd9bb7ffe87bd51efcf720a
sortedBy is also missing
New Gerrit change created: https://git.eclipse.org/r/54910
Gerrit change https://git.eclipse.org/r/54910 was merged to [master]. Commit: http://git.eclipse.org/c/acceleo/org.eclipse.acceleo.git/commit/?id=bda202b57718c36468a7b313735ce7ad285035eb
New Gerrit change created: https://git.eclipse.org/r/56217
Gerrit change https://git.eclipse.org/r/56217 was merged to [master]. Commit: http://git.eclipse.org/c/acceleo/org.eclipse.acceleo.git/commit/?id=97ce9916676e0230bfa07353fad0bd87abdc9e67
All these services are now included in master. We'll open bugs for future services we'd like to include.