Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 51178ac9e552082f314c9f94681f197c44ff4b12
      
https://github.com/yi-editor/yi/commit/51178ac9e552082f314c9f94681f197c44ff4b12
  Author: Carter Charbonneau <[email protected]>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M yi/yi.cabal

  Log Message:
  -----------
  Depend on binary 0.7 on >= GHC 7.8

While this isn’t needed (GHC 7.8 ships with binary 0.7, we indirectly
depend on GHC), it’s more correct and might just prevent future
headache.


  Commit: 94edb0ac392ead651027fcaad1ecb96bb15a1fde
      
https://github.com/yi-editor/yi/commit/94edb0ac392ead651027fcaad1ecb96bb15a1fde
  Author: Carter Charbonneau <[email protected]>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M yi/src/library/Yi/MiniBuffer.hs
    M yi/yi.cabal

  Log Message:
  -----------
  Use Proxy in Yi.MiniBuffer


  Commit: c658aa64b1fcd8ab7fa8ec8f02b8a31ab03199e1
      
https://github.com/yi-editor/yi/commit/c658aa64b1fcd8ab7fa8ec8f02b8a31ab03199e1
  Author: Carter Charbonneau <[email protected]>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M yi/src/library/Yi/Lexer/Alex.hs

  Log Message:
  -----------
  Define action* in Yi.Lexer.Alex using lambdas


  Commit: 0cd75425df2b086f25e924084da47de00eb9074d
      
https://github.com/yi-editor/yi/commit/0cd75425df2b086f25e924084da47de00eb9074d
  Author: Carter Charbonneau <[email protected]>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M yi/src/library/Yi/Core.hs

  Log Message:
  -----------
  Remove pureM from Yi.Core


  Commit: f2a062b2b01d9c8d53a2a2831d6f14be61ca7fac
      
https://github.com/yi-editor/yi/commit/f2a062b2b01d9c8d53a2a2831d6f14be61ca7fac
  Author: Carter Charbonneau <[email protected]>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M yi/src/library/Yi/Keymap/Keys.hs

  Log Message:
  -----------
  Add docs to combinators in Yi.Keymap.Keys


  Commit: 0697b6e3a85ad7e022a52429214f791d5fe62412
      
https://github.com/yi-editor/yi/commit/0697b6e3a85ad7e022a52429214f791d5fe62412
  Author: Carter Charbonneau <[email protected]>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M yi/src/library/Yi/Buffer/Misc.hs

  Log Message:
  -----------
  Use Mode Binary instance


  Commit: 2c8d84794d5194729e53e3fef3be2cf386aef5a0
      
https://github.com/yi-editor/yi/commit/2c8d84794d5194729e53e3fef3be2cf386aef5a0
  Author: Carter Charbonneau <[email protected]>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M yi/src/library/Yi/Buffer/Implementation.hs
    M yi/src/library/Yi/Editor.hs

  Log Message:
  -----------
  Use a <$> instead of pure a <*>


  Commit: f023b5560ae9bd185c1761d4a8d8aca9e3dc8996
      
https://github.com/yi-editor/yi/commit/f023b5560ae9bd185c1761d4a8d8aca9e3dc8996
  Author: Carter Charbonneau <[email protected]>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M yi/src/library/Data/Rope.hs
    M yi/src/library/Yi/Buffer/Basic.hs
    M yi/src/library/Yi/Buffer/HighLevel.hs
    M yi/src/library/Yi/Core.hs
    M yi/src/library/Yi/Dired.hs
    M yi/src/library/Yi/Editor.hs
    M yi/src/library/Yi/File.hs
    M yi/src/library/Yi/Keymap/Vim/Utils.hs
    M yi/src/library/Yi/MiniBuffer.hs
    M yi/src/library/Yi/Mode/Buffers.hs
    M yi/src/library/Yi/Mode/JavaScript.hs
    M yi/src/tests/Vim/EditorManipulations/BufferExCommand.hs

  Log Message:
  -----------
  Use OverloadedStrings and IsString with Data.Rope


  Commit: da830a1a5aa6996d8f5420836c8ff7a04a798984
      
https://github.com/yi-editor/yi/commit/da830a1a5aa6996d8f5420836c8ff7a04a798984
  Author: Carter Charbonneau <[email protected]>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M yi/src/library/Yi/Buffer/Misc.hs

  Log Message:
  -----------
  Use lens more in Yi.Buffer.Misc


  Commit: 91e691ba0dd1ce27927c6d975aecf84ad51a3e1a
      
https://github.com/yi-editor/yi/commit/91e691ba0dd1ce27927c6d975aecf84ad51a3e1a
  Author: Carter Charbonneau <[email protected]>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M yi/src/library/Yi/Buffer/HighLevel.hs
    M yi/src/library/Yi/Dired.hs
    M yi/src/library/Yi/Keymap/Vim/ExMap.hs
    M yi/src/library/Yi/Keymap/Vim/InsertMap.hs
    M yi/src/library/Yi/MiniBuffer.hs
    M yi/src/library/Yi/UI/Pango.hs
    M yi/src/library/Yi/UI/Pango/Control.hs

  Log Message:
  -----------
  Use convenience operators more and add docs in a few places


Compare: https://github.com/yi-editor/yi/compare/f899c850e2e3...91e691ba0dd1

-- 
-- 
Yi development mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to