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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
methods.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use current package rather than file path to filter private symbols
Brad Lewis
2025-08-31
1
-1
/
+1
*
Always collect private symbols and filter them when resolving
Brad Lewis
2025-08-22
1
-1
/
+10
*
Improvements to bitset completions with named bitsets and selector chains
Brad Lewis
2025-08-19
1
-1
/
+5
*
Add methods for untyped symbols the same as their typed variants
Brad Lewis
2025-08-12
1
-3
/
+43
*
Fix issues due to merge
Brad Lewis
2025-07-30
1
-2
/
+2
*
Merge pull request #800 from BradLewis/fix/constructing-docs-methods
Bradley Lewis
2025-07-30
1
-3
/
+2
|
\
|
*
Fix issue with constructing docs on indexed symbols
Brad Lewis
2025-07-29
1
-4
/
+2
*
|
Update selector completions
Brad Lewis
2025-07-29
1
-3
/
+2
|
/
*
Move comments from details to the end of the docs for the symbol and
Brad Lewis
2025-07-22
1
-3
/
+4
*
Consolidate documentation writing code into new file and base it around symbols
Brad Lewis
2025-06-27
1
-2
/
+2
*
Change odinfmt to use 120 characters instead. Add support for infering Maybe ...
DanielGavin
2024-08-10
1
-45
/
+10
*
Fix procs in external packages not getting receiver completion.
Harold Brenes
2024-04-18
1
-18
/
+20
*
Emit proc "receiver" when using fake methods.
Harold Brenes
2024-04-18
1
-8
/
+35
*
Update methods.odin
Jonas Welle
2024-03-30
1
-1
/
+1
*
Automatically add shared collection.
DanielGavin
2024-02-22
1
-1
/
+1
*
Forgot to check if the first argument is valid on fake methods.
DanielGavin
2023-12-28
1
-0
/
+5
*
Fix issue with fake methods not using the aliased package name
DanielGavin
2023-12-28
1
-1
/
+5
*
Procedure types do no longer insert `()`
DanielGavin
2023-11-11
1
-10
/
+10
*
Forgot file...
DanielGavin
2023-07-08
1
-0
/
+141