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
...
*
Add proper multi_pointer support and fix range half range op
Daniel Gavin
2022-04-15
9
-19
/
+108
*
Update mem.Megabyte etc. usage
Phil
2022-04-12
4
-6
/
+6
*
Fix lowercase issue with packages.
Daniel Gavin
2022-04-11
1
-1
/
+7
*
Fix windows issue with package lower and uppercase
Daniel Gavin
2022-04-11
11
-78
/
+89
*
Merge packages
Daniel Gavin
2022-04-09
21
-360
/
+303
*
prepare to merge analysis with index
Daniel Gavin
2022-04-09
8
-35
/
+128
*
Merge pull request #94 from Tetralux/fix-sync
DanielGavin
2022-04-02
3
-10
/
+6
|
\
|
*
Update to Odin core/sync
Tetralux
2022-04-02
3
-10
/
+6
*
|
Add basic completion for #shared_nil
Tetralux
2022-04-02
1
-1
/
+2
|
/
*
Support the new json change from odin
Daniel Gavin
2022-03-24
4
-29
/
+29
*
Add print for Multi_Pointer_type
Daniel Gavin
2022-03-24
1
-0
/
+3
*
Add ensure_fit function
Daniel Gavin
2022-03-22
2
-6
/
+33
*
Prepare for rename
Daniel Gavin
2022-03-19
13
-36
/
+271
*
Forgot to remove printf...
Daniel Gavin
2022-03-17
1
-2
/
+0
*
Fix no_bounds_check
Daniel Gavin
2022-03-17
3
-41
/
+101
*
Add more snippets
Daniel Gavin
2022-03-14
1
-14
/
+14
*
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
[prev]
[next]