1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Copy cl-signum into lua--signum for backward compat More... over 5 years ago
Merge pull request #184 from immerrr/fix-and-optimize-finding-matching-blocks More... over 5 years ago
Fix test suite names More... over 5 years ago
Remove backward-up-list for "for" continuation lines More... over 5 years ago
make-indentation-pair: don't calculate full indentation on every closer More... over 5 years ago
lua-is-continuing-statement-p-1: fix missing save-excursion on branch More... over 5 years ago
Don't do lua-backward-up-list calculation for overrides if not necessary More... over 5 years ago
Bump indentation tests, add missing function-call-arguments suite More... over 5 years ago
Don't evaluate lua-is-continuing-statement-p-1 twice More... over 5 years ago
lua-is-continuing-statement-p: short-circuit to false for "breaker" kws More... over 5 years ago
lua-find-regexp: escape string/comment after a match is ignored More... over 5 years ago
is-continuing-p: use lua-skip-ws-and-comments-backward/-forward More... over 5 years ago
Merge pull request #180 from nbfalcon/bugfix/lua-start-process-hangs More... over 5 years ago
Merge pull request #179 from nbfalcon/code-cleanup/fix-fixmes More... over 5 years ago
Merge pull request #183 from immerrr/add-lua-skip-ws-comment-functions More... over 5 years ago
Merge pull request #181 from immerrr/treat-comment-delimiters-as-comments-too More... over 5 years ago
Merge pull request #182 from immerrr/enable-ci-via-github-actions More... over 5 years ago
Add CI tests via Github Actions More... over 5 years ago
Add lua-skip-ws-and-comments-forward/-backward functions More... over 5 years ago
test-process: check if the buffer switching works More... over 5 years ago
Add regression test More... over 5 years ago
`lua-funcname-at-point': handle identifiers before More... over 5 years ago
`lua-start-process': start a new process sometimes More... over 5 years ago
`lua-funcname-at-point': add tests More... over 5 years ago
`lua-funcname-at-point': be more strict More... over 5 years ago
`lua-funcname-at-point': fix regexes More... over 5 years ago
Consider point as inside comment if it is inside "--" opener More... over 5 years ago
Fix lua-goto-matching-block for when point is at the beginning of keyword More... over 5 years ago
Fix FIXME: `lua-prefix-key' is always `boundp' More... over 5 years ago
`lua-start-proces': don't hang if already running More... over 5 years ago