0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HQLPARSER-12 Adding Gradle build files More... about 12 years ago
HQLPARSER-12 Adding Strong's Antlr 3 Gradle plug-in in order to test the new runner with Gradle More... about 12 years ago
HQLPARSER-8 Adding stack-based builder for creating Lucene queries using the DSL More... about 12 years ago
HQLPARSER-10 Avoid checking for log level in a loop More... about 12 years ago
HQLPARSER-8 Simplifying parser delegate test by re-using QueryParser; Optionally logging parse tree in parser More... about 12 years ago
HQLPARSER-8 Adding support for determining the type of indexed properties More... about 12 years ago
HQLPARSER-10 Updating HSEARCH version to 4.3.0.Final More... about 12 years ago
HQLPARSER-12 Moving Antlr grammars to folder where expected by Antlr3 Gradle task More... about 12 years ago
HQLPARSER-10 Adding support for projection queries More... about 12 years ago
HQLPARSER-10 Creating dedicated normalization and query creation phases More... about 12 years ago
HQLPARSER-10 Raising error when selecting a complete embedded entity More... about 12 years ago
HQLPARSER-10 Supporting embedded objects More... about 12 years ago
HQLPARSER-10 Supporting negated queries More... about 12 years ago
HQLPARSER-10 Performing check of properties and aliases in resolver pass More... about 12 years ago
HQLPARSER-9 Moving tests in "parser" and "testing" to "test" package to adhere to Hibernate convention More... about 12 years ago
HQLPARSER-10 Fixing typo in parser grammar More... about 12 years ago
HQLPARSER-9 Renaming "jpql" to "hql" More... about 12 years ago
HQLPARSER-8 Making sure Antlr runs during "generate-sources" phase More... about 12 years ago
HQLPARSER-8 Passing named parameter objects as is into the query to allow for a conversion as per the configured field bridge More... about 12 years ago
HQLPARSER-8 Using query builder in parser delegate; Making sure queries are only applied to non-analyzed fields More... about 12 years ago
HQLPARSER-8 Enabling JBoss logging generator More... about 12 years ago
HQLPARSER-8 Renaming org.hibernate.jpql.* to org.hibernate.query.* More... about 12 years ago
Misc build improvements: More... about 12 years ago
HQLPARSER-7 Fixing CheckStyle issues More... about 12 years ago
HQLPARSER-7 Adding CheckStyle plug-in, using configuration from OGM More... about 12 years ago
HQLPARSER-6 Establishing QueryParser API, allowing clients to parse queries without having to deal with Antlr types More... about 12 years ago
HQLPARSER-6 Moving custom tree walker logic from parser sub-class into delegate More... about 12 years ago
HQLPARSER-6 Extracting separate module for Lucene tree walker More... about 12 years ago
HQLPARSER-5 Stripping out quotes from character literals for ease of use More... about 12 years ago
HQLPARSER-5 Removing some warnings More... about 12 years ago