-
thanks for the open-science repo @mxx1219!
we can find the 50 D4Jv2.0 patches in folder `patch_validation/patches_v2/all/diff/`.
now we're looking for the template metadata: for each patch, what…
-
Functions with types like `function(number):boolean` are only rendered as the single word "function".
Using Closure compiler syntax for function annotations: https://github.com/google/closure-c…
-
```
C:\Users\xxxx\PhpstormProjects\xxxx>valgene --template php5.5 --spec api.spec.yaml --option 'php.namespace:\xxxxx\xxxx
Unhandled exception:
FileSystemException: Exists failed, path = 'C:\Users\…
-
Rollup the javascript into 1 file and minimize it. Also, put a time stamp on it so that caching is invalidated on code releases.
-
Howdy,
I've been using this package to develop a couple templates that are only loaded via javascript. Everything works great in development. Templates are loaded as follows:
In my base.twig.html...…
-
**Describe the bug**
derivations in flake templates are not properly evaluated?
**Steps To Reproduce**
Consider the following code:
```nix
{
outputs = { self, nixpkgs }:
let
pkgs…
-
Hey there `rules_closure` folks,
I was wondering if someone could help me out with compilation and use of protos from Soy (in JS and Java). First things first, I'm aware there is not yet support in…
-
Compiler reports internal error. (Found when working on #15612).
### Example
```nim
template declare(body: untyped) =
if true:
body
else:
body
iterator search(): int {.closure.…
-
### NetBox version
v3.7.0
### Feature type
Change to existing functionality
### Proposed functionality
When viewing a device, the breadcrumbs at the top of the page currently show the site and pa…
-
I have hit a roadblock with running the current server-side Soy UI when rebuilding this code in a certain private environment.
Overcoming that would possibly require investing time of this project…