0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 15 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added store-activation and emit macros. More... about 14 years ago
Started changing make-XX functions from print-ing to eval-ing. More... about 14 years ago
Added store function. More... about 14 years ago
Added the not-node implementation code from MPS as a start. More... about 14 years ago
Minor fixes in generated code. More... about 14 years ago
Some fixes and clarifications on fact and variable bindings. More... about 14 years ago
Added code for RHS-node and fixed some minor quote issues. More... about 14 years ago
Fixed a few minor stupid mistakes and oversights. More... about 14 years ago
More details on the implementation of Not-CE. More... about 14 years ago
Fixed object-type-node problem with Bound-Pattern-CEs. More... about 14 years ago
More of everything. More... about 14 years ago
Added more placeholder functions for Rete network compilation. More... about 14 years ago
Some more thoughts on node compilation. More... about 14 years ago
Fleshed out the macros with a bit more detail. More... about 14 years ago
Updated current status. More... about 14 years ago
Added macros for different types of nodes. More... about 14 years ago
Started working on a clean-up effort. More... about 14 years ago
Implemented watch item for compilations (and removed statistics). More... over 14 years ago
Removed more tabs. More... over 14 years ago
Cleaned up formatting and comments. More... over 14 years ago
Fixed markdown for code block. More... over 14 years ago
Updated README More... over 14 years ago
Updated README to markdown More... over 14 years ago
Added system definition file. More... over 14 years ago
Removed the matches function. More... over 14 years ago
Added inline declarations for get-fact-with-index/index-of functions. More... over 14 years ago
Modified tokens to contain fact indexes rather than facts. More... over 14 years ago
Lots of small clean up changes. More... over 14 years ago
Refactored propagate and added type declarations for some of the generated code. More... over 14 years ago
Updated the example to match current implementation. More... over 14 years ago