index
:
viewer.git
26.4
main
Megapahit's fork of the Second Life viewer.
MegapaGit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llui
/
llkeywords.cpp
Age
Commit message (
Expand
)
Author
2026-03-31
#5572 Fix overlapping segment ops for namespaced SLua keywords
Andrey Lihatskiy
2026-01-15
#5278 Reuse average segment length heuristic
Andrey Lihatskiy
2026-01-15
#5278 Reduce reallocs
Andrey Lihatskiy
2026-01-15
#5278 Skip per-char scan when highlighting is disabled
Andrey Lihatskiy
2026-01-15
#5278 Async syntax apply in slices to avoid UI stalls
Andrey Lihatskiy
2026-01-15
#5278 Move syntax tokenization off UI thread; apply results on main thread
Andrey Lihatskiy
2026-01-12
#3537 Optimize LLKeywords token scanning with first-char indexes
Andrey Lihatskiy
2026-01-07
Simplify `--[[` Lua comment syntax highlighting
Harold Cindy
2025-05-28
Merge branch 'main' into marchcat/slua-editor-merge
Andrey Lihatskiy
2025-05-07
Add "ScriptEditorDisableSyntaxHighlight" debug setting
Andrey Lihatskiy
2025-04-18
Optimize LLKeywords: few small improvements
Andrey Lihatskiy
2025-04-18
Clean up LLUI and fix/add suggestions from VS (#2746)
Ansariel Hiller
2025-04-15
Optimize LLKeywords: pre-compile regex patterns
Andrey Lihatskiy
2025-04-02
#3800 Add support for interpolated strings
Andrey Lihatskiy
2025-03-31
#3800 Add support for single-quoted strings
Andrey Lihatskiy
2025-03-31
#3800 Use range-based for loop for regex token iteration
Andrey Lihatskiy
2025-03-31
#3800 Use regex to support multi-line strings and nested comments
Andrey Lihatskiy
2025-03-08
#3422 Improve handling of Lua functions
Andrey Lihatskiy
2025-02-25
#3422 Better handling of Lua syntax
Andrey Lihatskiy
2025-02-11
#3422 Process Lua-style comments
Andrey Lihatskiy
2025-02-11
#3422 Fix two-sided delimiter tail processing
Andrey Lihatskiy
2024-08-05
macOS build fix attempt
Rye Mutt
2024-08-04
Fix various issues with ui elements not updating colors dynamically
Rye Mutt
2024-07-08
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...
Ansariel
2024-07-02
Reduce string temporaries from LLTabContainer, LLMenuGL, LLLayoutStack, and L...
Rye Mutt
2024-06-10
Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed
Ansariel
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-11
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-02-21
Convert BOOL to bool in llui
Ansariel
2023-08-02
SL-19982 Update font for menu items; show object's name in lsl editor
Mnikolenko Productengine
2023-08-01
SL-19982 Adjustable font size in LSL editor
Mnikolenko Productengine
2016-03-07
merge DRTVWR-398 build cleanup fixes
Oz Linden
2016-01-15
merge changes for 4.0.1-release
Oz Linden
2016-01-15
merge changes for 4.0.1-release
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-09-10
MAINT-5619 : Viewer seems to parse LSL syntax file three times, has warnings
simon
2014-12-19
merge changes for 3.7.23
Oz Linden
2014-11-20
STORM-2086 Convert old style llinfos and llwarns to new format
Jonathan Yap
2014-08-11
MAINT-4305 FIXED Viewer sometimes crashes when pasting an invalid character i...
andreykproductengine
2014-06-08
Fix lsl constant highlighting and sort the if-else chain to parse a little qu...
Cinder
2014-06-08
Use a common SyntaxLSL broad tag to make debugging easier
Cinder
2014-06-08
"sections" is apparently unused as well.
Cinder
2014-06-04
A little more cleanup in LLSyntaxIDLSL and LLKeywords
Cinder
2014-06-04
STORM-2025: Part 2 - After consulting with Oz, remove subcategories of consta...
Cinder
2014-05-28
Half of STORM-2025, fix flow-control highlighting
Cinder
2014-05-28
Don't hardcode black as the default color for syntax
Cinder
2014-05-16
Remove orphaned LLKeywords methods
Cinder
[next]