Christoffer Lerno
|
ffb0021d04
|
Use backtrace on windows. Updated backtrace API
|
2023-11-17 00:36:42 +01:00 |
|
Christoffer Lerno
|
81c93e3488
|
Use backtrace on windows. Updated backtrace API
|
2023-11-16 21:39:27 +01:00 |
|
Christoffer Lerno
|
dc0aa35522
|
Native Linux backtrace.
|
2023-11-12 15:20:24 +01:00 |
|
Christoffer Lerno
|
1e38ccdd2b
|
Fix missing free on GrowableBitSet. init_new/init_temp for GrowableBitSet, LinkedList, List, HashMap, DString, ByteBuffer. Interface to_string renamed to_new_string. Change in allocator usage, malloc is now heap. Added new_array, new_zero_array, new, new_clear, clone. Concat => concat_new. string::printf => string::new_format, string::tprintf => string::tformat. "to_*" are now "to_new_*" and "to_temp_*". "from_*" is "new_from*"
|
2023-11-09 01:59:49 +01:00 |
|
Christoffer Lerno
|
99cfaa1583
|
Refactor protocols.
|
2023-10-06 22:31:41 +02:00 |
|
Christoffer Lerno
|
49c4595457
|
Dynamic protocols.
|
2023-10-05 15:20:41 +02:00 |
|
Christoffer Lerno
|
c4228e08c5
|
MacOS uses regular stacktrace for errors.
|
2023-09-21 16:39:13 +02:00 |
|