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
/
tools
/
odinfmt
/
tests
/
random
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix trailing whitespace in matrix formatting
Stian H. Johannesen
2025-06-27
1
-17
/
+17
*
Fix issue with anon structs in arrays.
DanielGavin
2023-11-04
1
-18
/
+18
*
Fix issue with formatting where clause not breaking.
DanielGavin
2023-09-20
1
-6
/
+6
*
Fix tests
DanielGavin
2023-09-01
2
-7
/
+7
*
Undo the control of newlines in comp_lit - it broke too many things and wasn'...
DanielGavin
2023-08-06
2
-74
/
+29
*
Re-introduce forced linebreaks for comp lits that contain fields
flga
2023-07-29
1
-7
/
+30
*
Walk back proc argument and array like comp lit changes
flga
2023-07-06
1
-8
/
+28
*
Allow local control over line breaking in composite literals and call express...
flga
2023-07-03
2
-59
/
+61
*
Update snapshot for formatter
DanielGavin
2023-03-13
1
-3
/
+1
*
Fix signature print issue, and switch stmt in a switch type stmt.
Daniel Gavin
2022-10-02
1
-1
/
+3
*
generate new snapshot for demo.odin
nico-bb
2022-07-31
1
-35
/
+35
*
odinfmt: comment fixes and tests
Daniel Gavin
2022-07-27
1
-1
/
+0
*
odinfmt: Improve breaking of proc types with single return result
Daniel Gavin
2022-07-21
2
-6
/
+14
*
Added many new snapshot tests to odinfmt + fixed call_expression nesting
Daniel Gavin
2022-07-20
2
-0
/
+5131
*
Add new snapshot system for odinfmt testing.
Daniel Gavin
2022-07-09
2
-0
/
+949