emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

scratch/sqlite updated (33069da -> 2df01b7)


From: Lars Ingebrigtsen
Subject: scratch/sqlite updated (33069da -> 2df01b7)
Date: Tue, 7 Dec 2021 00:00:44 -0500 (EST)

larsi pushed a change to branch scratch/sqlite.

      from  33069da   Make `sqlitep' always be available
       new  3b762b3   Fix parametresised selects/executions
       new  14ad9f5   Start implementation of a persistence library
       new  2df01b7   We don't need to precompute the columns


Summary of changes:
 lisp/emacs-lisp/sticky.el | 178 ++++++++++++++++++++++++++++++++++++++++++++++
 src/lisp.h                |   1 -
 src/sqlite.c              |  71 ++++++++++++------
 test/src/sqlite-tests.el  |  28 ++++++--
 4 files changed, 251 insertions(+), 27 deletions(-)
 create mode 100644 lisp/emacs-lisp/sticky.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]