summaryrefslogtreecommitdiff
path: root/prolog/engine.py
AgeCommit message (Expand)Author
2015-08-11Improve handling of Prolog exceptionsTimotej Lazar
2015-08-11PrologEngine: disable autoloadTimotej Lazar
2015-08-11Load prolog/lib.pl during PrologEngine initTimotej Lazar
2015-08-11Add a test to prolog.engine and clean up a bitTimotej Lazar
2015-08-11Remember correct answers to test queriesTimotej Lazar
2015-08-11Start refactoring testing codeTimotej Lazar
2015-08-11Keep token positions when lexingTimotej Lazar
2015-08-11Rework prolog query engineTimotej Lazar
2015-08-11Clean up prolog.engineTimotej Lazar
2015-08-11Add PL_clear_exception to prolog/core.pyTimotej Lazar
2015-08-11Add call(predicate, arguments) to PrologEngineTimotej Lazar
2015-08-11Improve testing procedureTimotej Lazar
2015-08-11Initial commit for pymonkeyTimotej Lazar