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 (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Fix odin changes
Daniel Gavin
2021-08-22
3
-1
/
+4
*
Fixed bug for not showing errors.
Daniel Gavin
2021-08-20
1
-0
/
+81
*
fix some defer free bugs and fix new json api
Daniel Gavin
2021-08-19
1
-4
/
+0
*
moving the analysis code to it's own analysis package to prepare for referenc...
Daniel Gavin
2021-07-30
1
-0
/
+24
*
prepare to have global config aswell
Daniel Gavin
2021-05-22
1
-1
/
+5
*
handle the parser changes in core + linux still not working
DanielGavin
2021-05-17
2
-6
/
+6
*
fix read on large files
DanielGavin
2021-05-11
1
-1
/
+8
*
fix the linux bug with a workaround until the issue is resolved.
DanielGavin
2021-05-10
1
-8
/
+8
*
add all functions in proc group if call len(args) == 0
Daniel Gavin
2021-05-09
1
-0
/
+1
*
make now works again
Daniel Gavin
2021-05-09
1
-11
/
+4
*
signatures and returns are not lazily created when needed
Daniel Gavin
2021-05-06
1
-3
/
+6
*
started lazy creating signatures for procedures
Daniel Gavin
2021-05-06
1
-0
/
+182
*
refractored global expressions
Daniel Gavin
2021-05-02
1
-6
/
+7
[prev]
[next]