Commit graph

8 commits

Author SHA1 Message Date
Martinez
3a0f77ab96 initial working implementation of ProgressBar2 2016-02-21 13:15:29 +01:00
Martinez
b691bb9b25 ProgressBar initial replacement outline 2016-02-18 08:01:25 +01:00
Martinez
9acf3a3296 fix interpreter hashbang, fix missing returncode in over.core.cmd 2015-06-08 20:49:20 +02:00
Martinez
d4c114e81b fixed a width bug in over.core.text.ProgressBar 2015-02-14 21:50:19 +01:00
Overwatch
1597a303f9 over.core.text.Output default output stream changed to stderr 2015-02-08 23:57:50 +01:00
Overwatch
402a05f86d - over.core.misc.console now accepts globals as well as locals to offer a complete environment
- new over.core.file.count_lines
- over.core.types.ndict can now export keys with dashes in them same way over.core.app.Main does it (by translating them to underscores)
2015-01-14 13:14:34 +01:00
Overwatch
043ad86808 added over.core.text.lexical_join 2014-12-10 18:26:08 +01:00
Overwatch
93e8c12547 renamed over.core.textui to over.core.text 2014-12-10 18:18:48 +01:00
Renamed from core/textui.py (Browse further)