Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | '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 |