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