Skip to content

Conversation

@pablogsal
Copy link
Member

@pablogsal pablogsal commented Dec 23, 2025

Add end_lineno, column, end_column, and opcode fields to frame entries.
Uses delta encoding for end positions to minimize file size.
reader, writer, tests, and documentation.

@pablogsal
Copy link
Member Author

pablogsal commented Dec 23, 2025

@lkollar smaller PR here to add opcode and location support to the file format. Most of the bulk is tests + docs update.

…tion and opcode

Add end_lineno, column, end_column, and opcode fields to frame entries.
Uses delta encoding for end positions to minimize file size.
reader, writer, tests, and documentation.
@pablogsal pablogsal force-pushed the tachyon-binary-file-refux branch from 97a86dd to bb4129f Compare December 23, 2025 01:42
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants