-
The `ts-auto-guard` package (#1319) has a codegen approach.
I would like to know if this fits within the thesis of this repo.
The original idea was to have code-first libraries.
But I can def…
-
| --- | --- |
| Bugzilla Link | [474158](https://bugs.eclipse.org/bugs/show_bug.cgi?id=474158) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Aug 03, 2015 11:35 EDT |
| Modified | Aug…
-
### Bug explanation
Here is a project example
https://github.com/mouawadma/MDIXExpanderIssue
I am noticing that the expander animation is much slower when using it as part of a class library ve…
-
`mockturtle::tech_library` contains member variables `super_utils` and `struct_library` which both contain a reference to `_gates`. When `mockturtle::tech_library` is copied, these references will kee…
-
I think these should be added to the phaser library list of exposed classes, so that folks who use phaser can
script tools using these classes, or folks can import phaser only to use these classes if…
lisad updated
2 weeks ago
-
### Describe the Issue
The Solution Explorer shipped with the C# DevKit already supports nesting, but it only works for Web projects. The feature is great as it allows developers to follow the single…
-
## Describe the Bug
When using nugetizer to pack Razor class libraries, static web assets that are generated during the build process (like scoped CSS or JavaScript files collocated with a component)…
-
Hi,
I was using ArduinoFFT sofar, and found your code when I was looking for a faster FFT for my project.
Which worked fine, super!
I spend a few hours today to turn it into a class, added some f…
-
-
I'm trying to add ink annotations using FPDFAnnotAddInkStroke, and it takes a pointer to an array of FS_POINTF_. When sending in a C# array of points like this `fpdf_annot.FPDFAnnotAddInkStroke(annot,…