Anton Trunov

Results 212 comments of Anton Trunov

> Oh, so you want for code formatter to not only format, but also perform lint-like fixes? @novusnota Not at all, I was talking about creating a tool like `tact-migrate-v1-to-v2`...

> Why? I have multiple use cases where I need to declare an empty map without adding any entries in init (eg. RBAC). Semantically nothing will be changed here, the...

Yep, we definitely need adhoc polymorphism in Tact

Great suggestion! Looks like it's about time to move this issue to its own repo and continue discussions in separate issues there. Wdyt?

> it's best to make them standalone binaries/scripts (to make use of on their own), then bundle them with the compiler and make a unified interface in the CLI Good...

#335 implemented a pretty-printer, but we still don't have a formatter

Sounds like a great plan!

@0kenx published on NPM: https://www.npmjs.com/package/@tact-lang/compiler/v/1.3.0

https://github.com/tact-lang/tact/issues/375 supersedes this now

> Seems like https://github.com/tact-lang/tact-emulator doesn't support new opcodes yet: I'm getting Invalid opcode error in tests. Looks like you are getting @tact-lang/[email protected] instead of 4.3.0 in CI > warning "...