unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v4 0/3] split async json parser into utility function
@ 2012-10-27  9:34 Mark Walters
  2012-10-27  9:34 ` [PATCH v4 1/3] emacs: Split out the incremental json parser into its own function Mark Walters
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mark Walters @ 2012-10-27  9:34 UTC (permalink / raw)
  To: notmuch

This is version 4 of this patch set (v3 is at
id:"1351037602-11157-1-git-send-email-markwalters1009@gmail.com"). It
splits the async json parser into its own function and moves it to
lib.

This version is very similar to v3 except that it finished by moving
the utility function to lib rather than leaving it notmuch.el. It also
improves some of the docstrings to clarify how the function and
variables work. I have not gone quite as far as suggested by Ethan as
these variables are purely for internal use and Austin's code is well
documented.

Best wishes

Mark


Mark Walters (3):
  emacs: Split out the incremental json parser into its own function
  emacs: Rename incremental JSON internal variables
  emacs: Move the incremental JSON parser to notmuch-lib.el

 emacs/notmuch-lib.el |   66 ++++++++++++++++++++++++++++++++++++++++++++++++++
 emacs/notmuch.el     |   48 +++---------------------------------
 2 files changed, 70 insertions(+), 44 deletions(-)

-- 
1.7.9.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-10-28 15:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-27  9:34 [PATCH v4 0/3] split async json parser into utility function Mark Walters
2012-10-27  9:34 ` [PATCH v4 1/3] emacs: Split out the incremental json parser into its own function Mark Walters
2012-10-27  9:34 ` [PATCH v4 2/3] emacs: Rename incremental JSON internal variables Mark Walters
2012-10-27  9:34 ` [PATCH v4 3/3] emacs: Move the incremental JSON parser to notmuch-lib.el Mark Walters
2012-10-27 12:12 ` [PATCH v4 0/3] split async json parser into utility function Tomi Ollila
2012-10-28 15:18 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).