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
/
check.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add fallback in `odin check` to try all directory with odin code in them.
DanielGavin
2024-03-10
1
-0
/
+43
*
Automatically add shared collection.
DanielGavin
2024-02-22
1
-5
/
+11
*
Fix issues with check on multiple paths.
Daniel Gavin
2024-02-09
1
-4
/
+6
*
checker_path is now an array
DanielGavin
2024-02-08
1
-130
/
+139
*
Start working on profiles
DanielGavin
2024-02-07
1
-37
/
+30
*
Improve checker
DanielGavin
2024-02-07
1
-1
/
+18
*
Ignore base collection in checker
DanielGavin
2024-02-03
1
-2
/
+2
*
Increase stdout buffer
DanielGavin
2024-01-08
1
-1
/
+1
*
Add new config for "enable_procedure_snippet"
DanielGavin
2023-11-25
1
-19
/
+19
*
Improve scanning 'odin check' output to ignore suggestion text, and provide c...
Fabian Sperber
2023-03-10
1
-54
/
+68
*
increase buffer size for stdout for `odin check`
DanielGavin
2023-03-09
1
-1
/
+1
*
Begin adding support for goto on import stmt
DanielGavin
2022-12-05
1
-4
/
+0
*
Finally make the move to use odinfmt in ols.
Daniel Gavin
2022-08-20
1
-45
/
+55
*
Fixes
Daniel Gavin
2022-08-01
1
-1
/
+10
*
Implement platform independent `run_executable`
Igor Dreher
2022-07-31
1
-146
/
+139
*
Fix odin core changes
Daniel Gavin
2022-07-14
1
-1
/
+1
*
Update mem.Megabyte etc. usage
Phil
2022-04-12
1
-2
/
+2
*
strip colons and update ast to use unions
Daniel Gavin
2022-03-04
1
-59
/
+59
*
FIx new slashpath change
Daniel Gavin
2022-01-17
1
-1
/
+1
*
Add checker arg config
Daniel Gavin
2022-01-17
1
-1
/
+1
*
Improve distinct type info
Daniel Gavin
2021-12-31
1
-0
/
+5
*
Fix linux build
Daniel Gavin
2021-12-26
1
-1
/
+1
*
Forgot to clone string odin_command
Daniel Gavin
2021-12-26
1
-6
/
+6
*
typo
Daniel Gavin
2021-12-26
1
-1
/
+1
*
typo
Daniel Gavin
2021-12-26
1
-1
/
+1
*
Add odin_command config
Daniel Gavin
2021-12-26
1
-3
/
+9
*
Fix clearing errors on all the files in checker
Daniel Gavin
2021-12-26
1
-2
/
+28
*
Add check on windows only
Daniel Gavin
2021-12-26
1
-122
/
+123
*
comment test code
Daniel Gavin
2021-12-05
1
-0
/
+3
*
odinfmt fixes, plus fix signatures with shared type not showing sigature corr...
Daniel Gavin
2021-12-05
1
-0
/
+190