Commit Graph

10 Commits

Author SHA1 Message Date
Christophe Simonis c6d2067c34 bugfix: change variable usage
bzr revid: christophe@tinyerp.com-20080814150620-m9kxun5snnjffu3r
2008-08-14 17:06:20 +02:00
Christophe Simonis 4944ae6cdb modify the expression parser to use a (more) real polish notation.
bzr revid: christophe@tinyerp.com-20080814120441-wv4tmqj06ze725ph
2008-08-14 14:04:41 +02:00
Jay Vora 440bd7f1d6 Bugfix:expression.py:Added condition for a list with expression.
bzr revid: jvo@tinyerp.com-20080813054408-pluxvra9zflezer6
2008-08-13 11:14:08 +05:30
Olivier Laurent cc5a062faf pep8
bzr revid: olt@tinyerp.com-20080812144456-xvh2y1ybziok9twi
2008-08-12 16:44:56 +02:00
Olivier Laurent 4c2a727132 Bugfix: a dot was missing: self__operator -> self.__operator
bzr revid: olt@tinyerp.com-20080812124725-m8ybax8x1q2l4ly2
2008-08-12 14:47:25 +02:00
Jay Vora 61ac299d06 Bugfix:Solved the problem of expression conversion of list into tuples.
bzr revid: jvo@tinyerp.com-20080807130807-jfzlq06ldouddkzx
2008-08-07 18:38:07 +05:30
Amit Mendapara d6f429dc61 Suport for `!=` operation for domain expression.
bzr revid: ame@tinyerp.com-20080806065353-48ed3ecbuim9lxgb
2008-08-06 12:23:53 +05:30
Christophe Simonis b36e23d0a3 move, rename and refactor use of ID_MAX
bzr revid: christophe@tinyerp.com-20080805083945-cd3y7gki5v6gnu6p
2008-08-05 10:39:45 +02:00
Christophe Simonis ea70b65ac4 remove commented code
bzr revid: christophe@tinyerp.com-20080805074141-8s78k7zp1r79dc7d
2008-08-05 09:41:41 +02:00
Christophe Simonis 40a8a423b7 move domain parsing into expression class
bzr revid: christophe@tinyerp.com-20080804153250-9crz6sq4hf3rm81n
2008-08-04 17:32:50 +02:00