2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3 from morxa/clips-6.31 More... over 1 year ago
Adapt unit tests to CLIPS 6.31 More... over 1 year ago
Get rid of const_casts and make all char * arguments const More... over 1 year ago
Merge pull request #2 from Sagre/use-envaddsymbol-instead-of-addsymbol More... about 4 years ago
Merge pull request #1 from morxa/use-correct-env-for-return-values More... about 4 years ago
environment: fix adding symbols with multiple environments More... almost 5 years ago
environment: fix returning multifields with multiple environments More... almost 5 years ago
buildsys: require C++11 and drop support for Boost smart pointers More... over 6 years ago
gitignore: ignore auto-generated compile script More... over 6 years ago
configure: set version to 0.3.4 More... over 10 years ago
README: write up actual introductory README More... over 10 years ago
factory: remove implicit multifield to field conversion More... over 10 years ago
configure: set version to 0.3.3 More... almost 11 years ago
value: fix type narrowing of integers More... almost 11 years ago
value: add const to string constructor More... about 11 years ago
configure: set version to 0.3.2 More... about 11 years ago
environment: fix returning of multifields of external addresses More... about 11 years ago
configure: set version to 0.3.1 More... about 11 years ago
environment: proper callback for returning unknown values More... about 11 years ago
utility: support for unknown arguments and return values More... about 11 years ago
utility: fix retrieval of external address values More... about 11 years ago
factory: add value_to_data_object that operates on raw environment More... about 11 years ago
value: add UNKNOWN type and default constructor More... about 11 years ago
configure: set version to 0.3.0 More... about 11 years ago
environment/utility: support ext address as func args and rv More... about 11 years ago
environment: allow assertion from Fact instance More... about 11 years ago
environment: add accessor for all facts in the environment More... about 11 years ago
fact: add comparison operators and refcount accessor More... about 11 years ago
fact: fix memory leaks in slot-related methods More... about 11 years ago
fact: add support for creating new facts from a template More... about 11 years ago