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
...
*
Fix union completion with pointers.
Daniel Gavin
2022-03-14
2
-19
/
+17
*
Fix comp_lit error and start work on magic completion
Daniel Gavin
2022-03-14
4
-25
/
+61
*
Fixes
Daniel Gavin
2022-03-13
7
-39
/
+117
*
Fix hover error and change union complete type
Daniel Gavin
2022-03-12
4
-11
/
+5
*
Fix memory leak.
Daniel Gavin
2022-03-12
3
-1
/
+24
*
Use murmur hash and bucket a map in each package.
Daniel Gavin
2022-03-10
7
-337
/
+67
*
Remove debug logging
Daniel Gavin
2022-03-10
1
-1
/
+0
*
Fix typo with darwin specific files.
Daniel Gavin
2022-03-08
1
-4
/
+4
*
Fix dynamic indexer with attributes
Daniel Gavin
2022-03-06
4
-15
/
+18
*
Fix document_link to start after `"`
Daniel Gavin
2022-03-05
1
-2
/
+2
*
Add ODIN_DEBUG builtin
Daniel Gavin
2022-03-04
1
-0
/
+9
*
add comma seperation on comp_lit string representation
Daniel Gavin
2022-03-04
1
-1
/
+6
*
give more memory to allocator
Daniel Gavin
2022-03-04
3
-9
/
+5
*
Add support for builtin symbols.
Daniel Gavin
2022-03-04
6
-7
/
+17
*
Fix bug related to the union ast change.
Daniel Gavin
2022-03-04
2
-2
/
+7
*
strip colons and update ast to use unions
Daniel Gavin
2022-03-04
37
-4668
/
+4644
*
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-02-15
6
-40
/
+150
|
\
|
*
Remove space in the end of declarations.
Daniel Gavin
2022-02-14
1
-1
/
+1
|
*
Add maybe on insert text
Daniel Gavin
2022-02-14
1
-2
/
+2
|
*
Remove plain text type.
Daniel Gavin
2022-02-14
1
-1
/
+0
|
*
Temporary fix
Daniel Gavin
2022-02-14
1
-0
/
+2
|
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-02-11
1
-1
/
+1
|
|
\
|
|
*
Update semantic_tokens.odin
DanielGavin
2022-02-07
1
-1
/
+1
|
*
|
odinfmt: support diverging procedure
Daniel Gavin
2022-02-11
1
-0
/
+4
|
|
/
|
*
Odinfmt: Add semicolon if one block is on the same line as another.
Daniel Gavin
2022-02-02
1
-1
/
+5
|
*
Odinfmt: fixes.
Daniel Gavin
2022-01-27
2
-36
/
+137
*
|
Fix semantic token call expression always being treated as function. Fix floa...
Daniel Gavin
2022-02-05
2
-5
/
+3
*
|
Fix a dynamic indexer bug, and temporary hacky fix for c.types.
Daniel Gavin
2022-02-02
2
-14
/
+26
*
|
forgot file
Daniel Gavin
2022-01-27
1
-3
/
+0
*
|
document links work
Daniel Gavin
2022-01-27
3
-6
/
+21
*
|
work on new request flow
Daniel Gavin
2022-01-23
1
-39
/
+55
*
|
Add more logging
Daniel Gavin
2022-01-22
1
-0
/
+1
*
|
Move the std in reading to be async with it's own seperate thread.
Daniel Gavin
2022-01-22
7
-132
/
+311
*
|
Remove the failed idea of making request tasks
Daniel Gavin
2022-01-19
17
-797
/
+402
*
|
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-01-17
18
-31
/
+63
|
\
|
|
*
FIx new slashpath change
Daniel Gavin
2022-01-17
13
-13
/
+13
|
*
Add checker arg config
Daniel Gavin
2022-01-17
4
-1
/
+4
|
*
Support the new ODIN_ENDIAN format
Daniel Gavin
2022-01-16
1
-3
/
+2
|
*
odinfmt: fix comment being spaced in the beginning of the file.
Daniel Gavin
2022-01-15
2
-2
/
+3
|
*
odinfmt: fixes.
Daniel Gavin
2022-01-12
1
-2
/
+2
|
*
odinfmt: use fill group in index statements.
Daniel Gavin
2022-01-11
1
-1
/
+1
|
*
odinfmt: add more field flag fixes
Daniel Gavin
2022-01-11
1
-6
/
+41
*
|
work on the new semantic tokens.
Daniel Gavin
2022-01-17
3
-59
/
+410
*
|
work on resolve entire file.
Daniel Gavin
2022-01-16
3
-16
/
+37
*
|
refractor + more tests
Daniel Gavin
2022-01-15
3
-54
/
+100
*
|
Fix issues with no completion on identifier in comp literal.
Daniel Gavin
2022-01-12
4
-23
/
+26
*
|
refractor
Daniel Gavin
2022-01-12
4
-24
/
+11
*
|
simplified how variables are decided
Daniel Gavin
2022-01-11
9
-127
/
+108
*
|
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-01-09
3
-11
/
+21
|
\
|
|
*
odinfmt: Fix error with package token getting moved.
Daniel Gavin
2022-01-09
1
-0
/
+2
[prev]
[next]