Skip to content
Snippets Groups Projects
  1. 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
  2. Mar 19, 2017
  3. Mar 04, 2017
  4. Mar 03, 2017
  5. Mar 01, 2017
  6. Feb 28, 2017
  7. Feb 27, 2017
  8. Feb 25, 2017
  9. Feb 13, 2017
  10. Feb 12, 2017
  11. Feb 07, 2017
  12. Feb 06, 2017
  13. Feb 03, 2017
  14. Jan 29, 2017
  15. Jan 27, 2017
  16. Jan 26, 2017
Loading