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
/
signatures_test.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add optional feature for displaying signature help for comp literals
Brad Lewis
2025-12-11
1
-1
/
+88
*
Rework how hover info is displayed for constants and types
Brad Lewis
2025-09-21
1
-26
/
+26
*
Add parapoly information to union documentation
Brad Lewis
2025-07-30
1
-1
/
+1
*
Update signature information
Brad Lewis
2025-07-29
1
-1
/
+1
*
Add proc attribute to hover information
Brad Lewis
2025-07-22
1
-1
/
+1
*
Start fixing memory leaks on tests.
DanielGavin
2024-06-04
1
-4
/
+4
*
Automatically add shared collection.
DanielGavin
2024-02-22
1
-28
/
+28
*
Add support for matrix types
Daniel Gavin
2022-10-27
1
-26
/
+25
*
Fix issues with not collection non-mutable symbols with procedures in procedu...
Daniel Gavin
2022-08-28
1
-70
/
+127
*
add comma seperation on comp_lit string representation
Daniel Gavin
2022-03-04
1
-1
/
+1
*
Fix issues with no completion on identifier in comp literal.
Daniel Gavin
2022-01-12
1
-2
/
+2
*
more tests
Daniel Gavin
2022-01-12
1
-0
/
+19
*
simplified how variables are decided
Daniel Gavin
2022-01-11
1
-21
/
+0
*
Fix signatures
Daniel Gavin
2021-12-30
1
-0
/
+22
*
Incorrect behavior where globals were not added as variables.
Daniel Gavin
2021-12-05
1
-0
/
+19
*
Fix tests
Daniel Gavin
2021-11-28
1
-2
/
+2
*
Fix incorrect handling of functions in when clauses using ODIN_OS
Daniel Gavin
2021-09-28
1
-2
/
+112
*
Add arena in static indexing, and add tests to check the builtin indexed files.
Daniel Gavin
2021-09-07
1
-0
/
+15
*
make sure complex calls is handled correctly with comma positions
Daniel Gavin
2021-05-07
1
-1
/
+20
*
lazily create signatures for functions
Daniel Gavin
2021-05-06
1
-1
/
+1
*
forgot to clone some tokens + more tests
Daniel Gavin
2021-05-06
1
-0
/
+29
*
signatures and returns are not lazily created when needed
Daniel Gavin
2021-05-06
1
-2
/
+12
*
started lazy creating signatures for procedures
Daniel Gavin
2021-05-06
1
-1
/
+51
*
prepare with tests for ..any arguments
Daniel Gavin
2021-05-06
1
-1
/
+37
*
begun argument underlining
Daniel Gavin
2021-05-05
1
-1
/
+37
*
fix type showing correctly on package selection
Daniel Gavin
2021-05-03
1
-18
/
+8
*
i keep forgetting to switch to tabs...
Daniel Gavin
2021-04-29
1
-113
/
+113
*
more refractor + tests
Daniel Gavin
2021-04-29
1
-2
/
+22
*
support for many symbol values in procedure overload
Daniel Gavin
2021-04-28
1
-1
/
+46
*
distinct type overload works
Daniel Gavin
2021-04-28
1
-0
/
+35
*
started on untyped proc overloading handling
Daniel Gavin
2021-04-28
1
-1
/
+29
*
start working on the procedure overloading
Daniel Gavin
2021-04-28
1
-1
/
+1
*
work on completion tests + new symbols
Daniel Gavin
2021-04-27
1
-2
/
+1
*
add tests for signatures
Daniel Gavin
2021-04-26
1
-0
/
+68