-
We can create a layer over BlobIt in order to create a virtual file system, with these features:
- a FS-tree-like structure (introduce the concept of "directory")
-- directory listing
-- create dir…
-
I think the Visualizer is one Archi's features that make it different of other modelling tools. This allow navigating through model elements in a very different and more interactive way than tradition…
-
### Product
axe-core
### Product Version
4.8.4
### Latest Version
- [X] I have tested the issue with the latest version of the product
### Issue Description
#### Expectation
I …
-
This needs a way to serialize a running lua state, including local variables and similar. This may not be possible with LuaJIT. In that case, we are left with three alternatives:
- Have in-game com…
-
Hi,
I recently discover your package and after some tests I can get the reason why I got so many false-responses objects when plotting with the `plot_all` method compare to the `plot()` method.
### `p…
-
Since the output of the plugin is an ESM export, perhaps it makes sense for us to enumerate langs and export them independently at the top, in addition to one default export (which includes all langs …
-
Aider version: 0.62.0
Python version: 3.12.7
Platform: macOS-13.4-arm64-arm-64bit
Python implementation: CPython
Virtual environment: Yes
OS: Darwin 22.5.0 (64bit)
Git version: git version 2.45.…
-
**Is this a feature or a bug?**
- [x] Feature
- [ ] Bug
We're still in investigation phase so using this thread to start the discussion about overall goal. Individual issues (e.g project specif…
-
After reading the [Angular 2 google doc on rendering architecture](https://docs.google.com/document/d/1M9FmT05Q6qpsjgvH1XvCm840yn2eWEg0PMskSQz7k4E)
I got thinking about how this could be achieved with…
-
This implementation will end up being quite slow, given that your writing this high level language in another interpreted high level language. Perhaps consider writing a bytecode compiler. You could c…