1
Fork 0
ols/tests
DanielGavin d08d5e3fe5
Merge pull request from BradLewis/feat/add-calling-convention-attributes-proc-hover
Add proc directives, calling convention and attributes to the hover information
2025-07-23 11:01:48 +02:00
..
builtin update constants 2024-03-22 17:29:17 +01:00
completions_test.odin Merge pull request from BradLewis/fix/proc-named-args-implicit-selector 2025-07-23 01:41:44 +02:00
definition_test.odin Correctly resolve where clause references and definitions 2025-07-19 09:19:51 -04:00
hover_test.odin Add proc inlining information to hover 2025-07-22 18:48:36 -04:00
inlay_hints_test.odin Better handle inlay hints with named params passed not in order 2025-07-05 00:09:54 +02:00
objc_test.odin Add proc attribute to hover information 2025-07-22 18:48:36 -04:00
references_test.odin Correctly resolve where clause references and definitions 2025-07-19 09:19:51 -04:00
rename_test.odin Improve finding which element to rename/find references to in struct field types 2025-07-14 13:33:11 -04:00
semantic_tokens_test.odin Fix extraneous .Type semantic tokens 2024-07-03 15:50:56 -03:00
session_test.odin Automatically add shared collection. 2024-02-22 20:46:13 +01:00
signatures_test.odin Add proc attribute to hover information 2025-07-22 18:48:36 -04:00
type_definition_test.odin Correct resolve the type definition of a multipointer 2025-07-20 10:31:32 -04:00