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
/
common
Commit message (
Collapse
)
Author
Age
Files
Lines
*
workaround odin bug
Daniel Gavin
2022-07-27
2
-0
/
+11
|
*
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
1
-0
/
+37
|
*
odinfmt fixes + more tests
Daniel Gavin
2022-07-14
1
-8
/
+0
|
*
Fix odin core changes
Daniel Gavin
2022-07-14
3
-7
/
+7
|
*
Merge branch 'master' into index-caching
Daniel Gavin
2022-07-09
2
-4
/
+7
|
\
|
*
Remove Maybe for now because json serialization messes it up.
Daniel Gavin
2022-06-29
1
-2
/
+2
|
|
|
*
Remember to close the handle in `get_case_sensitive_path`
DanielGavin
2022-06-28
1
-4
/
+6
|
|
|
*
Forgot file
Daniel Gavin
2022-06-22
1
-2
/
+2
|
|
|
*
Add new json variable for picking the space amount
Daniel Gavin
2022-06-21
1
-0
/
+1
|
|
*
|
move document struct back to server
Daniel Gavin
2022-06-19
2
-22
/
+4
|
/
*
Fix union error with pointers
Daniel Gavin
2022-06-12
1
-63
/
+66
|
*
Fix hover bug
Daniel Gavin
2022-06-11
2
-12
/
+4
|
*
More reference work
Daniel Gavin
2022-06-11
3
-4
/
+9
|
*
Merge branch 'master' into index-refractor
Daniel Gavin
2022-05-19
1
-39
/
+34
|
\
|
*
Fix odin changes
Daniel Gavin
2022-05-15
1
-31
/
+23
|
|
*
|
correcting cases for windows to not have to lowercase all the time.
Daniel Gavin
2022-05-13
2
-14
/
+55
|
|
*
|
remove the lower case for windows.
Daniel Gavin
2022-04-28
1
-5
/
+1
|
/
*
Add proper multi_pointer support and fix range half range op
Daniel Gavin
2022-04-15
1
-0
/
+4
|
*
Fix windows issue with package lower and uppercase
Daniel Gavin
2022-04-11
1
-0
/
+1
|
*
Add print for Multi_Pointer_type
Daniel Gavin
2022-03-24
1
-0
/
+3
|
*
Prepare for rename
Daniel Gavin
2022-03-19
1
-0
/
+1
|
*
Fix union completion with pointers.
Daniel Gavin
2022-03-14
1
-6
/
+7
|
*
Use murmur hash and bucket a map in each package.
Daniel Gavin
2022-03-10
1
-290
/
+0
|
*
Fix dynamic indexer with attributes
Daniel Gavin
2022-03-06
1
-2
/
+7
|
*
add comma seperation on comp_lit string representation
Daniel Gavin
2022-03-04
1
-1
/
+6
|
*
Add support for builtin symbols.
Daniel Gavin
2022-03-04
1
-4
/
+6
|
*
Fix bug related to the union ast change.
Daniel Gavin
2022-03-04
1
-2
/
+5
|
*
strip colons and update ast to use unions
Daniel Gavin
2022-03-04
7
-1069
/
+1059
|
*
Remove the failed idea of making request tasks
Daniel Gavin
2022-01-19
3
-158
/
+1
|
*
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-01-17
3
-9
/
+3
|
\
|
*
FIx new slashpath change
Daniel Gavin
2022-01-17
1
-1
/
+1
|
|
|
*
Add checker arg config
Daniel Gavin
2022-01-17
1
-0
/
+1
|
|
|
*
Support the new ODIN_ENDIAN format
Daniel Gavin
2022-01-16
1
-3
/
+2
|
|
*
|
work on resolve entire file.
Daniel Gavin
2022-01-16
1
-2
/
+2
|
|
*
|
simplified how variables are decided
Daniel Gavin
2022-01-11
1
-0
/
+19
|
|
*
|
more refractoring by trying to store the variable information on the symbol.
Daniel Gavin
2022-01-05
2
-2
/
+2
|
/
*
Fix signatures
Daniel Gavin
2021-12-30
1
-1
/
+6
|
*
Add odin_command config
Daniel Gavin
2021-12-26
1
-0
/
+1
|
*
Improved type completion + add constants type, add deprecrated tag.
Daniel Gavin
2021-12-13
1
-15
/
+53
|
*
Add snippets and auto add parenthesis on completion
Daniel Gavin
2021-12-12
1
-0
/
+1
|
*
fixes
Daniel Gavin
2021-12-10
1
-1
/
+6
|
*
odinfmt fixes, and have signature retrigger with `,`
Daniel Gavin
2021-12-09
1
-0
/
+30
|
*
Incorrect behavior where globals were not added as variables.
Daniel Gavin
2021-12-05
1
-1
/
+1
|
*
Add formatter to ols
Daniel Gavin
2021-11-28
1
-0
/
+7
|
*
Fix generic error where '0' was inferred as boolean rather than integer.
Daniel Gavin
2021-11-08
1
-0
/
+2
|
*
Add new matrix type
Daniel Gavin
2021-11-07
1
-0
/
+2
|
*
Add support for b32, b64 keywords
Daniel Gavin
2021-09-28
1
-0
/
+2
|
*
Fix incorrect handling of functions in when clauses using ODIN_OS
Daniel Gavin
2021-09-28
1
-2
/
+1
|
*
fix odin changes
Daniel Gavin
2021-08-23
1
-1
/
+1
|
[next]