caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: moosotc@gmail.com
To: caml-list@inria.fr
Subject: [Caml-list] [ANNOUNCE] llpp v25
Date: Tue, 29 Nov 2016 18:16:11 +0300	[thread overview]
Message-ID: <874m2qqptw.fsf@gmail.com> (raw)


New version of llpp (tagged v25) is now available at:
* http://repo.or.cz/w/llpp.git (has "tutorial" videos)
* https://github.com/moosotc/llpp/ (has a bug tracker)

============================================================================
Changes (relative to v23)

* improved keyboard link navigation
* custom key mappings are shown in the help screen
* build.sh script should work again (بفضل طارق)
* bugfixes
* synced with mupdf 1.10a
* reworked handling of keyboard events
  (pp.sed is gone and porting to other windowing systems should be
   much simpler now)

============================================================================
Summary v23..v25
    67	malc

Diffstat v23..v25
 BUILDING     |    2 +-
 Shakefile.hs |   83 +-
 Thanks       |    1 +
 build.sh     |    5 +-
 config.ml    | 1474 ++++++------
 keys.ml      |    7 +
 link.c       |  264 +--
 main.ml      | 7449 +++++++++++++++++++++++++++++-----------------------------
 misc/dllpp   |    2 +
 parser.ml    |  220 +-
 pp.sed       |   86 -
 todo.org     |   15 +-
 utils.ml     |   50 +-
 wsi.ml       | 1234 +++++-----
 wsi.mli      |   50 +-
 15 files changed, 5498 insertions(+), 5444 deletions(-)

-- 
mailto:moosotc@gmail.com

                 reply	other threads:[~2016-11-29 15:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874m2qqptw.fsf@gmail.com \
    --to=moosotc@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).