-
Hi everyone, I just grab the code and i am trying to use the extractor and compiler to run on every js code, some places we are using Angular and other ones we are using Backbone, jquery...
Now i can…
-
I understand that the application is still under heavy development, but I wanted to ask if it would be possible to contribute to it by localizing Mindful into other languages. Which system would be po…
-
When compiling release binaries, a file containing all checksums is automatically generated. It's possible to manually parse that file using splitting, trimming and combining strings. But would't it b…
-
This is a list of functions that we plan to add to the SQL compiler in the near future. The functions must be already supported by Calcite.
https://calcite.apache.org/docs/reference.html
Not all of …
-
### System information
1.16.2
### What is the problem that this feature solves?
Allows for extracting sub-models form a large model (>2GB). When using this function (both with the loaded mode…
-
hey!
been finding this behaviour with the Create Message shortcut
Before adding a new message:
after creating a message "some message":
looks like it's using an old version o…
-
I mistakenly put something like that in my code:
```
_(f"Name: {x}")
```
and Babel fails (as in it crashes with an exception) to extract strings from this file. The reason why it crashes is th…
-
Origin of issue: https://github.com/steamclock/bluejay/issues/162
## Explanation
I don't think String extraction ever worked. When adding support to extract primitive data types such as various bi…
-
**Context and scope**
The Staking Manager contracts pack and upack Warp messages to/from byte strings. This involves bit manipulation which can likely be extracted into libraries.
@ARR4N 's POC he…
-
It would be cool if `redress` had a built-in command like `strings` that could be run on a compiled golang binary.
## See Also
I did some quick googling and came across this tool written in py…