1
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #33 from vsbogd/custom-matching More... over 3 years ago
Merge pull request #32 from trueagi-io/minelogy More... over 3 years ago
Add an example of the custom matching on dictionary More... over 3 years ago
minelogy test More... over 3 years ago
Merge pull request #31 from trueagi-io/newatompy More... over 3 years ago
a few more comments More... over 3 years ago
tests for creating and modifying grounded atoms More... over 3 years ago
Merge pull request #30 from trueagi-io/fix-call-regexp More... over 3 years ago
Fix call regexp More... over 3 years ago
Allow defining custom matching for the grounded atoms More... over 3 years ago
Merge pull request #29 from vsbogd/separate-metta More... over 3 years ago
Move Unifications type into crate::atom::matcher More... over 3 years ago
Move split_expr function into cargo::atom::subexpr module More... over 3 years ago
Minor code formatting More... over 3 years ago
Move plan into crate::common, simplify interpreter module More... over 3 years ago
Move sub-expression helper functions into crate::atom module More... over 3 years ago
Move common operations into separate module More... over 3 years ago
Move all MeTTa related modules into crate::metta More... over 3 years ago
Split crate::* on crate::atom and crate::space modules More... over 3 years ago
Fix unify implementation More... over 3 years ago
Merge pull request #28 from vsbogd/add-types More... over 3 years ago
Add test of simple type check inside query More... over 3 years ago
Simplify code More... over 3 years ago
Add processing complex queries (, ...) More... over 3 years ago
Move type checks under the main module of the library More... over 3 years ago
Add example of types implementation on a program level More... over 3 years ago
Merge pull request #27 from vsbogd/add-types More... over 3 years ago
Add macros to simplify unary ops and general ops More... over 3 years ago
Rename def_op macros to def_bin_op More... over 3 years ago
Merge pull request #26 from trueagi-io/fact_fix More... over 3 years ago