Changelog for
erlang-luerl-0.3-2.69.x86_64.rpm :
Mon Jul 10 14:00:00 2017 opensuse-packagingAATTopensuse.org
- Update to version 0.3:
* Fix luerl.app file
* Add function to load Erlang module and add module table
* Add test for __newindex method
* Correctly handle return values for recursive __newindex calls
* Newindex metacall function takes 3 arguments.
* Call metacall function takes function as 1st argument
* Change table field name for dictionary to d, t is confusing
* Add a rudimentary debug module with few functions
* Fix a typo in the README.
* Fix luerl.app(.src)
Mon Jul 10 14:00:00 2017 mrueckertAATTsuse.de
- add devel package provides
Mon Jul 10 14:00:00 2017 mrueckertAATTsuse.de
- Update to version 0.3:
* Fix luerl.app file
* Add function to load Erlang module and add module table
* Add test for __newindex method
* Correctly handle return values for recursive __newindex calls
* Newindex metacall function takes 3 arguments.
* Call metacall function takes function as 1st argument
* Change table field name for dictionary to d, t is confusing
* Add a rudimentary debug module with few functions
* Fix a typo in the README.
* Fix luerl.app(.src)
Thu Apr 7 14:00:00 2016 mrueckertAATTsuse.de
- update to efe7474
Sat Mar 5 13:00:00 2016 mrueckertAATTsuse.de
- update to 9524d03