Closed eventualbuddha closed 8 years ago
@eventualbuddha awesome thanks for all the issues :)
Argh this is not quite done, as @eventualbuddha noted:
This needs more work. For example, a() %% b() turns into (a() % b() + b()) % b(); which evaluates the values too many times.
fixed in #93
Throws an error: