Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Windows takes a while to resolve the above.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This calls the test function defined in common.py for the given problem.
|
|
|
|
Creating and destroying the pengine should be handled somewhere else.
This commit also removes query functionality from prolog.engine.create.
|
|
|
|
|
|
Poorly documented, but works better than abort & destroy.
|
|
|
|
Fact library is not a part of the solution, and is loaded separately
when running queries or tests for a particular problem.
|
|
|
|
|
|
|
|
|
|
description.
JavaScript no longer parses pythonic problem descriptions, instead they are loaded by server and JSONized.
|
|
|
|
Implemented basic infrastructure for daemon (Prolog), and partial support for services in wsgi_server.
|
|
|
|
|