mirror of
https://github.com/luau-lang/luau.git
synced 2025-03-04 03:01:41 +00:00
![]() Added a getter for the Lexer's private `offset` to track its cursor position in the buffer. This helps me index tokens by buffer address in a project where I'm rendering Luau code with [Dear ImGui](https://github.com/ocornut/imgui). Would love this merged so I can use official Luau releases again! Co-authored-by: Adrian Duermael <adrien@cu.bzh> |
||
---|---|---|
.. | ||
Allocator.h | ||
Ast.h | ||
Confusables.h | ||
Cst.h | ||
Lexer.h | ||
Location.h | ||
ParseOptions.h | ||
Parser.h | ||
ParseResult.h | ||
StringUtils.h | ||
TimeTrace.h |