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