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
/
src
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some more snippets
Ricardo Silva
2022-10-07
1
-0
/
+26
*
Fix signature print issue, and switch stmt in a switch type stmt.
Daniel Gavin
2022-10-02
2
-138
/
+138
*
Use the fallback for vendor even if core exists.
Daniel Gavin
2022-09-06
1
-14
/
+14
*
Forgot some files
Daniel Gavin
2022-08-30
5
-3
/
+29
*
Fix issues with locals using calls expressions.
Daniel Gavin
2022-08-30
1
-55
/
+91
*
fix when package is empty
Daniel Gavin
2022-08-30
1
-0
/
+3
*
Remove printf debug
Daniel Gavin
2022-08-30
1
-1
/
+0
*
Add intrinsics builtin to ols
Daniel Gavin
2022-08-30
2
-1
/
+11
*
Make sure to skip files that are not part of your OS.
Daniel Gavin
2022-08-29
1
-0
/
+21
*
Fix issues with not collection non-mutable symbols with procedures in procedu...
Daniel Gavin
2022-08-28
1
-1
/
+29
*
Fix hover bug with default values.
Daniel Gavin
2022-08-26
3
-15
/
+64
*
Add support for renaming and references on identifiers and functions. Fixed b...
Daniel Gavin
2022-08-26
7
-41
/
+152
*
Fix incorrect use of `path` instead of `filepath` pkg
Daniel Gavin
2022-08-23
1
-1
/
+1
*
Fix using with value decl.
Daniel Gavin
2022-08-21
1
-88
/
+171
*
Fix `->` gotos and some odinfmt fixes
Daniel Gavin
2022-08-20
2
-34
/
+17
*
Finally make the move to use odinfmt in ols.
Daniel Gavin
2022-08-20
31
-1670
/
+4430
*
Change resolve structure to fix debug crash in Odin
Daniel Gavin
2022-08-18
3
-17
/
+22
*
Fixed comp literal inference with indexed version
Daniel Gavin
2022-08-18
1
-3
/
+2
*
enable hover on default, if not specified in config
Daniel Gavin
2022-08-17
3
-13
/
+20
*
Fix rare crash with semantic token
Daniel Gavin
2022-08-17
2
-6
/
+10
*
Fix odin changes
Daniel Gavin
2022-08-15
1
-3
/
+3
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-08-15
3
-3
/
+11
|
\
|
*
Merge pull request #131 from IanLilleyT/log_level
DanielGavin
2022-08-13
2
-2
/
+10
|
|
\
|
|
*
translate logger level to diagnostic level
Ian Lilley
2022-08-12
2
-2
/
+10
|
*
|
fixed memory corruption with checker_args
Ian Lilley
2022-08-12
1
-1
/
+1
|
|
/
*
/
Fix hover and go to issue where selector base was the same name as field.
Daniel Gavin
2022-08-15
3
-21
/
+23
|
/
*
support new odin changes.
Daniel Gavin
2022-08-08
2
-4
/
+4
*
add support to `odinfmt.json` config for formatter.
Daniel Gavin
2022-08-08
3
-22
/
+7
*
Remove `#maybe`
Daniel Gavin
2022-08-02
1
-1
/
+0
*
Fixes
Daniel Gavin
2022-08-01
2
-2
/
+11
*
Implement platform independent `run_executable`
Igor Dreher
2022-07-31
1
-146
/
+139
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-07-30
1
-0
/
+2
|
\
|
*
Fixed resolving polymorphic procedure signature
nico-bb
2022-07-28
1
-0
/
+2
*
|
working on supporting references
Daniel Gavin
2022-07-30
6
-155
/
+241
*
|
Fix snippet support check to handle helix editor
Daniel Gavin
2022-07-30
1
-3
/
+3
|
/
*
Switching to virtual arena instead of ring buffer
Daniel Gavin
2022-07-26
1
-1
/
+3
*
Make ols more robust by also looking in the path environment for odin
Daniel Gavin
2022-07-23
1
-0
/
+6
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-07-23
2
-3
/
+3
|
\
|
*
Update requests.odin
nico-bb
2022-07-22
1
-1
/
+1
|
*
Update build.odin
nico-bb
2022-07-22
1
-2
/
+2
*
|
Typo
Daniel Gavin
2022-07-23
1
-2
/
+1
*
|
Add support for `~` in collections
Daniel Gavin
2022-07-23
1
-6
/
+11
|
/
*
Fix odin core changes
Daniel Gavin
2022-07-14
4
-5
/
+5
*
More reference work
index-caching
Daniel Gavin
2022-07-11
6
-179
/
+263
*
Fix memory leak
Daniel Gavin
2022-07-10
4
-14
/
+9
*
more fixes
Daniel Gavin
2022-07-09
5
-40
/
+26
*
Restructed the indexer
Daniel Gavin
2022-07-09
16
-211
/
+105
*
Merge branch 'master' into index-caching
Daniel Gavin
2022-07-09
2
-4
/
+24
|
\
|
*
Remove Maybe for now because json serialization messes it up.
Daniel Gavin
2022-06-29
1
-4
/
+4
|
*
odinfmt: fix proc tags being printed
Daniel Gavin
2022-06-28
2
-3
/
+16
[next]