summaryrefslogtreecommitdiffstats
path: root/Modules/_remote_debugging/binary_io_writer.c
Commit message (Collapse)AuthorAgeFilesLines
* gh-140739: Fix missing exception on allocation failure in BinaryWriter (#143204)Pablo Galindo Salgado2025-12-271-0/+7
|
* gh-138122: Extend binary profiling format with full source location and ↵Pablo Galindo Salgado2025-12-241-18/+102
| | | | | | opcode (#143088) Co-authored-by: Stan Ulbrych <stan@ulbrych.org>
* gh-138122: Allow tachyon to write and read binary output (#142730)Pablo Galindo Salgado2025-12-221-0/+1158