nikku / feelin

A DMN FEEL parser and interpreter written in JavaScript
MIT License
40 stars 10 forks source link

Fix unboxing #28

Closed nikku closed 1 year ago

nikku commented 1 year ago

Ensure we handle path expressions on arrays without unboxing.

Now verified via the DMN FEEL TCK spec.