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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
workaround odin bug
Daniel Gavin
2022-07-27
3
-6
/
+13
*
odinfmt: comment fixes and tests
Daniel Gavin
2022-07-27
2
-31
/
+40
*
Typo
Daniel Gavin
2022-07-27
1
-1
/
+4
*
can't use arena on darwin, so instead made the ring buffer really large
Daniel Gavin
2022-07-26
1
-3
/
+6
*
Switching to virtual arena instead of ring buffer
Daniel Gavin
2022-07-26
2
-2
/
+8
*
Typo
Daniel Gavin
2022-07-23
1
-1
/
+1
*
Make ols more robust by also looking in the path environment for odin
Daniel Gavin
2022-07-23
2
-0
/
+43
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-07-23
2
-3
/
+3
|
\
|
*
Update requests.odin
nico-bb
2022-07-22
1
-1
/
+1
|
*
Update build.odin
nico-bb
2022-07-22
1
-2
/
+2
*
|
Typo
Daniel Gavin
2022-07-23
1
-2
/
+1
*
|
Add support for `~` in collections
Daniel Gavin
2022-07-23
1
-6
/
+11
|
/
*
odinfmt: Improve breaking of proc types with single return result
Daniel Gavin
2022-07-21
1
-4
/
+4
*
Refractor nest procedure for odinfmt
Daniel Gavin
2022-07-20
3
-44
/
+46
*
Add better handling of ternary expressions
Daniel Gavin
2022-07-20
1
-7
/
+7
*
Added many new snapshot tests to odinfmt + fixed call_expression nesting
Daniel Gavin
2022-07-20
2
-27
/
+42
*
Fix regression and added it to snapshot.
Daniel Gavin
2022-07-18
1
-9
/
+9
*
Added new suffix type to handle newline comments in odinfmt.
Daniel Gavin
2022-07-18
2
-8
/
+49
*
Forgot file...
Daniel Gavin
2022-07-17
1
-1
/
+2
*
Fix regression and added to snapshot
Daniel Gavin
2022-07-17
1
-4
/
+3
*
odinfmt fixes + more tests
Daniel Gavin
2022-07-14
2
-9
/
+1
*
Fix odin core changes
Daniel Gavin
2022-07-14
8
-14
/
+14
*
odinfmt: add more tests and fix comp_lit
Daniel Gavin
2022-07-14
3
-18
/
+90
*
More reference work
index-caching
Daniel Gavin
2022-07-11
6
-179
/
+263
*
Fix memory leak
Daniel Gavin
2022-07-10
5
-36
/
+33
*
more fixes
Daniel Gavin
2022-07-09
5
-40
/
+26
*
Restructed the indexer
Daniel Gavin
2022-07-09
18
-222
/
+116
*
Merge branch 'master' into index-caching
Daniel Gavin
2022-07-09
7
-111
/
+260
|
\
|
*
typo
Daniel Gavin
2022-07-09
1
-1
/
+1
|
*
odinfmt: Fix crash
Daniel Gavin
2022-07-09
1
-1
/
+4
|
*
Add new snapshot system for odinfmt testing.
Daniel Gavin
2022-07-09
3
-23
/
+80
|
*
Remove Maybe for now because json serialization messes it up.
Daniel Gavin
2022-06-29
2
-6
/
+6
|
*
odinfmt: Add breaking support for lhs
Daniel Gavin
2022-06-29
1
-20
/
+15
|
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-06-28
1
-4
/
+6
|
|
\
|
|
*
Remember to close the handle in `get_case_sensitive_path`
DanielGavin
2022-06-28
1
-4
/
+6
|
*
|
odinfmt: fix proc tags being printed
Daniel Gavin
2022-06-28
3
-10
/
+62
|
|
/
|
*
Change the formatter handling of binary expressions
Daniel Gavin
2022-06-27
1
-60
/
+50
|
*
Removed the fill functionality for odinfmt
Daniel Gavin
2022-06-25
2
-70
/
+61
|
*
Forgot file
Daniel Gavin
2022-06-22
1
-2
/
+2
|
*
Use the default values if not specified in json
Daniel Gavin
2022-06-22
1
-2
/
+8
|
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-06-21
1
-9
/
+12
|
|
\
|
|
*
Fix matrix_type only be checked if type is not null
DanielGavin
2022-06-21
1
-9
/
+12
|
*
|
Add new json variable for picking the space amount
Daniel Gavin
2022-06-21
2
-0
/
+2
|
|
/
|
*
Print matrices with constant column and rows more nicely.
Daniel Gavin
2022-06-20
1
-6
/
+52
|
*
Update visit.odin
DanielGavin
2022-06-16
1
-3
/
+5
*
|
clean up
Daniel Gavin
2022-06-21
2
-31
/
+1
*
|
start on making the cache based package system instead of indexing everything.
Daniel Gavin
2022-06-20
6
-41
/
+24
*
|
move document struct back to server
Daniel Gavin
2022-06-19
21
-97
/
+84
|
/
*
Fix ternary expression semantic tokens
Daniel Gavin
2022-06-14
3
-3
/
+17
*
Fix issue with parameter and type being the same causing stack overflow
Daniel Gavin
2022-06-14
4
-10
/
+18
[prev]
[next]