-
As a member of the team, I need to see if the MonkeyType library for Python
can be implemented or emulated in our project
so that input code files can have their variable types labeled on runtime du…
-
Now that DIRAC is Python 3 only we can think about making use of Python's typing fuctionality. This was added in Python 3.5 however over the past few years it has grown to be really powerful and is ev…
-
### Did you clear cache before opening an issue?
- [X] I have cleared my cache
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Does the issue happen when log…
-
小众软件RSS 2024-07-14 更新
-
It would be nice to have a guide for converting an already written JavaScript/TypeScript codebase to AssemblyScript. AssemblyScript can shine in this regard due to its similar syntax.
Things to cov…
-
小众软件RSS 2024-07-11 更新
-
小众软件RSS 2024-07-07 更新
-
(Couldn't find any labels to attach to the issue, sorry for the long title)
Hi there - I'm really digging the web app so far and I think it's a great first release! There was a comment on the [Redd…
-
## E-mail template
Hi NAME!
I am writing to announce that I've just launched an initiative of making a tool [autorefine](https://github.com/bswck/autorefine#readme) that aims to semi-automate th…
bswck updated
10 months ago
-
the IDA plugin code does not have many type annotations because it was written before we migrated to using py3-style type annotations. for the same reasons we use type annotations elsewhere, we should…