Files
lush/testes
Roberto Ierusalimschy 9904c253da Flexible limit for use of registers by constructors
Instead of a fixed limit of 50 registers (which, in a bad worst case,
can limit the nesting of constructors to 5 levels), the compiler
computes an individual limit for each constructor based on how many
registers are available when it runs. This limit then controls the
frequency of SETLIST instructions.
2024-06-27 11:24:27 -03:00
..
2022-12-23 11:28:11 -03:00
2022-12-28 18:38:20 -03:00
2024-01-16 17:02:55 -03:00
2019-07-30 12:18:19 -03:00
2018-12-14 13:49:02 -02:00
2024-03-13 09:20:34 -03:00
2024-05-08 17:50:10 -03:00
2021-03-01 13:54:29 -03:00