Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cdk/cdk
base: 36f7db148c26^
Choose a base ref
...
head repository: cdk/cdk
compare: 14928ae42dfe
Choose a head ref
  • 12 commits
  • 16 files changed
  • 1 contributor

Commits on Jun 1, 2016

  1. Correct parsing and building of reaction SMARTS queries. Relatively s…

    …imple adaption to existing parser.
    johnmay committed Jun 1, 2016
    Copy the full SHA
    36f7db1 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2016

  1. Copy the full SHA
    306536f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    be35d27 View commit details
    Browse the repository at this point in the history
  3. Conversion to/from inline reaction (molecules) that will allow us to …

    …easily implement matching.
    johnmay committed Jun 2, 2016
    Copy the full SHA
    ac47cbc View commit details
    Browse the repository at this point in the history
  4. Update component grouping predicate to consider reaction components a…

    …s connected (even if they are ionic).
    johnmay committed Jun 2, 2016
    Copy the full SHA
    c136279 View commit details
    Browse the repository at this point in the history
  5. Fix imports.

    johnmay committed Jun 2, 2016
    Copy the full SHA
    983ce56 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    326dd0a View commit details
    Browse the repository at this point in the history
  7. Wire up Pattern implementation to accept reactions, a few basic tests…

    … are included for sanity checking.
    johnmay committed Jun 2, 2016
    Copy the full SHA
    341e9ad View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b7d673d View commit details
    Browse the repository at this point in the history
  9. Parse atom map into the AST.

    johnmay committed Jun 2, 2016
    Copy the full SHA
    6e1d0e5 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    acc5875 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    14928ae View commit details
    Browse the repository at this point in the history