Skip to content
Snippets Groups Projects
  1. Sep 09, 2021
    • Qiantan Hong's avatar
      lots of changes · 3f6f566a
      Qiantan Hong authored
      - better error recovery
      - synchronize buffer local variable
      - synchronize text property (only at text insertion time)
      - comint integration
      - follow user
      3f6f566a
  2. Sep 04, 2021
    • Qiantan Hong's avatar
      Remote command · e175d650
      Qiantan Hong authored
      - improve error recovery mechanism
      - improve support for xscheme.el
      - revised remote command protocol, add spawn-site-id
      e175d650
  3. Sep 03, 2021
  4. Sep 02, 2021
    • Qiantan Hong's avatar
      Refactors and remote command · c08e21d0
      Qiantan Hong authored
      - change generic function interface crdt-process-message
      - added crdt--readable-encode and crdt--readable-decode
      - initial work for remote command
      c08e21d0
    • Qiantan Hong's avatar
      Improve error handling · a4a07fb3
      Qiantan Hong authored
      - add error recovery to protocol
      - server side error handling (by sending the client an error message)
      - fix a stupid typo for the crdt--buffer-sync-callback to relocate cursor
      a4a07fb3
  5. Aug 31, 2021
  6. Aug 29, 2021
  7. Nov 29, 2020
  8. Nov 17, 2020
  9. Nov 03, 2020
  10. Nov 01, 2020
  11. Oct 25, 2020
  12. Oct 24, 2020
  13. Oct 23, 2020
  14. Oct 21, 2020
  15. Oct 18, 2020
    • Qiantan Hong's avatar
      Work on Jean's todo list · 973e761f
      Qiantan Hong authored
      - better formatting for docs
      - a few more clarification in README
      - separate crdt-stop-session and crdt-disconnect
      - ask for confirmation when stopping a session
      - default display to user full name
      - default crdt-connect port to 6530
      973e761f
    • Qiantan Hong's avatar
      formatting · bfce95cb
      Qiantan Hong authored
      bfce95cb
    • Qiantan Hong's avatar
      document and improvements · d20b3843
      Qiantan Hong authored
      - HACKING.org
      - add crdt--session-name session variable
      - synchronize session name over network
      d20b3843
Loading