relational/relational
Salvo 'LtWorf' Tomaselli 9330090362 Switch to compiled regular expressions
This introduces several advantages:

No longer rely on the cache to be able to contain as many as
needed. It works within relational but it is not assured to be so if it
is used within other projects.

Using compile flags allows slightly simpler expressions.
2015-09-09 15:17:17 +02:00
..
__init__.py Fix bug: imported removed module 2015-09-09 15:13:44 +02:00
maintenance.py Session management 2015-08-03 15:56:37 +02:00
optimizations.py Removed encoding string 2015-07-14 10:43:13 +02:00
optimizer.py Removed encoding string 2015-07-14 10:43:13 +02:00
parser.py Removed redundant comments 2015-08-05 20:32:57 +02:00
relation.py Classes have now names that begin with uppercase 2015-07-14 15:39:35 +02:00
rtypes.py Switch to compiled regular expressions 2015-09-09 15:17:17 +02:00