|
aa1de16f4c
|
Add documentation to std
|
2025-08-14 17:34:08 +03:00 |
|
|
7b4f38406d
|
Add some initial documentation support for functions
|
2025-08-14 16:28:33 +03:00 |
|
|
4a33e7d123
|
Fix binop parsing from last commit
|
2025-08-04 17:51:32 +03:00 |
|
|
79ecb3b9ba
|
Fix token-ranges for derefs and binop rhs
|
2025-08-04 14:30:36 +03:00 |
|
|
c7f1b81c9d
|
Improve associated functions so you can now call them on numbers too
|
2025-08-03 01:33:52 +03:00 |
|
|
101ee2d8e5
|
Account for intrinsic associated functions with autocomplete
|
2025-08-03 01:00:02 +03:00 |
|
|
4ea0913842
|
Add autocomplete for associated functions and struct fields
|
2025-08-03 00:13:53 +03:00 |
|
|
bb9f69ee53
|
Add autocomplete for imports
|
2025-08-02 23:03:11 +03:00 |
|
|
8595da0c30
|
Make LSP use a more general analysis structure
|
2025-08-02 21:11:33 +03:00 |
|
|
b71c253942
|
Add types to hovers in LSP, fix around and add metas
|
2025-07-29 21:39:14 +03:00 |
|
|
6619f1f0a9
|
Add simple error diagnostic from parser
|
2025-07-29 19:53:12 +03:00 |
|
|
c262418f88
|
Add comments and whitespace to lexer
|
2025-07-29 16:41:07 +03:00 |
|
|
2dd3a5904b
|
Add whitespace to lexer
|
2025-07-29 16:37:58 +03:00 |
|
|
0b3ee3bf92
|
Refactor some more
|
2025-07-25 15:55:14 +03:00 |
|