1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Define ssize_t in common header More... about 1 month ago
Merge pull request #918 from vsbogd/stop-eval-on-atom More... about 2 months ago
Add unit test for the evaluation stopping when Atom is returned More... about 2 months ago
Merge branch 'main' into stop-eval-on-atom More... about 2 months ago
Merge pull request #917 from vsbogd/add-tokens-loader More... about 2 months ago
Add Atom type to seal, collapse and superpose, fix test More... about 2 months ago
Add Atom return type to the appropriate functions More... about 2 months ago
Use %Undefined% instead of Atom as return type for most stdlib ops More... about 2 months ago
Stop evaluations of the result if function's return type is Atom More... about 2 months ago
Rename metta_new to metta_new_with_stdlib_loader similarly to Rust More... about 2 months ago
Fix fs_module_format_free function More... about 2 months ago
Rename functions, remove dead code More... about 2 months ago
Use CModuleLoader to load Python modules directly More... about 2 months ago
Return fmt_id from Python _PyFileMeTTaModFmt More... about 2 months ago
Remove own_tokenizer and temporary functions postfix More... about 2 months ago
Return error descriptions from Python module loader More... about 2 months ago
Use standard module loading functions to load Python stdlib More... about 2 months ago
Remove code duplication More... about 2 months ago
Fix CFsModuleFormat to return CModuleLoder More... about 2 months ago
Refactoring: rename fields More... about 2 months ago
Move module interface code into module.rs of the hyperonc More... about 2 months ago
Remove old stdlib wrapper More... about 2 months ago
Fix memory corruption on passing MeTTa instance to the token loader More... about 2 months ago
Rename fields, move code More... about 2 months ago
Add Python implementation of stdlib tokens loader More... about 2 months ago
Make extension decorators only mark exporting function of the module More... about 2 months ago
Add C API to provide module loader to the Rust core library More... about 2 months ago
Add C API for std::fmt::Writer More... about 2 months ago
Merge pull request #913 from vsbogd/add-builtin-module-example More... about 2 months ago
Add GroundedFunctionAtom to simplify grounded operation construction More... about 2 months ago