- Added parameter direction information to all commands in
ev3.yml
- Fixed some incorrect type parameters in
ev3.yml
- Added type checking
- Added bang (
!
) operator to ignore type checking for a single argument - Added
IN_H
,OUT_H
,IO_H
data types for array handles (alias for*_16
) - Fixed some crashes