Douglas R. Miles
Douglas R. Miles
Broken in https://github.com/logicmoo/logicmoo_workspace/commit/47cfb56e12234430e980d22dbcca206411201b38 https://logicmoo.org:2082/gitlab/logicmoo/logicmoo_workspace/-/commit/47cfb56e12234430e980d22dbcca206411201b38
Fixed in https://github.com/logicmoo/logicmoo_workspace/commit/51a38b8a8cc92a39cbea53faf8883a32e6dc3b61 https://logicmoo.org:2082/gitlab/logicmoo/logicmoo_workspace/-/commit/51a38b8a8cc92a39cbea53faf8883a32e6dc3b61
Broken in https://github.com/logicmoo/logicmoo_workspace/commit/cb571f5edf2143eb3e19e64d1ea899e0df33e925 https://logicmoo.org:2082/gitlab/logicmoo/logicmoo_workspace/-/commit/cb571f5edf2143eb3e19e64d1ea899e0df33e925
Fixed in https://github.com/logicmoo/logicmoo_workspace/commit/fc01b7b713c6a34ea9f6e2e56ae414a98d019655 https://logicmoo.org:2082/gitlab/logicmoo/logicmoo_workspace/-/commit/fc01b7b713c6a34ea9f6e2e56ae414a98d019655
Broken in https://github.com/logicmoo/logicmoo_workspace/commit/47cfb56e12234430e980d22dbcca206411201b38 https://logicmoo.org:2082/gitlab/logicmoo/logicmoo_workspace/-/commit/47cfb56e12234430e980d22dbcca206411201b38
Fixed in https://github.com/logicmoo/logicmoo_workspace/commit/51a38b8a8cc92a39cbea53faf8883a32e6dc3b61 https://logicmoo.org:2082/gitlab/logicmoo/logicmoo_workspace/-/commit/51a38b8a8cc92a39cbea53faf8883a32e6dc3b61
Broken in https://github.com/logicmoo/logicmoo_workspace/commit/157f663e9aafee41e1bef5aa3e17fd16962ab8c7 https://logicmoo.org:2082/gitlab/logicmoo/logicmoo_workspace/-/commit/157f663e9aafee41e1bef5aa3e17fd16962ab8c7
Fixed in https://github.com/logicmoo/logicmoo_workspace/commit/90f5d1e5fc22fb1b2f7fdc46074babc473034f36 https://logicmoo.org:2082/gitlab/logicmoo/logicmoo_workspace/-/commit/90f5d1e5fc22fb1b2f7fdc46074babc473034f36
I examined ECLiPSe's meta_attribute/2 . Turns out I had already implemented quite a bit of it a couple months ago. A couple notes from other issues https://github.com/SWI-Prolog/roadmap/issues/14#issuecomment-166110690 And the bottem...
> I decided that I can write Tarau's fluents systems completely with ECLiPSe's meta_attribute/2 combined verify_attributes/2 (Which allows a variable to remain a variable even after binding with an atom....