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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Add missing version from windows nightly release
Brad Lewis
2025-07-25
1
-2
/
+2
|
/
/
*
|
Merge pull request #780 from BradLewis/feat/resolve-builtin-procs
DanielGavin
2025-07-25
2
-23
/
+330
|
\
\
|
*
|
Resolve builtin max, min, clamp and abs return types correctly
Brad Lewis
2025-07-24
2
-23
/
+330
*
|
|
New symbol flag for if the symbol is a parameter
DanielGavin
2025-07-24
3
-57
/
+87
|
/
/
*
|
Merge pull request #778 from BradLewis/add-missing-builtin-and-docs
Bradley Lewis
2025-07-24
1
-59
/
+243
|
\
\
|
*
|
Add missing builtin flags as well as documentation for them
Brad Lewis
2025-07-24
1
-59
/
+243
*
|
|
Merge pull request #776 from BradLewis/add-version-info-build-scripts
DanielGavin
2025-07-23
3
-7
/
+15
|
\
|
|
|
*
|
Add version information to the build scripts
Brad Lewis
2025-07-23
3
-7
/
+15
|
/
/
*
|
Merge pull request #762 from BradLewis/feat/add-calling-convention-attributes...
DanielGavin
2025-07-23
8
-34
/
+213
|
\
\
|
*
|
Remove comment above proc
Brad Lewis
2025-07-22
1
-3
/
+0
|
*
|
Only show the enriched proc information on hover and not on completions
Brad Lewis
2025-07-22
2
-25
/
+37
|
*
|
Add missing integer types when comparing symbols
Brad Lewis
2025-07-22
1
-1
/
+1
|
*
|
Add proc inlining information to hover
Brad Lewis
2025-07-22
5
-4
/
+45
|
*
|
Add proc attribute to hover information
Brad Lewis
2025-07-22
8
-11
/
+80
|
*
|
Add proc directives to hover information
Brad Lewis
2025-07-22
5
-0
/
+28
|
*
|
Add proc calling convention to hover information
Brad Lewis
2025-07-22
6
-18
/
+50
*
|
|
Merge pull request #775 from BradLewis/fix/proc-named-args-implicit-selector
DanielGavin
2025-07-23
2
-26
/
+56
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Correctly complete bitsets with named proc args
Brad Lewis
2025-07-22
2
-26
/
+56
*
|
|
Merge pull request #774 from BradLewis/feat/move-comments-to-docs
DanielGavin
2025-07-22
10
-117
/
+123
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move comments from details to the end of the docs for the symbol and
Brad Lewis
2025-07-22
10
-117
/
+123
|
/
/
*
|
Merge pull request #770 from xoxorwr/patch-2
DanielGavin
2025-07-21
1
-1
/
+8
|
\
\
|
*
|
Label Details description should show type information only
xoxorwr
2025-07-21
1
-1
/
+8
*
|
|
Merge pull request #772 from BradLewis/fix/empty-line-at-start
DanielGavin
2025-07-21
1
-1
/
+5
|
\
\
\
|
*
|
|
Ensure empty line at top of file is handled correctly for windows and unix li...
Brad Lewis
2025-07-21
1
-1
/
+5
|
/
/
/
*
|
|
Merge pull request #768 from BradLewis/feat/run-build-nightly
DanielGavin
2025-07-21
5
-14
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Run nightly release with version information
Brad Lewis
2025-07-20
5
-14
/
+15
|
/
/
*
|
Merge pull request #767 from BradLewis/feat/log-version-on-start
DanielGavin
2025-07-21
1
-3
/
+7
|
\
\
|
*
|
Log version when starting ols
Brad Lewis
2025-07-20
1
-3
/
+7
|
/
/
*
|
Merge pull request #764 from BradLewis/fix/overload-proc-union
DanielGavin
2025-07-20
2
-16
/
+224
|
\
\
|
*
|
Correctly prioritise and resolve overloaded functions with usings and unions
Brad Lewis
2025-07-20
2
-22
/
+183
|
*
|
Fix issue resolving overloaded procs that contained union parameters
Brad Lewis
2025-07-20
2
-2
/
+49
*
|
|
Merge pull request #766 from BradLewis/fix/type-definition-multipointer
DanielGavin
2025-07-20
2
-0
/
+24
|
\
\
\
|
*
|
|
Correct resolve the type definition of a multipointer
Brad Lewis
2025-07-20
2
-0
/
+24
|
|
/
/
*
|
|
Merge pull request #765 from BradLewis/feat/implicit-completions-in
DanielGavin
2025-07-20
2
-24
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add completions for implicit binary expr for in and not_in cases
Brad Lewis
2025-07-20
2
-24
/
+49
|
/
/
*
|
Merge pull request #759 from BradLewis/fix/alias-using-package
DanielGavin
2025-07-19
2
-3
/
+32
|
\
\
|
*
|
Fix issue completing symbols when using an aliased package
Brad Lewis
2025-07-19
2
-3
/
+32
*
|
|
Merge pull request #760 from BradLewis/feat/resolve-proc-where
DanielGavin
2025-07-19
5
-0
/
+62
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Correctly resolve where clause references and definitions
Brad Lewis
2025-07-19
3
-0
/
+42
|
*
|
Add hover information for where clause variables
Brad Lewis
2025-07-19
2
-0
/
+20
|
/
/
*
|
Merge pull request #755 from spitulax/mem-copy
DanielGavin
2025-07-17
1
-2
/
+6
|
\
\
|
*
|
Replace hardcoded size in `mem.copy`
Bintang Adiputra Pratama
2025-07-17
1
-2
/
+6
|
/
/
*
|
Merge pull request #752 from BradLewis/fix/duplicate-usings
DanielGavin
2025-07-16
1
-1
/
+11
|
\
\
|
*
|
Remove duplicate usings from ast_context usings
Brad Lewis
2025-07-15
1
-1
/
+11
*
|
|
Merge pull request #751 from BradLewis/feat/resolve-named-parameters
DanielGavin
2025-07-16
13
-109
/
+421
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Correctly resolve named params with default values
Brad Lewis
2025-07-15
4
-12
/
+81
|
*
|
Add go to type definition for named proc params
Brad Lewis
2025-07-15
3
-28
/
+84
|
*
|
Add go to defintion for named proc params
Brad Lewis
2025-07-15
3
-7
/
+36
|
*
|
Consolidate resolving proc param names
Brad Lewis
2025-07-15
3
-47
/
+51
|
*
|
Correctly resolve references of proc parameter names
Brad Lewis
2025-07-15
5
-5
/
+102
[prev]
[next]