Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 49d3a93be5dc9f916fbb06741fac65da1543bb2e
      
https://github.com/yi-editor/yi/commit/49d3a93be5dc9f916fbb06741fac65da1543bb2e
  Author: Mateusz Kowalczyk <fuuze...@fuuzetsu.co.uk>
  Date:   2014-09-27 (Sat, 27 Sep 2014)

  Changed paths:
    M yi/src/library/Yi/Buffer/HighLevel.hs
    M yi/src/library/Yi/Buffer/Indent.hs
    M yi/src/library/Yi/Buffer/Misc.hs
    M yi/src/library/Yi/Buffer/Region.hs
    M yi/src/library/Yi/Config/Default.hs
    M yi/src/library/Yi/Dired.hs
    M yi/src/library/Yi/Editor.hs
    M yi/src/library/Yi/Keymap/Vim/Utils.hs
    M yi/src/library/Yi/Mode/Haskell.hs
    M yi/src/library/Yi/Rectangle.hs
    M yi/src/library/Yi/Snippets.hs
    M yi/src/library/Yi/String.hs
    M yi/yi.cabal

  Log Message:
  -----------
  Further get rid of YiString <-> Text casts

This removes most of the TODOs which required changes on yi-rope side.
Looking at the profiling output, all the resources are going into
rendering or rendering-related shenanighans (getStream') rather than on
spurious conversions elsewhere.


-- 
-- 
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.

Reply via email to