aboutsummaryrefslogtreecommitdiff
path: root/src/server/memory_index.odin
Commit message (Collapse)AuthorAgeFilesLines
* start working on supporting objc codeDanielGavin2023-01-231-4/+4
|
* imporve the recursion checkDaniel Gavin2022-10-241-1/+1
|
* Add support for renaming and references on identifiers and functions. Fixed ↵Daniel Gavin2022-08-261-0/+5
| | | | bug that caused crashes randomly.
* Finally make the move to use odinfmt in ols.Daniel Gavin2022-08-201-13/+25
|
* Restructed the indexerDaniel Gavin2022-07-091-8/+4
|
* start on making the cache based package system instead of indexing everything.Daniel Gavin2022-06-201-8/+0
|
* Fix issue with parameter and type being the same causing stack overflowDaniel Gavin2022-06-141-6/+8
|
* Fix hover bugDaniel Gavin2022-06-111-0/+8
|
* Add last package cache for memory_index.Daniel Gavin2022-04-281-0/+9
|
* Merge packagesDaniel Gavin2022-04-091-0/+65