-
# Development Grant: Launchpad Contract Modifications and Multi-Chain Integration
This grant is an extension of the Fushulma Grant #4 and consists of three sub-grants:
1. **Modifications to the…
-
With BIOS updates and USB recoveries and CMOS resets, the HAP bit is seemingly preserved! I believe I did it back on `1.2#` but it's still good on the latest `1.34` BIOS.
It interestingly passes De…
-
## Current situation
`closure_template_{java,js}_library` has been part of `rules_closure` for some time.
Since its addition in 2016(?), a lot has changed, both in `rules_closure` and `Bazel`, and…
-
Spring can add a BindingResult object into the model for objects in the model that are not primitive or collections. Unfortunately if this happens, DefaultToSoyDataConverter blows the stack. When De…
-
-
Lo siento por comentar así de la nada, pero es el único repositorio que encontré para el seace! Gracias por compartir, quería realizar un filtrado y hacer una descarga masiva de información y los item…
-
```
{namespace examples.overflow}
/**
* test
*/
{template .test}
{let $y: 1000 * 1000 * 1000 * 1000 /}
{/template}
```
Crashes with the following exception:
```
$ java -jar target/soy-2.5.0-SNA…
nicks updated
9 years ago
-
Buenos días, he estado investigando sobre el machine learning aplicado a la arqueología y he dado con este proyecto. Me gustaría saber si sirve solamente para reconocer minas romanas o es capaz de det…
-
When a file is `imported` with strict mode enabled, the resolution fails.
```js
eval('var x=__merge(x||window.x||{},{"soy":{"examples":{"thing":{}},"thing":{}}});var soy=__merge(soy||window.soy||{…
-
Hi,
(this is related to issues #2 and #7)
I'm doing a lot of soy template development on top of Atlassian products such as the wiki software Confluence.
Atlassian provides some custom functions that…