From 9064606b97f1eb7a5dcdd37703411a4425e5cd0a Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 21 May 2019 22:06:23 -0400 Subject: update tasklist --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad5e7ba..4cbfdd2 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Checks indicate steps I've finished. The first blank box is what I'm working on. * [x] Handlers stubbed out * [x] Registry manipulation ([getwtxt/registry](https://github.com/getwtxt/registry)) * [x] Request handling -* [ ] Cache management details -* [ ] Persistent data storage +* [x] Cache management details +* [x] Persistent data storage * [ ] Catch up on tests / Concurrency safety checks * [ ] Refactor and optimize -- cgit 1.4.1-2-gfad0 c28013'>this commit Fork of Lua 5.1 to encourage end-user programmingKartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/src/lcurses/curses.lua
blob: 7134b14ac3655ee54fcee27ceb0b0af3a12be423 (plain) (tree)
1
2
3
4
5
6
7
8
9
10