Skip to content

Commit

Permalink
Support Luau types (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeparlefrancais authored Oct 15, 2023
1 parent 07a480e commit 87d0ec4
Show file tree
Hide file tree
Showing 158 changed files with 12,875 additions and 1,583 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

* add support for Luau types ([#129](https://github.com/seaofvoices/darklua/pull/129))

## 0.10.3

* add watch argument (`--watch` or `-w`) to process command to automatically re-run darklua on file changes ([#123](https://github.com/seaofvoices/darklua/pull/123))
Expand Down
1,748 changes: 1,505 additions & 243 deletions src/ast_converter.rs

Large diffs are not rendered by default.

Loading

0 comments on commit 87d0ec4

Please sign in to comment.