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
*
make ci.sh executable
rename
DanielGavin
2024-07-11
1
-0
/
+0
*
Disable rename and reference before merging to master.
DanielGavin
2024-07-11
3
-4
/
+4
*
CI should use ci.bat/sh instead
DanielGavin
2024-07-11
6
-52
/
+65
*
Merge branch 'master' into rename
DanielGavin
2024-07-11
1
-1
/
+21
|
\
|
*
Merge pull request #426 from laytan/fix-resolve-poly-proc-type
DanielGavin
2024-07-11
1
-1
/
+21
|
|
\
|
|
*
fix resolve poly for proc types
Laytan Laats
2024-07-11
1
-1
/
+21
*
|
|
Add `for in string` support with runes.
DanielGavin
2024-07-11
1
-0
/
+29
*
|
|
Improve robustness on scope package
DanielGavin
2024-07-11
1
-3
/
+9
*
|
|
Treat //+build ignore as private file
DanielGavin
2024-07-11
1
-0
/
+3
*
|
|
Merge branch 'rename' of https://github.com/DanielGavin/ols into rename
DanielGavin
2024-07-11
2
-30
/
+29
|
\
\
\
|
*
\
\
Merge pull request #420 from oluigipo/rename
DanielGavin
2024-07-04
2
-30
/
+29
|
|
\
\
\
|
|
*
|
|
Fix extraneous .Type semantic tokens
lujaire
2024-07-03
2
-30
/
+29
|
|
/
/
/
*
|
|
|
Merge branch 'master' into rename
DanielGavin
2024-07-11
8
-79
/
+224
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge pull request #425 from laytan/add-default-args-to-inlay-hints
DanielGavin
2024-07-11
5
-73
/
+163
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
add configuration for specific inlay hints
Laytan Laats
2024-07-11
5
-54
/
+81
|
|
*
add default arguments to inlay hints
Laytan Laats
2024-07-11
1
-20
/
+83
|
|
/
|
*
Improve comments in signatures.
DanielGavin
2024-07-07
1
-0
/
+5
|
*
Improve comments in proc signatures.
DanielGavin
2024-07-06
2
-6
/
+48
|
*
Merge pull request #418 from thetarnav/raw_data
DanielGavin
2024-07-01
1
-0
/
+8
|
|
\
|
|
*
Replace private attr with private=file
Damian Tarnawski
2024-07-01
1
-5
/
+5
|
|
*
Add `raw_data` proc to `builtin/builtin.odin`
Damian Tarnawski
2024-06-30
1
-0
/
+8
|
|
/
*
|
Remove vscode files
DanielGavin
2024-07-03
3
-48
/
+1
*
|
Check if the identifier is in the imports before checking anything else.
DanielGavin
2024-07-02
3
-17
/
+52
*
|
Fix issues with generics
DanielGavin
2024-06-30
2
-0
/
+31
*
|
Working on generic issues.
DanielGavin
2024-06-30
4
-62
/
+158
*
|
Merge branch 'master' into rename
DanielGavin
2024-06-28
8
-83
/
+220
|
\
|
|
*
Update package
DanielGavin
2024-06-28
2
-3
/
+3
|
*
Forgot file
DanielGavin
2024-06-28
1
-4
/
+33
|
*
Support specifying the os with profile.
DanielGavin
2024-06-28
1
-11
/
+12
|
*
Merge pull request #416 from blob1807/master
DanielGavin
2024-06-28
2
-0
/
+55
|
|
\
|
|
*
Add support for syntax highlighting in md
blob1807
2024-06-28
2
-0
/
+55
|
*
|
Merge pull request #412 from thetarnav/tm-improvents-comments
DanielGavin
2024-06-28
1
-63
/
+50
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add spread and range operators to the syntax highlighting
Damian Tarnawski
2024-06-25
1
-11
/
+14
|
|
*
Add punctuation tokens to comments and inline some rules
Damian Tarnawski
2024-06-24
1
-52
/
+36
|
*
|
Merge pull request #413 from Kelimion/fix_require
DanielGavin
2024-06-27
1
-0
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix @(require) import "core:fmt"
Jeroen van Rijn
2024-06-27
1
-0
/
+7
|
|
/
|
*
Merge pull request #407 from hhhapz/append-snippet
DanielGavin
2024-06-18
1
-0
/
+60
|
|
\
|
|
*
snippet completion: handle dynamic arrays with any level of pointers
Hamza Ali
2024-06-18
1
-4
/
+14
|
|
*
add additional completion snippets for dynamic arrays
Hamza Ali
2024-06-18
1
-0
/
+50
|
|
/
|
*
Merge pull request #406 from thetarnav/minor-tm-updates
DanielGavin
2024-06-17
1
-5
/
+5
|
|
\
|
|
*
Change scope for tags to `entity.name.tag.odin`
Damian Tarnawski
2024-06-14
1
-1
/
+1
|
|
*
Minor fixes to tm grammars
Damian Tarnawski
2024-06-14
1
-4
/
+4
|
|
/
*
|
Check for nil
DanielGavin
2024-06-25
1
-0
/
+4
*
|
Remember to return false if selector definition could not be found.
DanielGavin
2024-06-25
1
-0
/
+2
*
|
Merge pull request #411 from thetarnav/sync-build-script
DanielGavin
2024-06-22
1
-2
/
+2
|
\
\
|
*
|
Sync `build.sh` with `build.bat`
Damian Tarnawski
2024-06-22
1
-2
/
+2
|
/
/
*
|
Start adding support for enumerated arrays for completion.
DanielGavin
2024-06-17
4
-0
/
+74
*
|
Handle case when local_offset is not found.
DanielGavin
2024-06-14
1
-0
/
+4
*
|
Merge branch 'master' into rename
DanielGavin
2024-06-13
1
-9
/
+17
|
\
|
|
*
Merge pull request #404 from thetarnav/tokens-len-to-cap
DanielGavin
2024-06-13
1
-1
/
+1
|
|
\
[next]