Skip to content

1.6.6.3

Compare
Choose a tag to compare
@AsynchronousAI AsynchronousAI released this 09 Jul 17:43
· 525 commits to main since this release
  • Reprogrammed some of the systems
  • Public C23, C++20 AST. Which will power the C, C++ to Luau
  • Reorganization
  • Automatic headers, Rather than the header getting all built in functions, it will just get the ones needed based on an estimate.
  • Cleaned up code
  • Switches from typer for CLI systems.