Roberto Ierusalimschy
5d8ce05b3f
Back to a stackless implementation
...
A "with stack" implementation gains too little in performance to be
worth all the noise from C-stack overflows.
This commit is almost a sketch, to test performance. There are several
pending stuff:
- review control of C-stack overflow and error messages;
- what to do with setcstacklimit;
- review comments;
- review unroll of Lua calls.
2020-10-12 12:29:09 -03:00
..
2019-07-18 15:31:22 -03:00
2020-10-12 12:29:09 -03:00
2020-07-06 12:09:44 -03:00
2019-12-30 11:45:08 -03:00
2019-12-30 11:45:08 -03:00
2019-09-24 14:34:52 -03:00
2018-07-09 12:33:01 -03:00
2020-08-18 14:42:11 -03:00
2018-11-01 13:21:00 -03:00
2020-01-06 11:38:31 -03:00
2019-07-30 12:18:19 -03:00
2020-07-06 13:54:01 -03:00
2020-10-12 12:29:09 -03:00
2020-07-27 13:23:05 -03:00
2020-10-12 12:29:09 -03:00
2020-08-07 11:21:44 -03:00
2020-07-15 16:01:03 -03:00
2020-07-04 16:40:18 -03:00
2020-08-13 14:31:27 -03:00
2019-07-30 12:18:19 -03:00
2018-12-14 13:49:02 -02:00
2019-08-16 14:58:02 -03:00
2020-07-04 16:40:18 -03:00
2020-07-04 16:40:18 -03:00
2020-02-27 12:59:22 -03:00
2020-08-07 14:45:20 -03:00
2019-10-02 17:04:06 -03:00
2019-08-16 14:58:02 -03:00
2018-07-25 15:31:04 -03:00
2020-07-03 11:36:56 -03:00
2019-01-08 14:22:32 -02:00
2020-05-27 11:46:47 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00