]> mj.ucw.cz Git - eval.git/history - t/moe
Fixed minor type typo
[eval.git] / t / moe /
2010-05-29 Tomas GavenciakFixed minor type typo
2010-05-25 Tomas GavenciakConfig parser complete, but completely untested.
2010-05-25 Tomas GavenciakChanges to config operations structure.
2010-05-24 Tomas GavenciakSyntax constants localized to parser class.
2010-05-23 Tomas GavenciakComplete, but untested config parser.
2010-05-23 Tomas GavenciakRenamed VARNAME_re to re_VARNAME
2010-05-23 Tomas GavenciakChanged clause->formula in ConfigCondition, added formu...
2010-05-22 Tomas GavenciakNew file for conf parser, move and update conf file...
2010-05-11 Tomas GavenciakAdded syntax for config files (to be reviewed)
2010-05-09 Tomas GavenciakImporoved and shortened conf.py code
2010-05-07 Tomas GavenciakNew module for config evaluation. Basic testing.
2009-08-14 Martin MaresBetter logging of exceptions
2009-08-14 Martin MaresMake "+=" insert spaces as necessary
2009-08-14 Martin MaresRemoved config resolution caching
2009-08-14 Martin MaresImplemented syntax checkers and output filters
2009-08-14 Martin MaresBackward-compatible point files implemented
2009-08-14 Martin MaresUnify names of exception variables
2009-08-14 Martin Marese.cfgs[x] can be shortened to e[x]
2009-08-14 Martin MaresJudges can return single-line verdicts on stderr instea...
2009-08-11 Martin MaresErr -> Error in all exception names (to be consistent...
2009-08-11 Martin MaresStatus files are now handled almost properly
2009-08-11 Martin MaresBatch task testing works (sort of)
2009-08-10 Martin MaresMore bits of compilation
2009-08-10 Martin MaresAdded sandbox interface module
2009-08-10 Martin MaresParts of compilation
2009-08-10 Martin MaresRenamed meta files to status files to match the Moe...
2009-08-09 Martin MaresCleaned up exception handling and logging
2009-08-09 Martin MaresLogging
2009-08-09 Martin MaresImplemented configuration overrides from the command...
2009-08-09 Martin MaresLocating batch tasks
2009-08-09 Martin MaresFirst attempts at the evaluation overlord
2009-08-09 Martin MaresAdded a shabby skeleton of a logging module
2009-08-09 Martin MaresAdded a simple utility function for simulating mkdir -p.
2009-08-09 Martin MaresBetter error reporting
2009-08-09 Martin MaresBetter error reporting on the pipeline
2009-08-09 Martin MaresA better implementation of the pipeline, including...
2009-08-09 Martin MaresDo not try to distinguish between single and double...
2009-08-08 Martin MaresA brief experiment with pipelines
2009-08-08 Martin MaresConfiguration values are now cached
2009-08-08 Martin MaresImplemented overrides
2009-08-08 Martin MaresBetter error reporting
2009-08-08 Martin MaresAdded a prototype of the configuration module.
2009-08-08 Martin MaresInitial experimental version of the meta-file module.