changelog
- Wed, 03 Jun 2015 11:47:38 +0200
- by Mike Becker <universe@uap-core.de> [Wed, 03 Jun 2015 11:47:38 +0200] rev 130
- fixed grammar for path + added missing string quote escaping (still not perfect: escape sequence is in syntax tree)
- Tue, 02 Jun 2015 21:03:58 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 02 Jun 2015 21:03:58 +0200] rev 129
- fixed path parser not writing length for a single slash as path
- Tue, 02 Jun 2015 20:57:23 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 02 Jun 2015 20:57:23 +0200] rev 128
- implemented minimal executor features and added missing ucx files
- Tue, 02 Jun 2015 10:07:20 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 02 Jun 2015 10:07:20 +0200] rev 127
- renamed GET to SELECT in davql syntax
- Sat, 30 May 2015 21:43:36 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 30 May 2015 21:43:36 +0200] rev 126
- added expression executor prototype
- Sat, 30 May 2015 14:14:36 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 30 May 2015 14:14:36 +0200] rev 125
- fixed: comparison operator info has been incorrectly written to type field
- Sat, 30 May 2015 13:49:17 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 30 May 2015 13:49:17 +0200] rev 124
- expression compiler generates byte code