Annotate

util-src/make.bat @ 13175:bbdaa770b955

util.cache: Pass cache itself to eviction callback Simplifies access to the cache without moving code around a lot given the currently common pattern of local some_cache = cache.new(size, function(k,v) end)
author Kim Alvefur <zash@zash.se>
date Fri, 30 Jun 2023 22:01:55 +0200
parent 446:5b5732d65792
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
446
5b5732d65792 Added make.bat for windows
Waqas Hussain <waqas20@gmail.com>
parents:
diff changeset
1 @nmake /nologo /f Makefile.win %*