Ues linenoise in Lua, Python, and SQLite

This commit is contained in:
Justine Tunney 2021-08-14 11:26:23 -07:00
parent fe29710e4e
commit 1e5bd4d23e
14 changed files with 230 additions and 303 deletions

View file

@ -5,8 +5,8 @@ DESCRIPTION
ORIGIN
https://github.com/antirez/linenoise
97d2850af13c339369093b78abe5265845d78220
Author: antirez <antirez@gmail.com>
Date: Thu Mar 12 15:51:45 2020 +0100
Use unsigned int instead of uint like rest of code base.
https://github.com/antirez/linenoise
97d2850af13c339369093b78abe5265845d78220
Author: antirez <antirez@gmail.com>
Date: Thu Mar 12 15:51:45 2020 +0100
Use unsigned int instead of uint like rest of code base.