------------------------------------------------------------------- Mon Jul 10 23:40:31 UTC 2017 - mrueckert@suse.de - add devel package provides ------------------------------------------------------------------- Mon Jul 10 00:05:33 UTC 2017 - mrueckert@suse.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 23:57:40 UTC 2016 - mrueckert@suse.de - update to efe7474 ------------------------------------------------------------------- Sat Mar 5 20:43:11 UTC 2016 - mrueckert@suse.de - update to 9524d03