User contributions
Jump to navigation
Jump to search
- 18:26, 26 March 2020 diff hist +2 m Pre-release protocol Use hexadecimals instead of decimals for mask
- 11:36, 21 March 2020 diff hist +591 Pre-release protocol Add information on how to decode & encode UUID
- 17:22, 17 August 2018 diff hist +6 Data types Casting takes precedence over parentheses, which would have made the code misbehave in some instances (e.g. 0.9 cast to int would be 0, then multiplied would be 0 instead of 28.8)