[hibernate-commits] [hibernate/hibernate-orm] 0b6e07: Remove obsolete token from list in parser

Gavin King noreply at github.com
Sun Feb 2 03:59:01 EST 2020


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 0b6e071f4a5188b4ba83aa989d3548eb44ea49b6
      https://github.com/hibernate/hibernate-orm/commit/0b6e071f4a5188b4ba83aa989d3548eb44ea49b6
  Author: gavinking <gavin at ceylon-lang.org>
  Date:   2020-02-02 (Sun, 02 Feb 2020)

  Changed paths:
    M hibernate-core/src/main/antlr/org/hibernate/grammars/hql/HqlParser.g4

  Log Message:
  -----------
  Remove obsolete token from list in parser


  Commit: 398dcfffeb979b78d2dd16b39d315a5348e92291
      https://github.com/hibernate/hibernate-orm/commit/398dcfffeb979b78d2dd16b39d315a5348e92291
  Author: gavinking <gavin at ceylon-lang.org>
  Date:   2020-02-02 (Sun, 02 Feb 2020)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/query/hql/internal/SemanticQueryBuilder.java
    M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/LiteralTests.java

  Log Message:
  -----------
  Fill in implementation of HQL hexadecimal literals

And add tests for hex and BigDecimal/BigInteger literals


Compare: https://github.com/hibernate/hibernate-orm/compare/558e757a33fa...398dcfffeb97


More information about the hibernate-commits mailing list