pgoiffon e8dceb7304 Fix regression introduced in trunk[4943] 7 years ago
..
build d2b3fe1ea6 Added a version number (arbitrary initialized to 2015-08-31 for iTop v2.2.0) to the OQL Lexer/parser. 9 years ago
check_oql.php b938238018 Make sure we don't redefine CoreException. 9 years ago
exclude.txt c5b0b80b11 Integrated the lexer/parser build tools (Lexer=0.4.0, Parser=0.1.7) 10 years ago
expression.class.inc.php e8dceb7304 Fix regression introduced in trunk[4943] 7 years ago
oql-lexer.php 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 years ago
oql-lexer.plex 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 years ago
oql-parser.php 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 years ago
oql-parser.y 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 years ago
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 years ago
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 years ago
oqlquery.class.inc.php b3d81c148c Fixed the computation of the lowest common ancestor. 9 years ago
version.txt d2b3fe1ea6 Added a version number (arbitrary initialized to 2015-08-31 for iTop v2.2.0) to the OQL Lexer/parser. 9 years ago