-
I just did a git pull and got 0.0.6.dev20231223+f91f450. Then I did:
env CMAKE_BUILD_PARALLEL_LEVEL="" pip install -e .
pip install ".[testing]"
python -m unittest discover python/tests
And …
-
**Your system information**
* Steam client version: 1702079146
* SteamOS version: 3.5.7
* Opted into Steam client beta?: No
* Opted into SteamOS beta?: No
* Have you checked for updates in Set…
-
Are there morphological features for verbs that have an intransitive vs transitive morphology?
For example, this comes up a lot in Hungarian:
https://en.wikipedia.org/wiki/Hungarian_verbs
It …
-
Matt – just checking in to see how things are going with this.
I’ve rerun all scans. Static analysis of just the code revealed nothing new. Dynamic analysis returned the following:
Assuming that you…
-
**Is your enhancement proposal related to a problem? Please describe.**
we run `twister -p --build-only`
which usually requires 50 minutes for 8 core system.
some analysis find the build log out…
-
Review and comment the existing documentation
### **General observations**
- The examples that have the workflow diagram in the beginning are awesome
- Codes must be commented, we have to make expli…
-
## Footprint metrics information
| | |
|---------------------------------|--------------------------------------------|
|…
-
I compile an assembly using Visual Studio 2010, C#.
Target Framework is version 4 Client Profile.
Output type is class library.
Platform target is Any CPU.
Optimize code is on.
Allow Unsafe code is of…
-
## Footprint metrics information
| | |
|---------------------------------|--------------------------------------------|
|…
-
Some rough notes from a conversation @ahejlsberg and I had earlier about trade-offs in the control flow analysis work based on running the real-world code (RWC) tests. For obvious reasons I'll be comp…