Skip to content

Feature release

Latest
Compare
Choose a tag to compare
@dlech dlech released this 06 Feb 17:31
  • 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