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
/
format.odin
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update ols to use the new os and filepath packages
Brad Lewis
3 days
1
-2
/
+0
|
*
Add new code action: remove unused imports
DanielGavin
2025-09-22
1
-4
/
+0
|
*
Add the ability to error out of the formatter.
DanielGavin
2024-10-05
1
-0
/
+4
|
*
Change odinfmt to use 120 characters instead. Add support for infering Maybe ↵
DanielGavin
2024-08-10
1
-13
/
+3
|
|
|
|
in comp literals.
*
Automatically add shared collection.
DanielGavin
2024-02-22
1
-3
/
+3
|
*
Forgot some files
Daniel Gavin
2022-08-30
1
-1
/
+7
|
*
Fix `->` gotos and some odinfmt fixes
Daniel Gavin
2022-08-20
1
-27
/
+1
|
*
Finally make the move to use odinfmt in ols.
Daniel Gavin
2022-08-20
1
-11
/
+15
|
*
add support to `odinfmt.json` config for formatter.
Daniel Gavin
2022-08-08
1
-13
/
+5
|
*
Merge branch 'master' into index-caching
Daniel Gavin
2022-07-09
1
-3
/
+13
|
\
|
*
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
1
-2
/
+5
|
|
|
*
Use the default values if not specified in json
Daniel Gavin
2022-06-22
1
-2
/
+8
|
|
|
*
Add new json variable for picking the space amount
Daniel Gavin
2022-06-21
1
-0
/
+1
|
|
*
|
move document struct back to server
Daniel Gavin
2022-06-19
1
-1
/
+1
|
/
*
Fix issue with parameter and type being the same causing stack overflow
Daniel Gavin
2022-06-14
1
-1
/
+0
|
*
strip colons and update ast to use unions
Daniel Gavin
2022-03-04
1
-20
/
+20
|
*
Add snippets and auto add parenthesis on completion
Daniel Gavin
2021-12-12
1
-5
/
+0
|
*
Add formatter to ols
Daniel Gavin
2021-11-28
1
-3
/
+8
|
*
moving the analysis code to it's own analysis package to prepare for ↵
Daniel Gavin
2021-07-30
1
-1
/
+1
|
|
|
|
reference handling in the indexer.
*
prepare to have global config aswell
Daniel Gavin
2021-05-22
1
-1
/
+1
|
*
use the new odin printer package
Daniel Gavin
2021-05-22
1
-10
/
+31
|
*
remove format
DanielGavin
2021-03-20
1
-2
/
+4
|
*
ran odinfmt
DanielGavin
2021-03-18
1
-4
/
+1
|
*
remove import on formatter, since it's not in the real odin version yet.
DanielGavin
2021-03-13
1
-19
/
+19
|
*
ran odinfmt again(it didn't newline at th eof)
DanielGavin
2021-03-12
1
-1
/
+1
|
*
ran odinfmt on project
DanielGavin
2021-03-12
1
-23
/
+23
|
*
fixed some crash bugs + add union completion + getting ready for format
DanielGavin
2021-03-12
1
-0
/
+56