Skip to content

Releases: RemedyIT/ridl

TAOX11_v2.6.0

12 Sep 06:30
651fbcf

Choose a tag to compare

What's Changed

Full Changelog: AXCIOMA_v2.5.0...TAOX11_v2.6.0

v2.10.0

11 Sep 07:06
b8fd229

Choose a tag to compare

What's Changed

  • Add support for IDL 4.2 map, int8/uint8, explicitly-named integer types, bitmask, bitset, empty struct, and struct inheritance grammar extensions. IDL4 support must be explicitly enabled using the --idl-version=4 commandline option
  • Use File.read instead of IO.read to fix reported security issues
  • Upgrade to racc v1.8.1

Full Changelog: v2.9.0...v2.10.0

AXCIOMA v2.5.0

08 Nov 08:02
6e55c26

Choose a tag to compare

What's Changed

  • Add experimental support for IDL 4.2 map, int8/uint8, explicitly-named integer types, bitmask, bitset, empty struct, and struct inheritance grammar extensions. IDL4 support must be explicitly enabled using the --idl-version=4 commandline option
  • Use File.read instead of IO.read to fix reported security issues
  • Upgrade to racc v1.7.2

Full Changelog: AXCIOMA_v2.4.0...AXCIOMA_v2.5.0

AXCIOMA_v2.4.0

23 May 06:54
87e8b67

Choose a tag to compare

Set ACE/TAO/MPC version to a fixed version

v2.9.0

06 Mar 07:29
6ff03c5

Choose a tag to compare

What's Changed

  • Enhanced error messages when an exception is used outside of a throw clause
  • Several rubocop proposed changes
  • Extend usage of github actions for CI

Full Changelog: v2.8.2...v2.9.0

v2.8.2

21 Dec 15:20
e086da8

Choose a tag to compare

What's Changed

  • Extend usage of github actions for CI
  • Simplify ruby code by using ruby safe navigation, as a result ruby 2.5 or newer is now required
  • Upgrade embedded parser to use racc v1.6.1

Full Changelog: v2.8.1...v2.8.2

AXCIOMA_v2.3.0

24 Oct 08:16
3ae4a12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: AXCIOMA_v2.2.0...AXCIOMA_v2.3.0

AXCIOMA_v2.2.1

22 Oct 08:29
f9e9026

Choose a tag to compare

What's Changed

  • Updated github actions to use specific branches/tags by @jwillemsen in #71

Full Changelog: AXCIOMA_v2.2.0...AXCIOMA_v2.2.1

AXCIOMA v2.2.0

04 Nov 11:27
56529df

Choose a tag to compare

Merge pull request #65 from jwillemsen/jwi-regeninstructions

Add instructions how to regenerate parser.rb

v2.8.1

11 Aug 09:29
5d2976d

Choose a tag to compare

  • Code style changes
  • Fix failure to execute multiple handlers for the same pragma

RIDL is distributed as Ruby gem