Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-27 | Replace call to erlang:now() with appropriate call to 18.0 BIF | Kostis Sagonas | |
2014-03-30 | Fix frame size adjustment of stack descriptors | Yiannis Tsiouris | |
In case of function calls with arguments that are passed to the stack, the frame size of corresponding stack descriptors needs to be reduced by the number of stack arguments. This commit fixes a bug in this adjustment which was caused by an incorrect check. | |||
2014-03-07 | Implement the LLVM backend | Yiannis Tsiouris | |