Commit graph

78 commits

Author SHA1 Message Date
Martinez
57f4315c9a Main._print -> Main.print, removed deprecated things 2015-03-15 21:46:39 +01:00
Martinez
b29823c322 fixes #2 2015-03-15 17:56:25 +01:00
Martinez
72004923af comment 2015-03-14 14:09:59 +01: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
95165e9067 fixed a nasty bug in over.core.cmd.Command's doc string 2015-02-08 23:53:54 +01:00
Overwatch
4d92470f6d enabled automatic function signature generation for cython code 2015-02-08 23:07:52 +01:00
Overwatch
08e95af197 fixes #1 2015-02-08 14:45:22 +01:00
Overwatch
1f112c32c5 Implemented over.core.misc.debugger 2015-01-31 12:04:41 +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
Overwatch
2f778e7c79 removed no-op explicit constructor from over.core.types.ndict 2014-12-06 22:38:01 +01:00
Overwatch
b8ea263c69 fixed over.core.cython_types.map 2014-11-17 14:09:45 +01:00
Overwatch
1cf3508e9a removed forgotten debug print-out 2014-11-17 12:58:15 +01:00
Overwatch
f1ada6f32f - fixed cfg file parsing for strings
- fixes in over.core.cmd
2014-11-17 12:56:51 +01:00
Overwatch
e71cedf58c over.core.cmd merged from over-video 2014-09-17 18:03:15 +02:00
Overwatch
e47163718a removed local copy of versioning installer 2014-08-20 11:49:22 +02:00
Overwatch
61fb3b1044 minor PEP8 cleanup (" -> ') 2014-08-19 16:29:56 +02:00
Overwatch
6416b66f6e bugfixes (removing GeneralError) 2014-08-19 11:01:49 +02:00
Overwatch
fe334e4b07 Merge branch 'master' of overtech.cz:over
-- a typo, basically

Conflicts:
	deploy-versioning.sh
2014-08-17 21:50:06 +02:00
Overwatch
8f317dc7dd automatic version stamping implemented (using git filters) 2014-08-17 21:47:16 +02:00
Overwatch
5e986b4957 automatic version stamping implemented (using git filters) 2014-08-17 21:39:40 +02:00
Overwatch
5e655c8e06 Migrated to python-3.4, removed over.core.types.enum as it is now provided by Python's enum.Enum. Minor fixes. 2014-08-17 00:31:44 +02:00
Overwatch
fd984be2f6 over.core.types is now using reference cython acceleration 2014-08-13 00:35:21 +02:00
Overwatch
0df57ad386 over.core is mostly working 2014-08-13 00:19:54 +02:00
Overwatch
5baa9b75d0 Imported core, m, ag and serial for refactoring 2014-08-05 10:19:01 +02:00
Overwatch
6f28ac0382 Initial commit (Cython implementation) 2014-08-04 16:51:07 +02:00