2010-09-18 |
Tomas Gavenciak | Modified test.py (almost rewrite)
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Renamed MoeStatus -> Status
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Writing status uses dump
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Minor pretty-printing
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Fix the hooks in eval.py (self -> e), status writing
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Updates in status and pipeline debugging
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | New task "sum" - dummy for now
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Fixed dummy task type
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Many changes to pipeline.py
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Pipeline functions now get keyword arguments
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Fixed pipeline.insert args order
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Minor fix config dumping
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Minor fix extensions loading in eval.py
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Fixes around DEBUG_LEVEL
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Fix log.py
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Minor fix in util.py
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Fix dummy task-type
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Fix dummy extension
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Moved some basic settings from eval.py to config
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Fixes in config and config parsing
|
commit | commitdiff | tree |
2010-09-18 |
Tomas Gavenciak | Added status write to string
|
commit | commitdiff | tree |
2010-09-11 |
Tomas Gavenciak | Made ConfigTree.fix take list os well, added test
|
commit | commitdiff | tree |
2010-09-11 |
Tomas Gavenciak | Timeline change, multiple changes in Eval
|
commit | commitdiff | tree |
2010-09-11 |
Tomas Gavenciak | Moved module loading, use __import__() now
|
commit | commitdiff | tree |
2010-09-11 |
Tomas Gavenciak | Forgotten __init__.py
|
commit | commitdiff | tree |
2010-09-11 |
Tomas Gavenciak | HOOKS->EXTENSIONS (with explanation), added dummy extension
|
commit | commitdiff | tree |
2010-09-11 |
Tomas Gavenciak | Added dummy task type
|
commit | commitdiff | tree |
2010-09-10 |
Tomas Gavenciak | Update makefile
|
commit | commitdiff | tree |
2010-09-10 |
Tomas Gavenciak | Add ConfigTree.fix, improve parse_file and use it in...
|
commit | commitdiff | tree |
2010-09-10 |
Tomas Gavenciak | Played with the documentation
|
commit | commitdiff | tree |
2010-09-10 |
Tomas Gavenciak | Minor doc updates and fixes
|
commit | commitdiff | tree |
2010-09-10 |
Tomas Gavenciak | Updated documentation and tidyed up eval.py
|
commit | commitdiff | tree |
2010-09-10 |
Tomas Gavenciak | Fidex several errors in log.py
|
commit | commitdiff | tree |
2010-09-10 |
Tomas Gavenciak | Rewriting eval.py with new log, config and timeline
|
commit | commitdiff | tree |
2010-09-10 |
Tomas Gavenciak | Created documentation
|
commit | commitdiff | tree |
2010-09-10 |
Tomas Gavenciak | Rewrite of moe.log using python logging
|
commit | commitdiff | tree |
2010-09-07 |
Tomas Gavenciak | Renamed conf -> config, refactoring inside config
|
commit | commitdiff | tree |
2010-09-07 |
Tomas Gavenciak | Added shorthand access moe.ConfTree[key] to conf
|
commit | commitdiff | tree |
2010-07-10 |
Tomas Gavenciak | Updated tests, added priority (levels) test
|
commit | commitdiff | tree |
2010-07-10 |
Tomas Gavenciak | Fixed small error (which should manifest anyway)
|
commit | commitdiff | tree |
2010-07-10 |
Tomas Gavenciak | Implemented varname as a shorthand for "{varname}"
|
commit | commitdiff | tree |
2010-07-10 |
Tomas Gavenciak | Add unicode and file parsing test
|
commit | commitdiff | tree |
2010-07-10 |
Tomas Gavenciak | Test variable fixing, update TODO
|
commit | commitdiff | tree |
2010-07-10 |
Tomas Gavenciak | Fixed stupid order error in fixing
|
commit | commitdiff | tree |
2010-07-10 |
Tomas Gavenciak | Sanitize by adding newlines detween defs
|
commit | commitdiff | tree |
2010-07-10 |
Tomas Gavenciak | Implemented simple variable fixing.
|
commit | commitdiff | tree |
2010-07-10 |
Tomas Gavenciak | Fix local import name
|
commit | commitdiff | tree |
|