index
:
odin/ols.git
action-organizeImports
ci-changes
fix-ci
fix-stale-error
index-caching
inlay-range
make-ci-work
master
objc-branch
objc-fixes
poly
remove-unused-imports
rename
semantic_tokens_range
test
uri-fix-diagnostics
use-recursion-map
Language server for Odin
Daniel Gavin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
rename.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly resolve references and renames from the bitset elem in definition
Brad Lewis
2025-09-01
1
-0
/
+6
*
Improve finding which element to rename/find references to in struct field types
Brad Lewis
2025-07-14
1
-1
/
+2
*
Improvements for references and renaming of struct pointer fields
Brad Lewis
2025-07-06
1
-14
/
+26
*
Correctly handle hover, rename and references for enumerated arrays
Brad Lewis
2025-07-05
1
-9
/
+7
*
Add tests for prepare rename and improve prepare rename resolution
Brad Lewis
2025-07-02
1
-43
/
+45
*
Find references to struct fields defined within a proc correctly
Brad Lewis
2025-07-02
1
-7
/
+8
*
Improve resolution of struct fields across the codebase
Brad Lewis
2025-07-02
1
-2
/
+135
*
Resolve procedure overloading from external packages and improve resolution
Brad Lewis
2025-06-08
1
-0
/
+10
*
Change odinfmt to use 120 characters instead. Add support for infering Maybe ...
DanielGavin
2024-08-10
1
-54
/
+13
*
add prepare rename
DanielGavin
2024-06-13
1
-0
/
+46
*
More work on renaming
DanielGavin
2024-05-29
1
-38
/
+17
*
Move packages to new base collection
Feoramund
2024-04-17
1
-2
/
+3
*
Automatically add shared collection.
DanielGavin
2024-02-22
1
-6
/
+5
*
Add support for renaming and references on identifiers and functions. Fixed b...
Daniel Gavin
2022-08-26
1
-8
/
+76
*
Finally make the move to use odinfmt in ols.
Daniel Gavin
2022-08-20
1
-8
/
+12
*
More reference work
index-caching
Daniel Gavin
2022-07-11
1
-42
/
+1
*
move document struct back to server
Daniel Gavin
2022-06-19
1
-1
/
+1
*
Add proper multi_pointer support and fix range half range op
Daniel Gavin
2022-04-15
1
-0
/
+3
*
Merge packages
Daniel Gavin
2022-04-09
1
-3
/
+0
*
Prepare for rename
Daniel Gavin
2022-03-19
1
-0
/
+71