index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
plugins
/
language_lua.lua
Age
Commit message (
Expand
)
Author
2024-06-28
Better matching of placeholder chars (_) on lua (#112)
Jefferson González
2024-03-11
plugin language_lua: added unescaped [=string=] support (#78)
Jefferson González
2023-05-22
Merge lite-xl/lite-xl#1019
jgmdev
2022-07-13
[chore]: Delete useless $
NCarrezDev
2022-07-06
[chore]: Update syntax
NCarrezDev
2022-05-31
plugins: dropped --lite-xl version tag
jgmdev
2022-04-03
Bumping version numbers.
Adam Harrison
2021-12-26
fallback to toggle-line-comment and vice versa if needed
takase1121
2021-12-25
add toggle-block-comment
takase1121
2021-11-21
Add names to language plugins
Guldoman
2021-08-17
2.0 changelog and modversion updates.
Adam Harrison
2021-08-11
Revert language_lua
luarocks
2021-08-11
Add textadept theme and correct language_lua just a bit
luarocks
2021-05-20
Improved Lua syntax (#201)
liquidev
2021-05-05
Introduce new plugin versioning tag mod-version
Francesco Abbate
2021-04-06
Add plugin verification by version tag
Francesco Abbate
2020-07-01
Added lua5.4 attribute support to `language_lua`
rxi
2020-06-08
Added file-header pattern support to `syntax`
rxi
2020-05-12
Fixed lua's multi-line comment syntax pattern
rxi
2020-04-21
Changed lua syntax to map label to function color
rxi
2020-04-21
Added goto to lua language plugin
luveti
2020-03-07
Moved .c, .lua and .md language syntaxes from core.syntax to plugins
rxi