User Activity

  • Committed [r917] on Code

    70x Backward chaining examples

  • Committed [r916] on Code

    70x Backward chaining examples

  • Committed [r915] on Code

    70x Example and backward chaining code updates

  • Committed [r914] on Code

    70x Named facts updates

  • Committed [r913] on Code

    70x Initial checkin for named facts

  • Posted a comment on ticket #76 on CLIPS Rule Based Programming Language

    I checked in a fix. I forgot to test the original issue. There are multiple ways to generate a bug with this issue and just modifying QSetDefglobalValue won't fix all of them. Here's an example which globalbind-3.patch will still generate an error: (defglobal ?*foo* = (create$ 0.0)) (deffunction test (?foo) (bind ?*foo* ?foo) (println ?foo) (bind ?*foo* (create$ 3.0)) (println ?foo)) (test ?*foo*) What I did to resolve the issue is modify the routines which return the value of the global variable...

  • Committed [r912] on Code

    64x 70x Fix for defglobal bug

  • Modified ticket #16 on CLIPS Rule Based Programming Language

    defrule allows variables like ?+ to be defined

View All

Personal Data

Username:
garyriley
Joined:
2008-01-21 21:20:18

Projects

This is a list of open source software projects that Gary Riley is associated with:

Personal Tools