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
/
hover_test.odin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Correctly render hover information for maps with empty struct values
Brad Lewis
2025-08-13
1
-0
/
+10
*
Check if fixed arrays are the same length for proc overloads
Brad Lewis
2025-08-13
1
-0
/
+18
*
Handle field return with custom iterator procs
Brad Lewis
2025-08-12
1
-0
/
+18
*
Correctly handle field return values from procs
Brad Lewis
2025-08-12
1
-0
/
+16
*
Show poly struct information on types from external packages and resolve iden...
Brad Lewis
2025-08-12
1
-0
/
+35
*
Revert filtering docs above symbols due to issues when using attributes
Brad Lewis
2025-08-12
1
-12
/
+0
*
Reapply "Merge pull request #857 from BradLewis/feat/foreign-block-attrs"
Brad Lewis
2025-08-12
1
-0
/
+126
*
Revert "Merge pull request #857 from BradLewis/feat/foreign-block-attrs"
Brad Lewis
2025-08-12
1
-126
/
+0
*
Pass foreign block attributes to the body elements
Brad Lewis
2025-08-11
1
-0
/
+126
*
Show nested bit fields correctly
Brad Lewis
2025-08-11
1
-0
/
+21
*
Correct all the newly broken tests due to changes
Brad Lewis
2025-08-11
1
-2
/
+2
*
Attempt consolidate structure for writing docs
Brad Lewis
2025-08-11
1
-18
/
+18
*
Remove type information from the signature and write nested struct fields cor...
Brad Lewis
2025-08-11
1
-6
/
+59
*
Add missing binary expr operators
Brad Lewis
2025-08-11
1
-0
/
+36
*
Correctly resolve bit_set union and intersections with comp lits
Brad Lewis
2025-08-11
1
-0
/
+36
*
Add union align and kind to hover information
Brad Lewis
2025-08-09
1
-0
/
+29
*
Merge pull request #837 from BradLewis/fix/resolve-poly-procs-return-type-locals
DanielGavin
2025-08-09
1
-0
/
+35
|
\
|
*
Implement method to resolve poly return types based on the types of local var...
Brad Lewis
2025-08-09
1
-0
/
+35
*
|
Remove incorrectly added doc comments from symbols
Brad Lewis
2025-08-07
1
-5
/
+13
|
/
*
Resolve poly type variables
Brad Lewis
2025-08-04
1
-0
/
+18
*
Add documentation to union variants
Brad Lewis
2025-08-03
1
-0
/
+41
*
Add documentation to enum fields
Brad Lewis
2025-08-03
1
-0
/
+59
*
Refactor more code into separate procs to reduce stack size
Brad Lewis
2025-08-02
1
-1
/
+1
*
Handle procs returning named proc type
Brad Lewis
2025-08-02
1
-5
/
+57
*
Handle multiple returns
Brad Lewis
2025-08-01
1
-0
/
+28
*
Correctly resolve locals when immediately calling a proc that returns a proc
Brad Lewis
2025-07-31
1
-0
/
+28
*
Merge pull request #807 from BradLewis/feat/builtin-proc-improvements
DanielGavin
2025-07-31
1
-0
/
+117
|
\
|
*
Improve builtin proc resolution, complex and quaternion procs and add missing...
Brad Lewis
2025-07-30
1
-0
/
+117
*
|
Correctly handle the alias of `u8` and `byte`
Brad Lewis
2025-07-30
1
-0
/
+30
|
/
*
Add parapoly information to union documentation
Brad Lewis
2025-07-30
1
-0
/
+54
*
Fix issue looking up using package when resolving types
Brad Lewis
2025-07-30
1
-0
/
+39
*
Resolve switch statement init for locals
Brad Lewis
2025-07-30
1
-0
/
+23
*
Create constructors for field symbols
Brad Lewis
2025-07-29
1
-2
/
+2
*
Only override docs for re-exported items if there is new documentation on the...
Brad Lewis
2025-07-27
1
-0
/
+59
*
Correctly resolve enum value_decl
Brad Lewis
2025-07-26
1
-0
/
+17
*
Resolve builtin max, min, clamp and abs return types correctly
Brad Lewis
2025-07-24
1
-0
/
+160
*
Add proc inlining information to hover
Brad Lewis
2025-07-22
1
-0
/
+28
*
Add proc attribute to hover information
Brad Lewis
2025-07-22
1
-0
/
+24
*
Add proc directives to hover information
Brad Lewis
2025-07-22
1
-0
/
+10
*
Add proc calling convention to hover information
Brad Lewis
2025-07-22
1
-0
/
+10
*
Move comments from details to the end of the docs for the symbol and
Brad Lewis
2025-07-22
1
-18
/
+18
*
Correctly prioritise and resolve overloaded functions with usings and unions
Brad Lewis
2025-07-20
1
-0
/
+110
*
Fix issue resolving overloaded procs that contained union parameters
Brad Lewis
2025-07-20
1
-0
/
+34
*
Add hover information for where clause variables
Brad Lewis
2025-07-19
1
-0
/
+13
*
Correctly resolve named params with default values
Brad Lewis
2025-07-15
1
-0
/
+38
*
Resolve hover for procedure parameter names
Brad Lewis
2025-07-15
1
-18
/
+34
*
Fix issue resolving comparison binary expr
Brad Lewis
2025-07-13
1
-0
/
+23
*
Update all short signatures to be consistent across types
Brad Lewis
2025-07-12
1
-2
/
+180
*
Add comments when hovering basic struct fields and no longer show the underly...
Brad Lewis
2025-07-12
1
-4
/
+58
*
Fix issue resolving overloaded proc when the string passed in came from a dif...
Brad Lewis
2025-07-10
1
-0
/
+47
[prev]
[next]