Branch: refs/heads/vim2 Home: https://github.com/yi-editor/yi Commit: 25d4a3ca200825ea205cbf405a36a7e4819c156b https://github.com/yi-editor/yi/commit/25d4a3ca200825ea205cbf405a36a7e4819c156b Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths: M yi/src/library/Yi/Editor.hs A yi/src/library/Yi/JumpList.hs M yi/src/library/Yi/Window.hs M yi/yi.cabal Log Message: ----------- Per-window jumplists and some functions for jumplist manipulation. Commit: 4b6235e3cdb0ba9369c92ebe8cdcd331a6e7b2cb https://github.com/yi-editor/yi/commit/4b6235e3cdb0ba9369c92ebe8cdcd331a6e7b2cb Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M yi/src/library/Yi/Buffer/Misc.hs M yi/src/library/Yi/Editor.hs M yi/src/library/Yi/JumpList.hs M yi/src/library/Yi/Window.hs Log Message: ----------- Use marks instead of points in jumplist. Commit: a05a81b4af561f50fc9163cf1b41587cb6812fb1 https://github.com/yi-editor/yi/commit/a05a81b4af561f50fc9163cf1b41587cb6812fb1 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M yi/src/library/Yi/Editor.hs Log Message: ----------- jumpBackE and jumpForwardE now jump across buffers. Commit: 19b62f01e22f3bbc756baec67d73f000bbce0fda https://github.com/yi-editor/yi/commit/19b62f01e22f3bbc756baec67d73f000bbce0fda Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2013-04-04 (Thu, 04 Apr 2013) Changed paths: M yi/src/library/Yi/File.hs M yi/src/library/Yi/Keymap/Vim2/Motion.hs M yi/src/library/Yi/Keymap/Vim2/Utils.hs Log Message: ----------- Update jumplist when doing certain motions and opening new files. Commit: 376bca986de0754cdc608ab64a91913b72a87063 https://github.com/yi-editor/yi/commit/376bca986de0754cdc608ab64a91913b72a87063 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2013-04-04 (Thu, 04 Apr 2013) Changed paths: M yi/src/library/Yi/Keymap/Vim2/NormalMap.hs Log Message: ----------- Search commands now update jumplist. Commit: b9e58bddc3da66d25632fd92332878fb2e856054 https://github.com/yi-editor/yi/commit/b9e58bddc3da66d25632fd92332878fb2e856054 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2013-04-04 (Thu, 04 Apr 2013) Changed paths: M .travis.yml Log Message: ----------- Ask travis to use alex --debug. Commit: 4ee999c95a3889d2016dd5d7c6330ca4c9b50063 https://github.com/yi-editor/yi/commit/4ee999c95a3889d2016dd5d7c6330ca4c9b50063 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2013-04-04 (Thu, 04 Apr 2013) Changed paths: M yi/src/library/Yi/Lexer/common.hsinc M yi/yi.cabal Log Message: ----------- Adapt to new alex API, part 1 Build with alex >= 3.0.3 still fails because lexers are somehow generated using "-nopred" template, which is apparently not what we want. Compare: https://github.com/yi-editor/yi/compare/c833c9b2092e...4ee999c95a38 -- -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel --- You received this message because you are subscribed to the Google Groups "yi.devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to yi-devel+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.