| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
In future this could be configurable
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
|
| |
Fixes exceeding stack size
Brings more in line with C source
|
| |
|
|
|
|
| |
Found via behaviour of pushnumint in lmathlib
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes `0.983 == 0` == true
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
|
| |
If there's a table in the concat sequence, we ended up with a toconcat
array with undefined slots.
|
| |
|
|
|
|
| |
Closes #37
|
| |
|
| |
|
| |
|
| |
|