19 Commits (master)

Author SHA1 Message Date
bfredl 3ba0c02c37 WANNSEE 1 year ago
bfredl 395b7cf3af incremental output like its 2023 1 year ago
bfredl b1f8e58ea5 stupid async coro thing:
coroutine.yield() -> schedule
coroutine.yield("blaa") -> print + schedule
coroutine.yield(function(thunk) dolater(thunk) end) -> resume later
1 year ago
Björn Linse 862acd3643 "you're not allowed to get this metatable" they said 3 years ago
Björn Linse a5f8bc0793 insertify the metatable 4 years ago
Björn Linse ea63464540 add a counter to the prompts, and use it in error prefixes 4 years ago
Björn Linse 0223942731 inspect: support vim.empty_dict() 4 years ago
Björn Linse 6b5ac2599c support "luadev.reader" for fennel or similar 4 years ago
Björn Linse 2819be54b0 append_buf: create buffer if needed 5 years ago
Björn Linse 35d74a403f is complete 5 years ago
Björn Linse cb90efe591 kod 5 years ago
Björn Linse 855b82d7f0 externalize create_buf() + _errstack 5 years ago
Björn Linse 9ad71b2298 fix print(1,2) and print(1,nil,2) 6 years ago
Björn Linse 21b6882c8b tostring userdata 6 years ago
Björn Linse d35be31711 vendor inspect.lua
upstream commit b611db6bfa9c12ce35dd4972032fbbd2ad5ba965

we will need to make some changes
6 years ago
Björn Linse 944572995b nodoeval 6 years ago
Björn Linse e4b6e00c1a doeval 6 years ago
Björn Linse ae4764d85f REVISION 6 years ago
Björn Linse ba974e4f27 first version 6 years ago