luau/Ast/include/Luau
Arseny Kapoulkine be2769ad14
Sync to upstream/release/541 (#644)
- Fix autocomplete not suggesting globals defined after the cursor (fixes #622)
- Improve type checker stability
- Reduce parser C stack consumption which fixes some stack overflow crashes on deeply nested sources
- Improve performance of bit32.extract/replace when width is implied (~3% faster chess)
- Improve performance of bit32.extract when field/width are constants (~10% faster base64)
- Heap dump now annotates thread stacks with local variable/function names
2022-08-18 14:32:08 -07:00
..
Ast.h Sync to upstream/release/539 (#625) 2022-08-04 15:35:33 -07:00
Confusables.h Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
DenseHash.h Sync to upstream/release/523 (#459) 2022-04-14 16:57:43 -07:00
Lexer.h Sync to upstream/release/523 (#459) 2022-04-14 16:57:43 -07:00
Location.h Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
ParseOptions.h Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
Parser.h Sync to upstream/release/541 (#644) 2022-08-18 14:32:08 -07:00
ParseResult.h Sync to upstream/release/514 (#372) 2022-02-17 17:18:01 -08:00
StringUtils.h Sync to upstream/release/524 (#462) 2022-04-21 14:44:27 -07:00
TimeTrace.h Sync to upstream/release/529 (#505) 2022-05-26 15:08:16 -07:00