Sofia teascade
teascade pushed to main at teascade/reid-llvm 2025-08-04 18:48:21 +02:00
70a968d7a0 Add sqrt
teascade pushed to main at teascade/reid-llvm 2025-08-04 17:37:26 +02:00
a9d5a4d03b Fix token ranges for for-loops
teascade pushed to main at teascade/reid-llvm 2025-08-04 17:36:43 +02:00
045614ad3b Fix token ranges for for-loops
teascade pushed to main at teascade/reid-llvm 2025-08-04 17:12:16 +02:00
11d93e4adf Fix length-intrinsic
teascade pushed to main at teascade/reid-llvm 2025-08-04 17:02:39 +02:00
c2f6cfb8e6 Update intrinsics documentation
34612e98ce Add documentation about memcpy-intrinsic
Compare 2 commits »
teascade pushed to main at teascade/reid-llvm 2025-08-04 16:51:54 +02:00
3b4835cff8 Fix and add memcpy-intrinsic
627d1bcfa5 Add a large amount of new intrinsics
ae6796acfc Fix calling convention for integers/real-numbers
5d19d38682 Add intrinsic min/max to integers and floats
4a33e7d123 Fix binop parsing from last commit
Compare 5 commits »
teascade pushed to main at teascade/reid-llvm 2025-08-04 13:30:57 +02:00
79ecb3b9ba Fix token-ranges for derefs and binop rhs
teascade pushed tag 1.0.0-beta.4 to teascade/reid-llvm 2025-08-03 23:50:13 +02:00
teascade released 1.0.0 Beta 4 at teascade/reid-llvm 2025-08-03 23:50:13 +02:00
teascade pushed to main at teascade/reid-llvm 2025-08-03 23:44:52 +02:00
28157ae4b8 Bump version numbers
8d27a6e7bd Fix reference-linking for local functions
Compare 2 commits »
teascade pushed to main at teascade/reid-llvm 2025-08-03 23:21:16 +02:00
136e9f9d1f Update readme
teascade pushed to main at teascade/reid-llvm 2025-08-03 23:13:19 +02:00
8e41deb653 Add compile-on-save
teascade pushed to main at teascade/reid-llvm 2025-08-03 23:07:47 +02:00
766a853b48 Add refactoring and go-to-definition for multifile
109fedb624 Make get-references work for multifiles
d27ec2bb70 Add StateMap
5706fd99e3 Move a bunch of fields to AnalysisState instead
3b3b21d4dc Add possibility to pre-define module-ids
Compare 28 commits »
teascade pushed to main at teascade/reid-llvm 2025-08-03 00:34:07 +02:00
c7f1b81c9d Improve associated functions so you can now call them on numbers too
a51a2c8f56 Remove useless prints
Compare 2 commits »
teascade pushed to main at teascade/reid-llvm 2025-08-03 00:00:17 +02:00
101ee2d8e5 Account for intrinsic associated functions with autocomplete
a6844b919b Fix array_structs.reid
4ea0913842 Add autocomplete for associated functions and struct fields
bb9f69ee53 Add autocomplete for imports
97a5c3a65e Optimize LSP analysis a Lot
Compare 7 commits »
teascade pushed to main at teascade/reid-llvm 2025-08-02 19:11:15 +02:00
658450993a Fix hover types for for-loops
teascade pushed to main at teascade/reid-llvm 2025-08-02 18:24:44 +02:00
3f6d26679d Update README.md, all TODOs done
teascade pushed to main at teascade/reid-llvm 2025-08-02 18:19:47 +02:00
16082752e2 Update language server client and configs
8a71ce3629 Update LSP client
81d418c6d8 Update version number
Compare 3 commits »
teascade pushed tag 1.0.0-beta.3 to teascade/reid-llvm 2025-08-02 13:42:17 +02:00
teascade released 1.0.0 Beta 3 at teascade/reid-llvm 2025-08-02 13:42:17 +02:00