[dev-list] [GIT] devparrot/devparrot.git branch, master, updated. ac5d118734d9ee2ee7d2ac14e0c0e32b17ea41c6

[ Thread Index | Date Index | More devparrot.org/dev-list Archives ]


This is an automated email from git. It was enerated because a ref
change was pushed to the repository "devparrot/devparrot.git".

The branch, master has been updated
       via  ac5d118734d9ee2ee7d2ac14e0c0e32b17ea41c6 (commit)
       via  51e833f031a28a948ed08bfa0b9a1509c2cb8355 (commit)
       via  b1824933c34a1f9b9b4a1d7dbdcd24b25554a823 (commit)
       via  6b4488ddafe30b142b2c60e78ce5801b1fe63ce7 (commit)
       via  ffb6e3122b448e74b947aa5cf0d41a70ac8edbf0 (commit)
       via  18d804b368d8b06b3c54b0674f91105ed1de119e (commit)
       via  aa498ae77db13dca235c4d34e3e4a718fa16df2f (commit)
      from  c0e023d3e3bf113d07942b8f96e8b01d5d584702 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ac5d118734d9ee2ee7d2ac14e0c0e32b17ea41c6
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Fri Dec 26 13:56:50 2014 +0100

    Handle TclError when getting notebook index (change in API ?)

commit 51e833f031a28a948ed08bfa0b9a1509c2cb8355
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Fri Dec 26 13:50:30 2014 +0100

    Completion is automatically spawn.

commit b1824933c34a1f9b9b4a1d7dbdcd24b25554a823
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Fri Dec 26 13:50:11 2014 +0100

    Add a completion engine for python based on jedi.

commit 6b4488ddafe30b142b2c60e78ce5801b1fe63ce7
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Fri Dec 26 13:48:54 2014 +0100

    fix case.

commit ffb6e3122b448e74b947aa5cf0d41a70ac8edbf0
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Fri Dec 26 13:48:34 2014 +0100

    Properly complete help entry based on already writen token.

commit 18d804b368d8b06b3c54b0674f91105ed1de119e
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Fri Dec 26 13:47:54 2014 +0100

    Move startIndex in the completion object.
    
    
    - startIndex is in the completion object, not in the returned tuple
    - No more "common autocompletion"

commit aa498ae77db13dca235c4d34e3e4a718fa16df2f
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Fri Dec 26 13:41:38 2014 +0100

    Use inheritance to get token value.

-----------------------------------------------------------------------

Summary of changes:
 devparrot/core/command/commandCompleter.py   |   87 ++++++++--------
 devparrot/core/command/tokens.py             |   16 +++
 devparrot/core/completion.py                 |   92 +++++++++--------
 devparrot/core/constraints/__init__.py       |   90 ++++++----------
 devparrot/core/constraints/constraintBase.py |   71 +++++++++++--
 devparrot/core/ui/controlerEntry.py          |    2 +-
 devparrot/core/ui/viewContainer.py           |    5 +-
 devparrot/models/sourceBuffer.py             |    2 +-
 devparrot/modules/completion.py              |  143 ++++++++++++++++++++++----
 9 files changed, 324 insertions(+), 184 deletions(-)


hooks/post-receive
--
devparrot/devparrot.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/