-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: added new bindgen with all types and utility functions * feat: removed bunch of extracted functions and extracted models to function * refactor: moved generating to main function to intertwine models and contracts * feat: generated system calls * cleanup: removed old contract generation code * feat: finished bindgen * refactor: renamed TypescriptNew to TypeScriptV2 * Updated flag naming to typescript_v2 * Fixed some build and layout issues * Fixed empty line in models * Renamed modules as well * Update crates/dojo-bindgen/src/plugins/typescript_v2/mod.rs Co-authored-by: glihm <[email protected]> * Fixed formatting * Updated return values * Added query function to class * Added test for the generated file * Removed full file test for now until DojoData is sorted * Added comment * fix: move mocks to test_data --------- Co-authored-by: glihm <[email protected]>
- Loading branch information
1 parent
0227d37
commit 017c0d1
Showing
5 changed files
with
938 additions
and
2 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
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
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.