.. |
frontend
|
Add optional flag to Match clause
|
2017-04-27 11:16:30 +02:00 |
interpret
|
Even more awesome functions
|
2017-04-27 14:11:12 +02:00 |
plan
|
Query::Plan::Optional added, MergeCursor slight mod
|
2017-04-27 12:06:02 +02:00 |
common.hpp
|
Query::StateSwitch added
|
2017-04-25 15:54:30 +02:00 |
console.cpp
|
Merge utils/exceptions into single file
|
2017-04-20 16:53:21 +02:00 |
console.hpp
|
Query - REPL fixes
|
2017-03-24 09:50:53 +01:00 |
context.hpp
|
Query::Context - removed some junk
|
2017-04-13 16:49:18 +02:00 |
engine.hpp
|
Merge utils/exceptions into single file
|
2017-04-20 16:53:21 +02:00 |
exceptions.hpp
|
Merge utils/exceptions into single file
|
2017-04-20 16:53:21 +02:00 |
interpreter.hpp
|
Plan Skip and Limit after OrderBy
|
2017-04-26 16:27:41 +02:00 |
parameters.hpp
|
Move typed_value to query top level and namespace it
|
2017-04-11 08:50:46 +02:00 |
plan_compiler.hpp
|
Merge string utils to one file
|
2017-04-18 17:39:58 +02:00 |
plan_interface.hpp
|
Query stripping now uses a parse tree and differentiates between int literals in a range expression (not stripped) and outside of a range (stripped).
|
2017-03-08 14:19:55 +01:00 |
plan_template_cpp
|
Modified hardcoded queries to use new encoder.
|
2017-03-22 17:09:22 +01:00 |
preprocessor.hpp
|
Query stripping now uses a parse tree and differentiates between int literals in a range expression (not stripped) and outside of a range (stripped).
|
2017-03-08 14:19:55 +01:00 |
stripped.hpp
|
Move typed_value to query top level and namespace it
|
2017-04-11 08:50:46 +02:00 |
stripper.cpp
|
Query - entry.hpp renamed to interpreter.hpp, Engine renamed to Interpreter
|
2017-03-22 16:39:00 +01:00 |
stripper.hpp
|
int -> int64_t in in Typed and PropertyValue
|
2017-03-09 11:44:10 +01:00 |
typed_value.cpp
|
Merge utils/exceptions into single file
|
2017-04-20 16:53:21 +02:00 |
typed_value.hpp
|
Merge utils/exceptions into single file
|
2017-04-20 16:53:21 +02:00 |