]> mj.ucw.cz Git - eval.git/commit
Timeline change, multiple changes in Eval
authorTomas Gavenciak <gavento@ucw.cz>
Sat, 11 Sep 2010 15:59:38 +0000 (17:59 +0200)
committerTomas Gavenciak <gavento@ucw.cz>
Sat, 11 Sep 2010 15:59:38 +0000 (17:59 +0200)
commitdf430d8cc46be638ba60c3cd6d27dfba1caa0b5c
tree86d054ee638a537d1a05c2c1eb89672f43da33b7
parent28e78d1db80bca9ae46fa0ef9a1161fb5f5ed787
Timeline change, multiple changes in Eval

I am sorry for this giga-commit, but it would be too much
work to split it

Update (some) docs, small timeline change
(move loading tasktype from init to pipeline)

Eval.stat -> Eval.status (cosmetic)
Add basic (builtins) and testing configuration
Eval.init fills mainline with basic hooks
Eval.init loads and initializes extensions
Increase indentation (2 by gavento -> 4 by MJ)
Write all main hooks in Eval
Eval.hook_init_tasktype loads tasktype module

It may not seem so, but most of the important
code is reused :-)
t/doc/timeline.rst
t/moe/eval.py