Versions
Luvit 2.18.1-dev+a8c708e
Luvi v2.14.0-dev+9b697da
Lit 3.8.5-dev+079d4a3
Changelogs
Luvit commits since 2.18.1
a8c708e
Removed unnecessarytostring
call (#1192) (ccuser44)74b232a
Merge pull request #1168 from RiskoZoSlovenska/fixed-querystring (George Zhao)0b5d633
querystring: Use locals instead of indexing tables (RiskoZoSlovenska)c40a989
Merge pull request #1189 from Bilal2453/buffer-tostring-memsafety (Ryan Liptak)dadb8a5
buffer: ensure memory safety on toString (Bilal Bassam)75f5e70
Merge pull request #1188 from Bilal2453/fix-buffer-memzero (Ryan Liptak)fc4c233
use malloc for string-based input (Bilal Bassam)eac5dd3
version bump (Bilal Bassam)55960e3
correct the semantics (Bilal Bassam)e7c5169
buffer: make sure memory is zeroed out (Bilal Bassam)4c11173
querystring: Moved type check to top of function (RiskoZoSlovenska)83c369a
Replace code deprecated in Lua 5.2 (SinisterRectus)40f0f29
Replace code deprecated in Lua 5.1 (SinisterRectus)094e8b5
Cleaned up querystring (RiskoZoSlovenska)50f22dd
Fixed querystring correctness (RiskoZoSlovenska)21bec88
Merge pull request #1184 from UrNightmaree/master (SinisterRectus)12c2060
Merge pull request #1125 from shawwn/patch-1 (SinisterRectus)ee84c5e
Added more (UrNightmaree)3476e07
Removes valuenil
(Koosh)da7c8c2
Run completion in repl in coroutine (Tim Caswell)42cc14f
fix parseauth
order in url.parse (zhaozg)2e5ecb7
process: respecting deprecation on getpid (Bilal2453)4041450
thread: fix thread.equals (Bilal2453)3f328ad
Update root certificates in tls module (zhaozg)b7d2715
Merge pull request #1171 from luvit/release-2.18.1 (Ryan Liptak)b1bd50e
Update ustring.lua (Shawn Presser)230cd6e
ustring.lua: empty string ~= empty list (Shawn Presser)
Luvi commits since v2.14.0
9b697da
Merge pull request #274 from Bilal2453/update-luv (Ryan Liptak)334e57c
update luv to latest (Bilal2453)72b7488
Merge pull request #272 from luvit/linting-fixes (SinisterRectus)b0f7568
Adds some nil checks (SinisterRectus)4e0f23b
Fix the help text of some existing CMake build options (RDW)8eae450
add preload["rex_pcre"], it equals preload["rex"] (zhaozg)2ba9883
fix call luv_set_thread_cb order, make it earlier (zhaozg)4115796
check has winsvc feature in luvi (zhaozg)5babc3b
update submoudle luv (zhaozg)
Lit commits since 3.8.5
079d4a3
Merge pull request #315 from Bilal2453/patch-2 (SinisterRectus)c12712f
Merge pull request #319 from Bilal2453/fix-coro-net-leak (Ryan Liptak)0ddbbb3
remove unnecessary nil check (Bilal Bassam)dd1115b
coro-net: also close on secureSocket errors (Bilal Bassam)4fc9765
coro-net: fix handle leak when connect errors (Bilal Bassam)dedfd1f
Merge pull request #318 from truemedian/patch-1 (SinisterRectus)3529418
bump http-codec to 3.0.7 (Nameless)b2c9d34
get-lit: update the PS to luvi 2.14.0 as well (Bilal Bassam)304b447
get-lit: update luvi to 2.14.0 (Bilal Bassam)bef2ae1
Merge pull request #297 from LuvitPlayground/refactor-entry-point (Ryan Liptak)7a1e4f7
Merge pull request #296 from Bilal2453/patch-1 (Ryan Liptak)b1f1874
Merge pull request #306 from truemedian/http-codec-handle-chunk-extensions (Ryan Liptak)8e07c6f
fix missing return in decodeChunked when chunk header is missing (Nameless)60bac44
Merge pull request #305 from truemedian/http-codec-handle-chunk-extensions (Ryan Liptak)d09f72f
handle chunked encoding extensions in chunk header (Nameless)867617e
Allow custom hostnames in coro-http client (Tim Caswell)9d483fe
Add tail calls to every function (RDW)d89296d
Fix autoformat (RDW)bc4d523
Resolve redundant path computation (RDW)51b13b0
Simplify coroutine wrapping in commandLine.run() (RDW)b8085a0
Fix invalid references to self (RDW)5cc1161
Remove brittle blackbox CLI tests (RDW)b8d8732
Convert function names to lowerCamelCase (RDW)160cda9
Apply autoformat to replace tabs with spaces (RDW)f84ef74
Remove redundant top-level container module (RDW)26e902c
Remove pointless comments (RDW)11c3574
Refactor the bundle's entry point to reduce technical debt (RDW)55f52a0
Improve output to be more readable when a test fails (RDW)2b4e7d8
Add test case for checking the output of invalid commands (RDW)09bf950
Add tests for the remaining testable CLI commands (RDW)a22f8b7
Tests: Add basic test for the lit help command (RDW)394896b
secure-socket: removing unnecessary overhead (Bilal Bassam)2a61c72
secure-socket: more accurate error messages (Bilal Bassam)52abe66
Add 'Development' section to the readme with some useful advice (#294) (Ryan Liptak)259ccde
Cleanup up lit runtime docker scripts a bit more (Tim Caswell)a79bc25
Move scripts for making lit docker image to own folder (Tim Caswell)b862157
Update published docker container (Tim Caswell)2acc917
Patch version bumps (Bilal2453)7654fc6
coro-split: fixing resume before yielding (Bilal2453)