Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial implementation of Rust output #142

Merged
merged 21 commits into from
Aug 18, 2018
Merged

Conversation

CWood1
Copy link
Contributor

@CWood1 CWood1 commented Aug 9, 2018

This is an (as yet incomplete) implementation of Rust output, as discussed in issue kaitai-io/kaitai_struct#22.

@@ -116,7 +116,8 @@ abstract class LanguageCompiler(
def seek(io: String, pos: Ast.expr): Unit
def popPos(io: String): Unit
def alignToByte(io: String): Unit


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one adds trailing whitespaces.

@kaitai-io kaitai-io deleted a comment Aug 18, 2018
@kaitai-io kaitai-io deleted a comment Aug 18, 2018
@kaitai-io kaitai-io deleted a comment Aug 18, 2018
@kaitai-io kaitai-io deleted a comment Aug 18, 2018
@kaitai-io kaitai-io deleted a comment Aug 18, 2018
@kaitai-io kaitai-io deleted a comment Aug 18, 2018
@kaitai-io kaitai-io deleted a comment Aug 18, 2018
@kaitai-io kaitai-io deleted a comment Aug 18, 2018
@kaitai-io kaitai-io deleted a comment Aug 18, 2018
@GreyCat GreyCat merged commit ad9c950 into kaitai-io:master Aug 18, 2018
@GreyCat
Copy link
Member

GreyCat commented Aug 18, 2018

Merging this in as well. Thanks you very much for all this hard work! It's very impressive!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants