gingerBill
|
ae02d3d02d
Begin supporting `string16` across the core library
|
2 months ago |
gingerBill
|
c383e550f9
Merge branch 'master' into bill/raddebugger-custom-section
|
4 months ago |
tf2spi
|
2f636886a5
Add debug info for labels (#4385)
|
5 months ago |
gingerBill
|
ea65a7b870
Move raddbg string stuff to a thread-safe queue
|
5 months ago |
gingerBill
|
833d77da1f
Add column major matrix support
|
5 months ago |
gingerBill
|
e0125ccec2
Begin work on adding support for the `.raddbg` section for the RAD Debugger
|
5 months ago |
gingerBill
|
ce5b7cccab
Fix `lb_add_debug_local_variable` to use the correct procedure in LLVM 20
|
6 months ago |
gingerBill
|
d209af5094
Update to LLVM 20.1.0
|
6 months ago |
gingerBill
|
90a973ccf6
Make debug symbols use the new name canonicalization rules
|
7 months ago |
Laytan Laats
|
2620721128
'#no_nil' I am actually disappointed in myself
|
9 months ago |
Laytan Laats
|
b3c359557e
`#no_nil` third time's the charm
|
9 months ago |
Laytan Laats
|
7185a93a86
actually fix #no_nil debug info
|
9 months ago |
Laytan Laats
|
2aae4cfd46
fix #no_nil in debug info
|
9 months ago |
gingerBill
|
e38a08013e
Remove `#relative` types from the compiler
|
11 months ago |
Laytan Laats
|
d03d9e49a6
fix #4243
|
1 year ago |
Laytan Laats
|
4f3f256375
improve bit field debug info
|
1 year ago |
gingerBill
|
5a4746c3a0
Improve debug information for procedure types
|
1 year ago |
gingerBill
|
8b248673c1
Fix #4105
|
1 year ago |
gingerBill
|
549311fac9
Fix global variables being "missing" with `-use-separate-modules`
|
1 year ago |
gingerBill
|
eef2aef021
Fix #3724
|
1 year ago |
Laytan Laats
|
7d29389834
fix debug info IR error on LLVM < 13
|
1 year ago |
Laytan Laats
|
90369b669b
fix direct proc args debug info
|
1 year ago |
gingerBill
|
f84a092977
Fix typo.
|
1 year ago |
gingerBill
|
aad41fc762
Fix #3445
|
1 year ago |
Laytan Laats
|
4fc96e1ca5
change unneeded permanent allocation to temporary
|
1 year ago |
Laytan Laats
|
cfc85fd737
fix wrong type in map debug info
|
1 year ago |
Laytan Laats
|
7c2352ea08
remove soa handling in debug info, fields are already added in checker
|
1 year ago |
Laytan Laats
|
9647cb74ad
debug info fixes/refactor
|
1 year ago |
gingerBill
|
4edcaa6124
Try storing a pointer to a fake metadata type in the debug info for a `map`
|
1 year ago |
Laytan Laats
|
915f63b3f9
fix a segfault when incomplete types array resizes while processing
|
1 year ago |