Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for https://github.com/Complexible/pellet/issues/26 #27

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Aug 18, 2015

  1. Merge pull request #2 from Complexible/master

    Pellet Update
    FALK-BRAUER committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    744f507 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2015

  1. prevent ConcurrentModificationException in case new partial bindings are

    added while rules are being processed
    Tobias Hammerschmidt committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    8ee8a32 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    190915f View commit details
    Browse the repository at this point in the history
  2. Revert "prevent ConcurrentModificationException in case new partial b…

    …indings are added while rules are being processed"
    
    This reverts commit 8ee8a32.
    sebastian-siemoleit committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    d025865 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Allow knowledge base to use classification data in case auto_realize is

    deactivated.
    Sebastian.Siemoleit authored and Sebastian.Siemoleit committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    d526a5c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2017

  1. special handling for comparison of numeric literals

    Tobias Hammerschmidt authored and FALK-BRAUER committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    5fad65d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76448c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Configuration menu
    Copy the full SHA
    f83fbee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3a7176 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba6acb View commit details
    Browse the repository at this point in the history
  4. fix compile error

    FALK-BRAUER committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    bc48988 View commit details
    Browse the repository at this point in the history