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

[ 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  c64656ab2c2522291092865348d6091eebd25886 (commit)
       via  50a4272be62f9ce6e4dba414f42a7c5416acd4d3 (commit)
       via  d1e2a941db8f5e4e4e99bf88745349d533dc24e3 (commit)
       via  79455a204aba73c4d38693135e419a698895499e (commit)
       via  1797e765ebcaaa765109131d321b2dbbe0a632b9 (commit)
       via  f5db4401929581cb30f93602862261eee7393d26 (commit)
       via  c21be9cbfe1fc726db37ae37cbc3e2cf48b14251 (commit)
       via  fa3cf6867c1b622d9a6e8c342b3bea01a632627b (commit)
       via  e2b10972a4805bf7463fed91c82dd455834518c0 (commit)
       via  aae84311869f6b8a802a946f8c760c025a8bcb8b (commit)
       via  8d8a3c10380268a84af30caa0addcb036fc055ef (commit)
       via  f5be00e9b32c1f77d810f07b888316ef2d3c5055 (commit)
       via  f827c3c2481898863549583b21cab21723e663ed (commit)
       via  a81e3b417e35027d41eef9106795c5b54976c40a (commit)
       via  1e91df55b7a12a6d277d275ce39e8bc90c72c17e (commit)
       via  4ed40eaaaf7830cb2d369386b4ba93e58f60cfab (commit)
       via  8a70093ae7a6f6931d91932e6ee69f1dd760ddc6 (commit)
      from  9ca52e31d4c9412c70fed0f15a78065806229687 (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 c64656ab2c2522291092865348d6091eebd25886
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Fri Jun 13 19:05:44 2014 +0200

    Add a first version of a range parsing and displaying.
    
    Must be extend to another language than C.
    Must be check against performance.

commit 50a4272be62f9ce6e4dba414f42a7c5416acd4d3
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Fri Jun 13 19:00:36 2014 +0200

    Deactivate any other inputMethod to not conflict with XIM.

commit d1e2a941db8f5e4e4e99bf88745349d533dc24e3
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Thu Jun 12 13:23:49 2014 +0200

    Wait that document is correctly displayed before see a special index.

commit 79455a204aba73c4d38693135e419a698895499e
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Thu Jun 12 13:23:25 2014 +0200

    Chetk correctly that command exist before launching it.

commit 1797e765ebcaaa765109131d321b2dbbe0a632b9
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 18:14:08 2014 +0200

    Macros return directly the object. (not a string convert to obj later)

commit f5db4401929581cb30f93602862261eee7393d26
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 16:17:35 2014 +0200

    update unittest

commit c21be9cbfe1fc726db37ae37cbc3e2cf48b14251
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 16:13:53 2014 +0200

    ExternalTool change the cursor when mouse is over a link.

commit fa3cf6867c1b622d9a6e8c342b3bea01a632627b
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 16:13:19 2014 +0200

    Remove unecessary test 'bool!=0'

commit e2b10972a4805bf7463fed91c82dd455834518c0
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 16:12:49 2014 +0200

    Add a forgotten ',' in the set.

commit aae84311869f6b8a802a946f8c760c025a8bcb8b
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 16:12:05 2014 +0200

    Shell and externalTool don't freeze the ui anymore.

commit 8d8a3c10380268a84af30caa0addcb036fc055ef
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 16:08:34 2014 +0200

    No more capi at all.

commit f5be00e9b32c1f77d810f07b888316ef2d3c5055
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 16:06:47 2014 +0200

    Reorganize commands. Commands uses other to make the work. No more capi.

commit f827c3c2481898863549583b21cab21723e663ed
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 15:49:08 2014 +0200

    Line modifier resolve its index.

commit a81e3b417e35027d41eef9106795c5b54976c40a
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 15:47:36 2014 +0200

    Eval token for Boolean constraint.

commit 1e91df55b7a12a6d277d275ce39e8bc90c72c17e
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 15:41:37 2014 +0200

    Do not eat whitespace if optional is not fulfill.

commit 4ed40eaaaf7830cb2d369386b4ba93e58f60cfab
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 15:41:02 2014 +0200

    We can change the name of the command and it section by the decorator args.

commit 8a70093ae7a6f6931d91932e6ee69f1dd760ddc6
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Wed Jun 11 15:39:02 2014 +0200

    Properly load command in subdirectory.

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

Summary of changes:
 devparrot/__init__.py                              |    3 +-
 devparrot/capi/__init__.py                         |  115 -------
 devparrot/commands/close.py                        |   24 +-
 .../{controllers => commands/core}/__init__.py     |    2 -
 devparrot/commands/{ => core}/buffer.py            |   33 ++-
 devparrot/commands/{split.py => core/close.py}     |   27 +-
 devparrot/commands/{split.py => core/config.py}    |   31 ++-
 devparrot/commands/{ => core}/open.py              |   38 +--
 .../{capi/constraints.py => commands/core/quit.py} |    8 +-
 devparrot/commands/core/save.py                    |   50 +++
 .../{capi/constraints.py => commands/core/see.py}  |   10 +-
 devparrot/commands/{ => core}/split.py             |   18 +-
 devparrot/commands/{ => core}/switch.py            |   25 +-
 devparrot/commands/{config.py => debug.py}         |   21 +-
 devparrot/commands/editorActions.py                |    4 +-
 devparrot/commands/goto.py                         |   13 +-
 devparrot/commands/help.py                         |   16 +-
 devparrot/commands/macros.py                       |   21 +-
 devparrot/commands/mark.py                         |    4 +-
 devparrot/commands/memory.py                       |    7 +-
 devparrot/commands/new.py                          |   27 +-
 devparrot/commands/open.py                         |   53 +---
 devparrot/commands/quit.py                         |   11 +-
 devparrot/commands/replace.py                      |   13 +-
 devparrot/commands/save.py                         |   39 +--
 devparrot/commands/search.py                       |   37 +--
 devparrot/commands/section.py                      |   15 +-
 devparrot/commands/shell.py                        |   12 +-
 devparrot/commands/split.py                        |   15 +-
 devparrot/commands/stream.py                       |   10 +-
 devparrot/commands/switch.py                       |   23 +-
 devparrot/commands/tag.py                          |    9 +-
 devparrot/core/command/__init__.py                 |   21 +-
 devparrot/core/command/decorators.py               |   50 +++-
 devparrot/core/command/parserGrammar.py            |    4 +-
 devparrot/core/command/tokens.py                   |    4 +-
 devparrot/core/command/wrappers.py                 |   17 +-
 devparrot/core/commandLauncher.py                  |   31 ++-
 devparrot/core/constraints/__init__.py             |  159 ++++++----
 devparrot/core/constraints/constraintBase.py       |   13 +-
 devparrot/core/session.py                          |    5 +-
 devparrot/core/ui/controlerEntry.py                |    2 -
 devparrot/core/ui/viewContainer.py                 |    5 +-
 devparrot/core/ui/workspace.py                     |    3 -
 devparrot/core/utils/posrange/modifier.py          |    2 +-
 devparrot/documents/newDocSource.py                |    6 +-
 devparrot/models/rangeInfo.py                      |  325 ++++++++++++++++++++
 devparrot/models/sourceBuffer.py                   |   16 +-
 devparrot/modules/externalTool.py                  |   32 ++-
 devparrot/views/textView.py                        |   94 +++++-
 tests/commandLine_parsing_nocompletion_test.py     |   19 ++
 tests/modelInfo_test.py                            |    2 +
 52 files changed, 1005 insertions(+), 539 deletions(-)
 delete mode 100644 devparrot/capi/__init__.py
 copy devparrot/{controllers => commands/core}/__init__.py (99%)
 rename devparrot/commands/{ => core}/buffer.py (60%)
 copy devparrot/commands/{split.py => core/close.py} (56%)
 copy devparrot/commands/{split.py => core/config.py} (62%)
 copy devparrot/commands/{ => core}/open.py (59%)
 copy devparrot/{capi/constraints.py => commands/core/quit.py} (80%)
 create mode 100644 devparrot/commands/core/save.py
 rename devparrot/{capi/constraints.py => commands/core/see.py} (76%)
 copy devparrot/commands/{ => core}/split.py (67%)
 copy devparrot/commands/{ => core}/switch.py (63%)
 rename devparrot/commands/{config.py => debug.py} (63%)
 create mode 100644 devparrot/models/rangeInfo.py


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



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