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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue with anon structs in arrays.
DanielGavin
2023-11-04
2
-26
/
+26
*
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
4
-129
/
+38
*
Re-introduce forced linebreaks for comp lits that contain fields
flga
2023-07-29
2
-8
/
+36
*
Walk back proc argument and array like comp lit changes
flga
2023-07-06
6
-153
/
+141
*
Force composite literals with comments to be multi line again
flga
2023-07-04
4
-71
/
+198
*
Allow local control over line breaking in composite literals and call express...
flga
2023-07-03
8
-94
/
+239
*
Fix issue with chainings `do` would increase indentation in a block
DanielGavin
2023-06-25
2
-0
/
+16
*
Add attribute test for odinfmt
DanielGavin
2023-06-08
2
-1
/
+15
*
formatter: fix bug with odinfmt: disable and enable
DanielGavin
2023-03-14
2
-1
/
+33
*
Update snapshot for formatter
DanielGavin
2023-03-13
1
-3
/
+1
*
Fix disabled comment issues
Daniel Gavin
2022-11-02
2
-0
/
+32
*
adding new tests for odinfmt
Daniel Gavin
2022-10-24
2
-0
/
+44
*
Fix signature print issue, and switch stmt in a switch type stmt.
Daniel Gavin
2022-10-02
1
-1
/
+3
*
fix for empty disabled_blocks and added test
nico-bb
2022-09-08
2
-1
/
+13
*
fix odinfmt bugs
Daniel Gavin
2022-08-21
2
-1
/
+30
*
Fix ternary expression not breaking correctly.
Daniel Gavin
2022-08-19
6
-0
/
+51
*
odinfmt: change return formatting and fix binary expression issues.
Daniel Gavin
2022-08-01
4
-0
/
+55
*
generate new snapshot for demo.odin
nico-bb
2022-07-31
1
-35
/
+35
*
cons refactor and another attempt at comment alignment with block stmt
nico-bb
2022-07-31
2
-0
/
+14
*
Fix long nested or_return call assignment formatting
nico-bb
2022-07-30
2
-1
/
+57
*
Added another test for ternary_when expression
nico-bb
2022-07-29
2
-0
/
+2
*
Fix ternary when expression + added the test to snapshot
nico-bb
2022-07-29
2
-0
/
+8
*
Fix snapshot error in procedures.odin
Daniel Gavin
2022-07-27
1
-1
/
+1
*
odinfmt: comment fixes and tests
Daniel Gavin
2022-07-27
3
-2
/
+60
*
odinfmt: Improve breaking of proc types with single return result
Daniel Gavin
2022-07-21
3
-8
/
+17
*
Add better handling of ternary expressions
Daniel Gavin
2022-07-20
2
-3
/
+3
*
Added many new snapshot tests to odinfmt + fixed call_expression nesting
Daniel Gavin
2022-07-20
10
-1
/
+5195
*
Fix regression and added it to snapshot.
Daniel Gavin
2022-07-18
2
-0
/
+13
*
Added new suffix type to handle newline comments in odinfmt.
Daniel Gavin
2022-07-18
6
-11
/
+29
*
Fix regression and added to snapshot
Daniel Gavin
2022-07-17
2
-0
/
+28
*
odinfmt fixes + more tests
Daniel Gavin
2022-07-14
2
-0
/
+11
*
odinfmt: add more tests and fix comp_lit
Daniel Gavin
2022-07-14
6
-4
/
+41
*
Add new snapshot system for odinfmt testing.
Daniel Gavin
2022-07-09
6
-0
/
+1087