Skip to content
Snippets Groups Projects
  1. Sep 03, 2017
  2. Aug 18, 2017
  3. Jul 08, 2017
  4. Jun 15, 2017
  5. May 01, 2017
  6. Apr 30, 2017
  7. Apr 29, 2017
  8. Apr 27, 2017
  9. Apr 22, 2017
  10. Apr 18, 2017
  11. Apr 08, 2017
  12. Apr 07, 2017
    • gwenn's avatar
      Rustfmt · 69029ed6
      gwenn authored
      Some blocks are not correctly aligned/shifted (see keymap.rs).
      69029ed6
  13. Apr 02, 2017
  14. Mar 31, 2017
  15. Mar 28, 2017
  16. Mar 26, 2017
  17. Mar 24, 2017
  18. 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
  19. Mar 19, 2017
  20. Mar 04, 2017
  21. Mar 03, 2017
  22. Mar 01, 2017
Loading