.. |
build
|
d2b3fe1ea6
Added a version number (arbitrary initialized to 2015-08-31 for iTop v2.2.0) to the OQL Lexer/parser.
|
9 tahun lalu |
check_oql.php
|
b938238018
Make sure we don't redefine CoreException.
|
9 tahun lalu |
exclude.txt
|
c5b0b80b11
Integrated the lexer/parser build tools (Lexer=0.4.0, Parser=0.1.7)
|
10 tahun lalu |
expression.class.inc.php
|
b746111a12
Obsolescence: hide rows for which any of the selected class is obsolete (SELECT a, b FROM ...)
|
8 tahun lalu |
oql-lexer.php
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 tahun lalu |
oql-lexer.plex
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 tahun lalu |
oql-parser.php
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 tahun lalu |
oql-parser.y
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 tahun lalu |
oqlexception.class.inc.php
|
1d6f682e41
#779 It is possible to record a wrong OQL in the phrase book, but then it cannot be edited anymore!
|
11 tahun lalu |
oqlinterpreter.class.inc.php
|
4b36e9e017
Obsolescence: introduction of this new concept (wording could change later). The obsolescence of an object is computed after other attributes, by the mean of an OQL expression. The code has been refactored (again) so as to factorize between the computation of friendly names and the computation of obsolescence flags. The refactoring involved a significant AND RISKY change: external key friendly names (magic attributes) have been changed from AttributeFriendlyName to AttributeExternalField, which simplifies the SQL query build logic.
|
8 tahun lalu |
oqlquery.class.inc.php
|
b3d81c148c
Fixed the computation of the lowest common ancestor.
|
9 tahun lalu |
version.txt
|
d2b3fe1ea6
Added a version number (arbitrary initialized to 2015-08-31 for iTop v2.2.0) to the OQL Lexer/parser.
|
9 tahun lalu |