Commit graph

69 commits

Author SHA1 Message Date
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