git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@25 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2008-07-23 13:20:49 +00:00
parent 582eb25df9
commit 9e29e2083b
2 changed files with 22 additions and 1 deletions

View File

@@ -17,4 +17,7 @@
0.2
- Created parser module
- Created function to parse expression with operators without parameters
- Created recoursive function to parse expressions
- Created recoursive function to parse expressions
0.3
- Added support for parenthesis in relational queries