Both 1.4 and 1.4.1 don't compile the tib files.
1.4.1 compiled tib files also give an error when assempting tp upload to a TI-84+ of "Incompatible Type" where you usually see "Don't Send, Ram, Archive" in the drop down.
1.2 works fine and older.
it turns out that there is a new bug from this, the last byte is now messed up when the file is compiled. this makes the last bytes incorrect and causes seeming random incorrect trailing results.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I believe I have identified the cause of this bug and fixed it in the git repository. I will create a new release (1.4.2) as soon as possible.
Version 1.4.2 has now been released. Does this fix the problem?
file is at 55
file is at 72
file is at 74
is sent to stdout but it seems to work, thanks for the fix
it turns out that there is a new bug from this, the last byte is now messed up when the file is compiled. this makes the last bytes incorrect and causes seeming random incorrect trailing results.
Could you please attach an example program that exhibits this behaviour?
I'd like to have a look at it in a hex editor and see why this last byte is incorrect.