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
/
index
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge packages
Daniel Gavin
2022-04-09
7
-1480
/
+0
*
prepare to merge analysis with index
Daniel Gavin
2022-04-09
5
-4
/
+87
*
Prepare for rename
Daniel Gavin
2022-03-19
1
-1
/
+6
*
Fixes
Daniel Gavin
2022-03-13
3
-27
/
+12
*
Fix hover error and change union complete type
Daniel Gavin
2022-03-12
3
-5
/
+2
*
Fix memory leak.
Daniel Gavin
2022-03-12
1
-1
/
+9
*
Use murmur hash and bucket a map in each package.
Daniel Gavin
2022-03-10
3
-38
/
+50
*
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
1
-5
/
+4
*
Add support for builtin symbols.
Daniel Gavin
2022-03-04
3
-3
/
+7
*
strip colons and update ast to use unions
Daniel Gavin
2022-03-04
6
-604
/
+597
*
Fix a dynamic indexer bug, and temporary hacky fix for c.types.
Daniel Gavin
2022-02-02
1
-12
/
+19
*
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-01-17
3
-3
/
+3
|
\
|
*
FIx new slashpath change
Daniel Gavin
2022-01-17
3
-3
/
+3
*
|
refractor
Daniel Gavin
2022-01-12
1
-1
/
+0
*
|
simplified how variables are decided
Daniel Gavin
2022-01-11
3
-8
/
+3
*
|
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-01-09
1
-0
/
+4
|
\
|
|
*
Add unhandled clone expression.
Daniel Gavin
2022-01-05
1
-0
/
+4
*
|
more refractoring by trying to store the variable information on the symbol.
Daniel Gavin
2022-01-05
3
-18
/
+31
*
|
refractor
Daniel Gavin
2021-12-31
2
-35
/
+16
|
/
*
Fix union poly types
Daniel Gavin
2021-12-30
2
-17
/
+6
*
refractor with bitsets, and fix inlined struct/union/enum
Daniel Gavin
2021-12-30
2
-7
/
+23
*
Improved type completion + add constants type, add deprecrated tag.
Daniel Gavin
2021-12-13
2
-17
/
+25
*
brain fart
Daniel Gavin
2021-12-05
1
-1
/
+1
*
odinfmt: Fix do in for stmt and tenary bug
Daniel Gavin
2021-12-05
1
-6
/
+6
*
Show all items on completions with empty string.
Daniel Gavin
2021-12-05
1
-0
/
+4
*
Add new matrix type
Daniel Gavin
2021-11-07
1
-0
/
+3
*
Add Multi_Pointer_Type support.
Daniel Gavin
2021-09-28
1
-0
/
+2
*
check only the builtin on the source package
Daniel Gavin
2021-09-10
1
-7
/
+0
*
Add arena in static indexing, and add tests to check the builtin indexed files.
Daniel Gavin
2021-09-07
1
-5
/
+11
*
fix odin changes
Daniel Gavin
2021-08-23
1
-1
/
+1
*
Fix odin changes
Daniel Gavin
2021-08-22
1
-0
/
+3
*
typo
Daniel Gavin
2021-08-19
1
-4
/
+4
*
Replace clone with a string map
Daniel Gavin
2021-08-19
2
-5
/
+4
*
Forgot to clone names in indexing
Daniel Gavin
2021-08-19
1
-3
/
+3
*
fix some defer free bugs and fix new json api
Daniel Gavin
2021-08-19
3
-1
/
+6
*
references work
Daniel Gavin
2021-07-26
1
-0
/
+1
*
improve signatures on completion
Daniel Gavin
2021-07-10
2
-38
/
+16
*
swizzle completion and resolving
Daniel Gavin
2021-06-15
1
-0
/
+31
*
handle the parser changes in core + linux still not working
DanielGavin
2021-05-17
1
-1
/
+1
*
fix read on large files
DanielGavin
2021-05-11
1
-2
/
+5
*
fix the linux bug with a workaround until the issue is resolved.
DanielGavin
2021-05-10
1
-1
/
+1
*
make now works again
Daniel Gavin
2021-05-09
1
-1
/
+0
*
lazily create signatures for functions
Daniel Gavin
2021-05-06
2
-10
/
+6
*
forgot to clone some tokens + more tests
Daniel Gavin
2021-05-06
1
-0
/
+12
*
started lazy creating signatures for procedures
Daniel Gavin
2021-05-06
2
-180
/
+0
*
forget to set the last_checked, if the ols version matches the current one.
Daniel Gavin
2021-05-05
1
-1
/
+0
*
more refractor + tests
Daniel Gavin
2021-04-29
1
-1
/
+1
*
start working on the procedure overloading
Daniel Gavin
2021-04-28
1
-14
/
+1
[next]