Commit graph

  • ca1041c39b Merge branch 'master' of git.covalent.cz:overwatch/over Martinez 2015-08-12 18:05:22 +02:00
  • 0a54213e0d add over.core.misc.hexdump Martinez 2015-08-11 21:05:44 +02:00
  • d3ea4764e3 added __pycache__ to template .gitignore Martinez 2015-06-11 11:51:31 +02:00
  • ec98b0cde8 fix over.core.types.map.__init__ Martinez 2015-06-10 19:58:02 +02:00
  • dcfd9b9f54 Merge branch 'master' of git.covalent.cz:overwatch/over Martinez 2015-06-09 21:08:14 +02:00
  • 853b252f2b interpreter fix, removed stray debug print Martinez 2015-06-09 21:07:54 +02:00
  • ba1034bf22 Merge branch 'master' of git.covalent.cz:overwatch/over Martinez 2015-06-09 09:48:59 +02:00
  • 15211bca8d fix DeprecationForwarder warning output Martinez 2015-06-09 09:48:55 +02:00
  • dcfa51cd00 fix wrong call in template.py Martinez 2015-06-08 21:09:49 +02:00
  • 9565fdcee6 add over boilerplate deployment script Martinez 2015-06-08 21:05:53 +02:00
  • 20393b74ff Merge branch 'master' of git.covalent.cz:overwatch/over Martinez 2015-06-08 20:49:23 +02:00
  • 9acf3a3296 fix interpreter hashbang, fix missing returncode in over.core.cmd Martinez 2015-06-08 20:49:20 +02:00
  • 022e88be4f hide internals in over.core.aux.DeprecationForwarder Martinez 2015-06-08 16:35:50 +02:00
  • 660bae4bf0 add over.core.aux.DeprecationForwarder add deprecation warning for over.core.textui Martinez 2015-06-08 16:34:44 +02:00
  • 57f4315c9a Main._print -> Main.print, removed deprecated things Martinez 2015-03-15 21:46:39 +01:00
  • b29823c322 fixes #2 Martinez 2015-03-15 17:56:25 +01:00
  • 72004923af comment Martinez 2015-03-14 14:09:59 +01:00
  • d4c114e81b fixed a width bug in over.core.text.ProgressBar Martinez 2015-02-14 21:50:19 +01:00
  • 1597a303f9 over.core.text.Output default output stream changed to stderr Overwatch 2015-02-08 23:57:50 +01:00
  • 95165e9067 fixed a nasty bug in over.core.cmd.Command's doc string Overwatch 2015-02-08 23:53:54 +01:00
  • 4d92470f6d enabled automatic function signature generation for cython code Overwatch 2015-02-08 23:07:52 +01:00
  • 08e95af197 fixes #1 Overwatch 2015-02-08 14:45:22 +01:00
  • 1f112c32c5 Implemented over.core.misc.debugger Overwatch 2015-01-31 12:04:41 +01:00
  • 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) Overwatch 2015-01-14 13:14:34 +01:00
  • 043ad86808 added over.core.text.lexical_join Overwatch 2014-12-10 18:26:08 +01:00
  • 93e8c12547 renamed over.core.textui to over.core.text Overwatch 2014-12-10 18:18:48 +01:00
  • 2f778e7c79 removed no-op explicit constructor from over.core.types.ndict Overwatch 2014-12-06 22:38:01 +01:00
  • b8ea263c69 fixed over.core.cython_types.map Overwatch 2014-11-17 14:09:45 +01:00
  • 1cf3508e9a removed forgotten debug print-out Overwatch 2014-11-17 12:58:15 +01:00
  • f1ada6f32f - fixed cfg file parsing for strings - fixes in over.core.cmd Overwatch 2014-11-17 12:56:51 +01:00
  • e71cedf58c over.core.cmd merged from over-video Overwatch 2014-09-17 18:03:15 +02:00
  • e47163718a removed local copy of versioning installer Overwatch 2014-08-20 11:47:51 +02:00
  • 61fb3b1044 minor PEP8 cleanup (" -> ') Overwatch 2014-08-19 16:29:56 +02:00
  • 6416b66f6e bugfixes (removing GeneralError) Overwatch 2014-08-19 11:01:49 +02:00
  • fe334e4b07 Merge branch 'master' of overtech.cz:over Overwatch 2014-08-17 21:50:06 +02:00
  • 8f317dc7dd automatic version stamping implemented (using git filters) Overwatch 2014-08-17 21:39:40 +02:00
  • 5e986b4957 automatic version stamping implemented (using git filters) Overwatch 2014-08-17 21:39:40 +02:00
  • 5e655c8e06 Migrated to python-3.4, removed over.core.types.enum as it is now provided by Python's enum.Enum. Minor fixes. Overwatch 2014-08-17 00:31:44 +02:00
  • fd984be2f6 over.core.types is now using reference cython acceleration Overwatch 2014-08-13 00:35:21 +02:00
  • 0df57ad386 over.core is mostly working Overwatch 2014-08-13 00:19:54 +02:00
  • 5baa9b75d0 Imported core, m, ag and serial for refactoring Overwatch 2014-08-05 10:19:01 +02:00
  • 6f28ac0382 Initial commit (Cython implementation) Overwatch 2014-08-04 16:51:07 +02:00