-
I'm sad to see that the project is discontinued :-(
From the README:
> Now, most of the critical and outstanding features of rocker can be easily covered by docker build or other well-supported to…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR45663](https://bugs.llvm.org/show_bug.cgi?id=45663) |
| Status | NEW |
| Importance | P normal |
|…
-
Hi again,
Playing around I tried to create a C++ struct using the schema inheritance that moo provides, but with no luck.
The base class doesn't seem to end up in the generated `Struct.hpp` file.
…
-
```
Goal: Continuing to use the layered class pattern used in the Service
layer and other places, ie.. CustomerService.cs /
CustomerServiceBase.generated.cs or CustomerProviderBase.cs /
CustomerPro…
-
https://twitter.com/hybrid_alex/status/1219673756773310465 has some good pointers on using `%block%` for stuff.
I think these are quite relevant:
- https://mozilla.github.io/nunjucks/templating.ht…
-
## Environment
### Node
I am using Pattern Lab Node `-2.12.0` on `Mac`, with Node `v7.5.0`, using the `Gulp` Edition. Patternlab mustache is in version `1.0.2`.
Command `gulp -v` returns the…
-
I'm not sure if you're aware of a similar project, `django-template-partials`, which allows users to render partial templates by simply appending the partial name to the template name, e.g. `template_…
-
https://github.com/DymOK93/KTL/blob/master/include/smart_pointer.hpp#L1357
Often this compile-time assertion gets in the way of finding the real cause of a compilation error.
Example:
```c++
tem…
-
Why not allow multiple inheritance? I believe some think this is a bad thing, but from time to time I wish we had it.
Example:
```fortran
type,extends(base1,base2),public :: myclass
end type m…
-
### Describe the bug
If a xaml file for a UserControl has a backing class which has the base type of `Control` rather than `UserControl`, the xaml compiler fails with an Internal error
### To Reprod…