-
I like to organize my code and noticed that this extension doesn't seem to allow specifying a namespace for generation or even templates to hack around that. Since these are already supported in ANTLR…
-
### Use case
I would like to request the ability to use a relative path when generating test mocks with Apollo iOS. Currently, the primary code generation configuration supports specifying a relati…
-
The idea is to just call the CDK fingerprint generation from Python directly, instead of via PaDEL. I have already ported a few CDK code examples to Python here: https://egonw.github.io/chempyformatic…
-
-
add a toggle in ui to switch the code for copy from gds to c#
-
This issue was triggered by https://github.com/python/cpython/issues/97912#issuecomment-1269108484. The code generated by for the rubi rules is not very efficient. For example the code in `sympy/integ…
-
getting this when using freezed :-
`../../../../../.pub-cache/hosted/pub.dev/file-6.1.2/lib/src/interface/file.dart:15:16: Error: The method 'File.create' has fewer named arguments than those of o…
-
### Describe the issue as clearly as possible:
During the generate process, the tokenizer is being sent to the transformers model.generate() function as a kwarg, which is then being caught during t…
-
Hi,
OpenModelica 1.17 with new front-end. The following MWE generates a compiler error because of an undeclared variable:
```mo
model tanktest
import Modelica.Media.IdealGases.SingleGases.H2…
-
Hi Meng, thanks for sharing this repo - very nice work!
Could you add the code related to the Graph Generation experiments (section 5.2 in the paper)?
In particular I suppose you had to adapt the […