Skip to content
  1. Apr 05, 2019
    • Yuanle Song's avatar
      build-candidates add fetch-size support; · 500fd323
      Yuanle Song authored
      - handle fetch more in page down function.
      - let build-candidates sync version support fetch-size param.
      - adjusted some debug log
      - tested zero-pinyin and sync and async mode, both works. I can't feel the
        difference.
      500fd323
  2. Apr 04, 2019
    • Yuanle Song's avatar
      add zero-pinyin-service.el · f4a20631
      Yuanle Song authored
      dbus based sync and async api both works.
      - added error handler for dbus client in emacs lisp.
      - use lexical-binding for all files
      - added M-x zero-reload-all this will byte compile and reload file files.
      f4a20631
  3. Apr 03, 2019
  4. Apr 02, 2019
    • Yuanle Song's avatar
      add zero-table.el · ffb0ff38
      Yuanle Song authored
      this is largely working, only waiting for integration with zero-panel.
      ffb0ff38