Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eshtrans/eshrt: Collapse case constructs in __fn_ctxsw() | P. J. McDermott | 2017-02-08 | 1 | -22/+18 |
| | |||||
* | eshtrans/eshrt: Fix local variable error message | P. J. McDermott | 2016-03-24 | 1 | -1/+1 |
| | |||||
* | eshtrans/eshrt: Fix function name in __check_args() | P. J. McDermott | 2016-02-28 | 1 | -2/+2 |
| | |||||
* | eshtrans/eshrt: Add __check_args() | P. J. McDermott | 2016-02-28 | 1 | -0/+43 |
| | |||||
* | eshtrans/eshrt: Re-add __frame_set() call to __fn_start() | P. J. McDermott | 2016-02-28 | 1 | -0/+1 |
| | | | | This saves the list of local variables to the stack. | ||||
* | eshtrans/eshrt: Index local variables by SP, not function name | P. J. McDermott | 2016-02-28 | 1 | -2/+2 |
| | |||||
* | eshtrans/eshrt: Drop old variables and function call | P. J. McDermott | 2016-02-28 | 1 | -8/+3 |
| | |||||
* | eshtranseshrt: Store local vars in eval'd table | P. J. McDermott | 2016-02-28 | 1 | -4/+4 |
| | |||||
* | eshtrans: Add eshrt | P. J. McDermott | 2016-02-28 | 2 | -0/+277 |