~neovim-ppa/neovim-ppa/python-neovim

  • Committer: Thiago de Arruda
  • Date: 2014-08-09 16:06:27 UTC
  • mfrom: (44.2.7)
  • Revision ID: git-v1:04f48115bd9263b8f370b8b38c411d468a988c69
Tags: 0.0.8
Merge pull request #17 from tarruda/refactor-concurrency

Refactor concurrency model
Filename Latest Rev Last Changed Committer Comment Size
..
common.py 43 10 years ago Thiago de Arruda Implement PluginHost and ScriptHost classes - Fix 308 bytes Diff Download File
test_buffer.py 43 10 years ago Thiago de Arruda Implement PluginHost and ScriptHost classes - Fix 3.7 KB Diff Download File
test_client_rpc.py 44.2.5 10 years ago Thiago de Arruda Refactor to use greenlets for concurrency This is 2.5 KB Diff Download File
test_concurrency.py 44.2.5 10 years ago Thiago de Arruda Refactor to use greenlets for concurrency This is 595 bytes Diff Download File
test_events.py 44.2.5 10 years ago Thiago de Arruda Refactor to use greenlets for concurrency This is 1.2 KB Diff Download File
test_script_host.py 44.2.5 10 years ago Thiago de Arruda Refactor to use greenlets for concurrency This is 1.2 KB Diff Download File
test_tabpage.py 26 10 years ago Thiago de Arruda Add automated tests with travis integration 852 bytes Diff Download File
test_vim.py 44.1.1 10 years ago Rui Abreu Ferreira Update default paths in test_runtime_paths - Neov 3.3 KB Diff Download File
test_window.py 26 10 years ago Thiago de Arruda Add automated tests with travis integration 2.7 KB Diff Download File