0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
emycin: docs outline More... almost 14 years ago
add emycin examples to docs build script More... almost 14 years ago
emycin: move mycin example to subdir More... almost 14 years ago
emycin: tweak UI More... almost 14 years ago
emycin: print why More... almost 14 years ago
emycin: use self.write instead of print inside Shell More... almost 14 years ago
emycin: add ? to prompt; support enumerated types in Parameter class instead of manually More... almost 14 years ago
emycin: broke unit tests by passing None as Rule conclusions More... almost 14 years ago
emycin: print current rule More... almost 14 years ago
emycin: help string More... almost 14 years ago
run_examples: better exception handling More... almost 14 years ago
mycin example: fix a rule value and print findings More... almost 14 years ago
emycin: add logging and return results from execute More... almost 14 years ago
emycin: first cut at mycin example More... almost 14 years ago
emycin: initial execute implementation More... almost 14 years ago
emycin: test find_out using default current instance More... almost 14 years ago
emycin: basic ask_vals with user input/output and reply parsing More... almost 14 years ago
emycin: fix context dereferencing in rule application More... almost 14 years ago
emycin: basic shell, find_out (with ask_values stubbed) More... almost 14 years ago
emycin: rules now use context names instead of instances, take an instances dict argument mapping context names to current instances More... almost 14 years ago
emycin: add find_out parameters and change early rejection to use rules only More... almost 14 years ago
emycin: use_rules More... almost 14 years ago
emycin: early reject premises in Rule.applicable More... almost 14 years ago
emycin: Rule.apply More... almost 14 years ago
emycin: use values helper functions in Rule.applicable and eval_condition More... almost 14 years ago
emycin: values helpers More... almost 14 years ago
emycin: make applicable return a CF More... almost 14 years ago
emycin: Rule.applicable More... almost 14 years ago
emycin: conditions More... almost 14 years ago
emycin: parameters More... almost 14 years ago