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
/
tests
/
objc_test.odin
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove fallback code with selector completions (requires odin parser changes)
Brad Lewis
2025-11-02
1
-1
/
+0
|
*
Correct all the newly broken tests due to changes
Brad Lewis
2025-08-11
1
-3
/
+3
|
*
Fix completion and hover tests with documentation changes
Brad Lewis
2025-07-29
1
-2
/
+2
|
*
Add proc attribute to hover information
Brad Lewis
2025-07-22
1
-7
/
+7
|
*
Correct tests after the refactor and add comment docs to struct field ↵
Brad Lewis
2025-06-27
1
-3
/
+3
|
|
|
|
completions
*
Correct collecting symbols for array types
Damian Tarnawski
2024-07-29
1
-1
/
+1
|
*
Fix issues with selector call expression confusing whether to selector ↵
DanielGavin
2024-06-08
1
-1
/
+1
|
|
|
|
complete or identifier
*
Temp disable test
DanielGavin
2024-06-05
1
-1
/
+1
|
*
Start fixing memory leaks on tests.
DanielGavin
2024-06-04
1
-4
/
+4
|
*
Typo
DanielGavin
2024-04-06
1
-4
/
+4
|
*
Call expression should always increment the current argument counter, since ↵
DanielGavin
2024-04-06
1
-0
/
+48
|
|
|
|
argument 1 is always the struct type.
*
Fix issues with objc completion and hover
DanielGavin
2024-04-06
1
-0
/
+98
|
*
Fix issues with -> not being parsed correctly with call expression
DanielGavin
2024-04-06
1
-0
/
+48