-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(main.ts): Simplify logic for defining objects (#14)
* Add support for `Array`. * refactor(CallExpression): Improve error handling * fix(NewExpression): Don't pass args if not needed * chore: Misc updates * chore: Update tests * chore: Update readme * chore: lint * refactor: Move evaluation logic out of the constructor * chore: Update readme
- Loading branch information
Showing
12 changed files
with
403 additions
and
363 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.