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
/
ast.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix odin core changes
Daniel Gavin
2022-07-14
1
-1
/
+1
*
move document struct back to server
Daniel Gavin
2022-06-19
1
-2
/
+4
*
Fix union error with pointers
Daniel Gavin
2022-06-12
1
-63
/
+66
*
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
*
Fix union completion with pointers.
Daniel Gavin
2022-03-14
1
-6
/
+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
1
-563
/
+553
*
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-01-17
1
-1
/
+1
|
\
|
*
FIx new slashpath change
Daniel Gavin
2022-01-17
1
-1
/
+1
*
|
simplified how variables are decided
Daniel Gavin
2022-01-11
1
-0
/
+19
|
/
*
Fix signatures
Daniel Gavin
2021-12-30
1
-1
/
+6
*
Improved type completion + add constants type, add deprecrated tag.
Daniel Gavin
2021-12-13
1
-15
/
+53
*
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
*
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-22
1
-0
/
+2
*
fix some defer free bugs and fix new json api
Daniel Gavin
2021-08-19
1
-4
/
+0
*
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
-1
/
+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
*
started on untyped proc overloading handling
Daniel Gavin
2021-04-28
1
-0
/
+1
*
start working on the procedure overloading
Daniel Gavin
2021-04-28
1
-0
/
+19
*
update for strict style
Daniel Gavin
2021-04-27
1
-3
/
+1
*
Merge branch 'master' of https://github.com/DanielGavin/ols
DanielGavin
2021-04-25
1
-9
/
+17
|
\
|
*
Don't index private procedures
DanielGavin
2021-04-05
1
-7
/
+16
|
*
set prot_lit body to nil when copying type.
DanielGavin
2021-04-05
1
-1
/
+1
|
*
extract the distinct type in locals and globals
DanielGavin
2021-04-02
1
-1
/
+0
*
|
check for ODIN_OS instead of windows
DanielGavin
2021-04-25
1
-2
/
+1
|
/
*
add rune to keyword
DanielGavin
2021-03-30
1
-0
/
+1
*
format and flatten
DanielGavin
2021-03-30
1
-33
/
+3
*
index when declarations that don't use ODIN_OS
DanielGavin
2021-03-30
1
-17
/
+31
*
change range stmt to sypport the latest odin version
DanielGavin
2021-03-24
1
-2
/
+1
*
fix
DanielGavin
2021-03-18
1
-2
/
+0
*
ran odinfmt
DanielGavin
2021-03-18
1
-19
/
+21
*
ran odinfmt again(it didn't newline at th eof)
DanielGavin
2021-03-12
1
-1
/
+1
*
ran odinfmt on project
DanielGavin
2021-03-12
1
-544
/
+521
*
remove bitfield and opaque type
DanielGavin
2021-02-27
1
-13
/
+0
*
add hard coded support for where ODIN_OS = "windows"
DanielGavin
2021-02-10
1
-0
/
+73
[next]