13 Commits (643188d6e58dfd3270d689230867289347260b74)

Author SHA1 Message Date
Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' 5 years ago
Roberto Ierusalimschy 0d52913804 Change in the syntax of attributes 5 years ago
Roberto Ierusalimschy 2f22c6bb79 'math.randomseed' always returns the two seed components 5 years ago
Roberto Ierusalimschy 4eefef07ab 'math.randomseed()' returns the seeds it used 5 years ago
Roberto Ierusalimschy f6aab3ec1f First implementation of constant propagation 5 years ago
Roberto Ierusalimschy d9f40e3f6f First implementation for 'const' variables 6 years ago
Roberto Ierusalimschy 9eca305e75 'math.randomseed()' sets a somewhat random seed 6 years ago
Roberto Ierusalimschy 51316f9df7 'math.rand()' uses higher bits to produce float value 6 years ago
Roberto Ierusalimschy 6a4b9bb2b4 Removed extra information from RCS keyword strings in tests 6 years ago
Roberto Ierusalimschy 5382a22e0e Corrections in the implementation of '%' for floats. 6 years ago
Roberto Ierusalimschy aa4c5cf190 Added directory to test file names in '$Id:' 6 years ago
Roberto Ierusalimschy 06e08c6d05 Fixed bug in OP_IDIVI 6 years ago
Roberto Ierusalimschy 7c519dfbd0 Added manual and tests for version 5.4-w2 6 years ago