Branch: refs/heads/master Home: https://github.com/yi-editor/yi Commit: c9da28ef9eec15119d5aaaa6697787b1bd4b3017 https://github.com/yi-editor/yi/commit/c9da28ef9eec15119d5aaaa6697787b1bd4b3017 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2017-06-19 (Mon, 19 Jun 2017)
Changed paths: M yi-core/src/Yi/Buffer/Implementation.hs M yi-core/src/Yi/Buffer/Misc.hs M yi-core/src/Yi/Buffer/Region.hs M yi-core/src/Yi/Buffer/Undo.hs M yi-core/src/Yi/Core.hs M yi-core/src/Yi/Editor.hs M yi-core/src/Yi/Eval.hs M yi-core/src/Yi/MiniBuffer.hs M yi-core/src/Yi/Monad.hs M yi-core/src/Yi/Syntax/Tree.hs M yi-core/src/Yi/Tag.hs M yi-frontend-pango/src/Yi/Frontend/Pango.hs M yi-frontend-vty/src/Yi/Frontend/Vty.hs M yi-keymap-vim/src/Yi/Keymap/Vim/Motion.hs M yi-keymap-vim/src/Yi/Keymap/Vim/VisualMap.hs M yi-language/src/Yi/Syntax.hs M yi-mode-javascript/src/Yi/Syntax/JavaScript.hs Log Message: ----------- Fix GHC warnings Commit: c84c75409318bc89a7b268c8054ecfea4e5522be https://github.com/yi-editor/yi/commit/c84c75409318bc89a7b268c8054ecfea4e5522be Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2017-06-19 (Mon, 19 Jun 2017) Changed paths: M yi-core/src/Yi/CompletionTree.hs M yi-core/src/Yi/MiniBuffer.hs M yi-frontend-pango/src/Yi/Frontend/Pango.hs M yi-language/src/Yi/Style/Library.hs M yi-language/src/Yi/Utils.hs Log Message: ----------- Fix some more warnings Commit: 7340c4fc7a87abb48ce2230c858b541d3eb5a741 https://github.com/yi-editor/yi/commit/7340c4fc7a87abb48ce2230c858b541d3eb5a741 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2017-06-19 (Mon, 19 Jun 2017) Changed paths: A .weeder.yaml M yi-core/package.yaml M yi-core/src/System/CanonicalizePath.hs M yi-core/src/Yi/Buffer/Implementation.hs M yi-core/src/Yi/Buffer/Indent.hs M yi-keymap-vim/tests/Generic/TestPureBufferManipulations.hs M yi-language/package.yaml M yi-mode-haskell/package.yaml M yi-mode-javascript/package.yaml M yi-snippet/package.yaml Log Message: ----------- WIP on weeder feedback Commit: 24c724a111cdc04e8afd53078d34b701012e1510 https://github.com/yi-editor/yi/commit/24c724a111cdc04e8afd53078d34b701012e1510 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2017-06-19 (Mon, 19 Jun 2017) Changed paths: M yi-core/test/Yi/CompletionTests.hs M yi-core/test/Yi/Mode/CommonTests.hs M yi-core/test/Yi/TagTests.hs M yi-keymap-vim/tests/Generic/TestPureBufferManipulations.hs M yi-keymap-vim/tests/Vim/EditorManipulations/BufferExCommand.hs M yi-keymap-vim/tests/Vim/TestExCommandParsers.hs M yi-language/test/Spec.hs M yi-mode-haskell/package.yaml R yi-mode-haskell/test/Spec.hs R yi-mode-haskell/test/Yi/Lexer/HaskellSpec.hs R yi-mode-haskell/test/Yi/Lexer/Helpers.hs R yi-mode-haskell/test/Yi/Lexer/Helpers/TH.hs R yi-mode-haskell/test/test_data/Simple1.hs R yi-mode-haskell/test/test_data/Simple1.hs_Token R yi-mode-haskell/test/test_data/Simple1Unicode.hs R yi-mode-haskell/test/test_data/Simple1Unicode.hs_Token R yi-mode-haskell/test/test_data/UnicodeLiteral.hs R yi-mode-haskell/test/test_data/UnicodeLiteral.hs_TToken Log Message: ----------- Fix warnings in test suites Compare: https://github.com/yi-editor/yi/compare/73ee356016e0...24c724a111cd -- 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/d/optout.