immerrr again

Results 24 issues of immerrr again

I've recently come across a situation where I was unable to work with a publicly writable SQS queue with boto3, it would be great for this to be possible without...

documentation

Here's a simple example: ``` In [16]: copy, proxy = LuaRuntime().execute(""" obj = {foo=123, bar=345} proxy = {} setmetatable(proxy, { __index = function(self, key) return obj[key] end, __newindex = function(self,...

help wanted

This probably looks like a generalization of issue #8. I'd guess that most of the time my jumps aren't too long and by customizing the first letters to reside on...

At the first sight my issue is similar to #9832, but I was unable to fix it using the solutions that were proposed there. One of the dependent gems of...

This PR's goal is to enable storing password digests (instead of plaintext) to increase security. It is admittedly a very early version aimed mostly at collecting feedback. I tried to...

This PR adds `lua-send-string-max-size` variable that limits the size of the data that's sent to subprocess in one go. It also introduces `lua-send-region-chunked` function that sends the code in chunks...

This should aid regexp readability in long term.

enhancement

Hi I'd like an account to upload an updated version of my https://github.com/immerrr/lua-mode package.