Code

store, plugin: Let the plugin module determine an objects backends.
[sysdb.git] / src / include / parser /
2015-08-31 Sebastian Harlparser: Require a context for each parser operation.
2015-05-19 Sebastian Harlparser: Add support for <expr> IS [NOT] TRUE / FALSE...
2015-05-19 Sebastian HarlDrop the old frontend parser.
2015-05-06 Sebastian Harlparser/analyzer: Migrate type and iterator checks.
2015-05-05 Sebastian Harlparser: Add support for analyzing conditional and arith...
2015-05-05 Sebastian Harlparser: Convert AST op types to data op types when...
2015-05-05 Sebastian Harlparser: Determine the data-type of each node.
2015-05-05 Sebastian Harlparser: Fixed setup of iterator nodes.
2015-05-05 Sebastian Harlparser/ast: Add some helper defines.
2015-04-15 Sebastian HarlMigrate top-level checks to the new parser/analyzer.
2015-04-12 Sebastian HarlMigrate parser from frontend/ to parser/ and to use...
2015-04-12 Sebastian Harlparser/ast: Introduce a data-structure representing...