9 Commits (176a3a0540cd91e2ffee3ffc886c04d88c2d647a)

Author SHA1 Message Date
Erik Källén 32d43b2534 Fixed query orderings when ordering by more than one expression. 13 years ago
Daniel Grunwald 5b17740bea Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be. 14 years ago
Daniel Grunwald 3fdf0ee6c6 Implemented resolver for LINQ queries. 14 years ago
Daniel Grunwald 5c585e110b Apply license header to unit tests. 14 years ago
Daniel Grunwald 90542d2ea2 Fix parsing of query continuations for queries with multiple from clauses. 15 years ago
Mike Krüger ccd06a496c Fixed query expression tests. 15 years ago
Daniel Grunwald 3b6fe6ff0d Adjust resolver to AST changes and disable failing unit tests. 15 years ago
Daniel Grunwald b37ea773b4 Re-enabled the unit tests that were commented out. 15 years ago
Daniel Grunwald 9b0435065e Add parser unit tests for expressions. 15 years ago