Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid excessive name pollution in test files | Roberto Ierusalimschy | 2022-12-28 | 1 | -3/+3 |
* | Detail in 'testes/math.lua' | Roberto Ierusalimschy | 2021-08-18 | 1 | -0/+1 |
* | Details | Roberto Ierusalimschy | 2020-02-27 | 1 | -0/+4 |
* | Comments (mosty typos) | Roberto Ierusalimschy | 2019-12-30 | 1 | -1/+1 |
* | Added macro 'luaL_pushfail' | Roberto Ierusalimschy | 2019-08-16 | 1 | -50/+50 |
* | Change in the syntax of attributes | Roberto Ierusalimschy | 2019-07-30 | 1 | -12/+12 |
* | 'math.randomseed' always returns the two seed components | Roberto Ierusalimschy | 2019-07-19 | 1 | -2/+4 |
* | 'math.randomseed()' returns the seeds it used | Roberto Ierusalimschy | 2019-07-17 | 1 | -2/+9 |
* | First implementation of constant propagation | Roberto Ierusalimschy | 2019-07-12 | 1 | -7/+9 |
* | First implementation for 'const' variables | Roberto Ierusalimschy | 2019-05-17 | 1 | -3/+3 |
* | 'math.randomseed()' sets a somewhat random seed | Roberto Ierusalimschy | 2019-03-13 | 1 | -1/+1 |
* | 'math.rand()' uses higher bits to produce float value | Roberto Ierusalimschy | 2018-12-11 | 1 | -6/+8 |
* | Removed extra information from RCS keyword strings in tests | Roberto Ierusalimschy | 2018-10-22 | 1 | -1/+1 |
* | Corrections in the implementation of '%' for floats. | Roberto Ierusalimschy | 2018-08-28 | 1 | -1/+65 |
* | Added directory to test file names in '$Id:' | Roberto Ierusalimschy | 2018-07-25 | 1 | -1/+1 |
* | Fixed bug in OP_IDIVI | Roberto Ierusalimschy | 2018-07-09 | 1 | -1/+12 |
* | Added manual and tests for version 5.4-w2 | Roberto Ierusalimschy | 2018-07-09 | 1 | -0/+931 |