openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
lua-mode
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 22, 2025 — Feb 22, 2026
Showing page 9 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix cl-lib dependency for Emacs23 tests
immerrr
More...
about 12 years ago
Add lua-rx/-to-string wrappers to simplify writing Lua-specific regexps
immerrr
More...
about 12 years ago
should-lua-indent: accept strings rather than lists to simplify writing tests
immerrr
More...
about 12 years ago
lua-search-documentation: fix 'foo.bar' lookups broken when making '.' punctuation
immerrr
More...
about 12 years ago
Update README.md
immerrr
More...
about 12 years ago
Fix several cases for `indent-new-comment-line' (M-j)
immerrr
More...
over 12 years ago
Bump NEWS
immerrr
More...
over 12 years ago
Skip shebang line when sending to inferior buffer (issue #61)
immerrr
More...
over 12 years ago
Fix stacktrace parsing in inferior process buffer
immerrr
More...
over 12 years ago
Move "no-query-on-exit" initialization to lua-start-process, update it
immerrr
More...
over 12 years ago
Send code to inferior process via loadstring to avoid tempfile issues
immerrr
More...
over 12 years ago
Send init-code in lua-start-process, enable compilation-shell-minor-mode
immerrr
More...
over 12 years ago
Rewrite lua-send-buffer function (should fix issue #60)
immerrr
More...
over 12 years ago
Remove syntax hacks for '.' & '_' characters
immerrr
More...
over 12 years ago
Add missing modulo operator (%) to line-continuation tokens
immerrr
More...
over 12 years ago
Add basic indentation tests
immerrr
More...
over 12 years ago
Remove highlighting of numbers for consistency with other major-modes
immerrr
More...
over 12 years ago
test-electric-mode: check interaction with electric-pair-skip-self flag
immerrr
More...
over 12 years ago
Suppress fontification messages in emacs23 test output
immerrr
More...
over 12 years ago
.gitignore: ignore all *.elc
immerrr
More...
over 12 years ago
ert-tests/test-electric-mode.el: add tests for electric indentation
immerrr
More...
over 12 years ago
Create cask project; pull in ert.el to enable testing emacs23
immerrr
More...
over 12 years ago
make test: test both compiled and uncompiled variants
immerrr
More...
over 12 years ago
Fix interaction with electric-pair-mode (issue #54)
immerrr
More...
over 12 years ago
Make builtin font-locking more stable; enable it after ".." operator
immerrr
More...
over 12 years ago
Font-lock "nil", "true" and "false" as constants rather than keywords
immerrr
More...
over 12 years ago
Move font-lock test helpers into a separate file
immerrr
More...
over 12 years ago
Revert "Rename lua--function-name-rx, use it in font-lock keywords init"
immerrr
More...
over 12 years ago
Add a test for defun font-locking; add make check target to run it
immerrr
More...
over 12 years ago
lua-make-delimited-matcher: wrap into eval-and-compile
immerrr
More...
over 12 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
16
17
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree