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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use filepath.abs on ols executable path
DanielGavin
2024-05-02
1
-1
/
+1
*
New config to only call check on saved package.
Daniel Gavin
2024-04-25
1
-29
/
+30
*
Move packages to new base collection
Feoramund
2024-04-17
1
-1
/
+2
*
Merge pull request #349 from laytan/use-odin-root-command
DanielGavin
2024-04-16
1
-10
/
+39
|
\
|
*
use the new `odin root` command to resolve the builtin collections
Laytan Laats
2024-04-15
1
-10
/
+39
*
|
support bit_fields
Laytan Laats
2024-04-15
1
-0
/
+38
|
/
*
Add b8 and b16 types as keywords
deadwanderer
2024-04-03
1
-0
/
+2
*
Support relative type
DanielGavin
2024-03-26
1
-2
/
+4
*
Support longer words in fuzzy and return 0, if above that.
DanielGavin
2024-03-19
1
-3
/
+4
*
checker_path is now an array
DanielGavin
2024-02-08
1
-1
/
+1
*
Start working on profiles
DanielGavin
2024-02-07
1
-0
/
+7
*
Merge branch 'master' into poly
DanielGavin
2024-01-19
1
-3
/
+2
|
\
|
*
Support new change to odin allocator model
DanielGavin
2024-01-18
1
-3
/
+2
*
|
New poly resolve system
DanielGavin
2023-12-28
1
-8
/
+27
|
/
*
Merge branch 'master' of https://github.com/DanielGavin/ols
DanielGavin
2023-11-25
1
-8
/
+27
|
\
|
*
respect //+private and the file/package variant
Laytan Laats
2023-11-12
1
-8
/
+27
*
|
Add new config for "enable_procedure_snippet"
DanielGavin
2023-11-25
1
-0
/
+2
|
/
*
Typo
DanielGavin
2023-09-17
1
-4
/
+6
*
Simplify the ols config load for both the json and file.
DanielGavin
2023-09-02
1
-1
/
+2
*
Symbols that have @private on package is ignored when selecting from package.
DanielGavin
2023-07-26
1
-0
/
+6
*
Remember to write the basic directive correct when building proc signature.
DanielGavin
2023-07-24
1
-197
/
+200
*
Save the client name for specific client handling
DanielGavin
2023-07-24
1
-0
/
+1
*
Add new setting to enable fake methods for testing
DanielGavin
2023-07-02
1
-0
/
+1
*
Handle '==' and '!=' for 'when' directive
ryuukk
2023-06-26
1
-2
/
+11
*
Use InitializeOptions as the global setting, and override if specified throug...
DanielGavin
2023-05-29
1
-0
/
+5
*
Fix compiler errors after Odin update
DanielGavin
2023-04-05
1
-2
/
+2
*
Have to wrap the pointers back again in generic functions
DanielGavin
2023-04-02
1
-7
/
+7
*
Start working on labeldetails
DanielGavin
2023-03-10
1
-0
/
+1
*
More accurately auto complete ObjC procedures
Lucas Perlind
2023-01-24
1
-3
/
+16
*
start working on supporting objc code
DanielGavin
2023-01-23
1
-0
/
+73
*
handle .Alloc_Non_Zeroed in latest Odin
Phil
2022-11-03
1
-1
/
+1
*
Add new config to disable the `core:odin/parser` errors
Daniel Gavin
2022-10-27
1
-0
/
+1
*
Add support for matrix types
Daniel Gavin
2022-10-27
1
-1
/
+1
*
Handle typeid as a type
Daniel Gavin
2022-10-27
1
-1
/
+2
*
fallback on returning the original text
Daniel Gavin
2022-10-27
1
-1
/
+1
*
Add more logging on get_case_sensitive_path
Daniel Gavin
2022-10-27
1
-10
/
+3
*
Remove the virtual code that is no longer used.
Daniel Gavin
2022-10-18
2
-12
/
+1
*
Fix signature print issue, and switch stmt in a switch type stmt.
Daniel Gavin
2022-10-02
1
-0
/
+3
*
Add support for where with ODIN_ARCH
Daniel Gavin
2022-09-01
1
-8
/
+15
*
Forgot some files
Daniel Gavin
2022-08-30
1
-0
/
+1
*
fix odinfmt bugs
Daniel Gavin
2022-08-21
1
-2
/
+1
*
Fix `->` gotos and some odinfmt fixes
Daniel Gavin
2022-08-20
1
-16
/
+37
*
Finally make the move to use odinfmt in ols.
Daniel Gavin
2022-08-20
9
-372
/
+629
*
fixed slash for windows path
Ian Lilley
2022-08-12
1
-2
/
+2
*
add support to `odinfmt.json` config for formatter.
Daniel Gavin
2022-08-08
1
-7
/
+0
*
Fixes
Daniel Gavin
2022-08-01
2
-27
/
+32
*
Implement platform independent `run_executable`
Igor Dreher
2022-07-31
1
-0
/
+35
*
working on supporting references
Daniel Gavin
2022-07-30
1
-0
/
+3
*
workaround odin bug
Daniel Gavin
2022-07-27
2
-0
/
+11
*
Typo
Daniel Gavin
2022-07-23
1
-1
/
+1
[prev]
[next]