Age | Commit message (Expand) | Author |
---|---|---|
2015-08-11 | Cleanups in monkey.py | Timotej Lazar |
2015-08-11 | Lexer: increase priority for t_comment | Timotej Lazar |
2015-08-11 | Move PQueue and utility functions into util.py | Timotej Lazar |
2015-08-11 | Use immutable values in queue | Timotej Lazar |
2015-08-11 | Remove unnecessary check from prolog.util.compose | Timotej Lazar |
2015-08-11 | Fix two bugs in prolog.util.decompose | Timotej Lazar |
2015-08-11 | Add call(predicate, arguments) to PrologEngine | Timotej Lazar |
2015-08-11 | Optimize prolog.util.stringify (~15% faster) | Timotej Lazar |
2015-08-11 | Improve testing procedure | Timotej Lazar |
2015-08-11 | Cleanups | Timotej Lazar |
2015-08-11 | Some cleanups in main program | Timotej Lazar |
2015-08-11 | Initial commit for pymonkey | Timotej Lazar |