You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* New process: "ror/rol" (for simple circular bit shift)
4
+
* Ruby: runtime classes reside in a proper namespace: `Kaitai::Struct::Struct` and `Kaitai::Struct::Stream`, now just `KaitaiStruct` and `KaitaiStream`
5
+
* Scala.js build: fully implemented, now compiler can be called on a web page as a JavaScript library
6
+
* Implemented `process: ` for pre-processing input buffer of user types
7
+
* Translator: allow coercing of different int types into each other
0 commit comments