Skip to content
Snippets Groups Projects
  1. Apr 30, 2017
  2. Apr 29, 2017
  3. Apr 27, 2017
  4. Apr 22, 2017
  5. Apr 18, 2017
  6. Apr 08, 2017
  7. Apr 07, 2017
    • gwenn's avatar
      Rustfmt · 69029ed6
      gwenn authored
      Some blocks are not correctly aligned/shifted (see keymap.rs).
      69029ed6
  8. Apr 02, 2017
  9. Mar 31, 2017
  10. Mar 28, 2017
  11. Mar 26, 2017
  12. Mar 24, 2017
  13. Mar 20, 2017
    • gwenn's avatar
      Fix Undo implementation · 537f8e01
      gwenn authored
      KillRing is bound to the LineBuffer only during Kill operations.
      And the ChangeSet is unbound to the LineBuffer when undoing.
      
      The implementation is still incomplete...
      
      Note: a Map is used instead of a Vec because I could not make
      the unbound method works with a Vec.
      537f8e01
  14. Mar 19, 2017
  15. Mar 04, 2017
  16. Mar 03, 2017
  17. Mar 01, 2017
  18. Feb 28, 2017
  19. Feb 27, 2017
Loading