-
```
Hello,
It would be very useful to use mod_pagespeed to do it's cache extending magic
on swf files. We have a large swf application which we would like to host on
our cdn to improve performance,…
-
-
A rule that is declared "static" causes a "java.lang.VerifyError" during parser generation. Instead Grappa should either support this or else should generate a proper error message.
```
$ gradle
:com…
-
With docker-compose.yml:
```
version: '2'
services:
nginx:
build: ./nginx
ports:
- "80:80"
- "443:443"
volumes:
- /var/log/nginx
…
-
There are currently no floating point types in the VM, nor are there floating point types being parsed. I think there's a token type for that, and that's about it. We could really use some floating po…
-
Hello,
I was trying to follow the first step of https://docs.scala-lang.org/overviews/macros/paradise.html but with scala 2.12.3. However, it does not seem to behave as on the linked page (I do not…
-
When I tried to insert the following code in a method body by **CtMethod.insertAt(int,String)**, exception occured. It would be helpful, if some one helps me to get over this.
code :
`List list =…
-
Let's put together some roadmap!
As @ssbothwell mentioned, we could start with core IR - it doesn't need any inference and should be much simpler language, while supporting all the relevant type fe…
-
**Build scan link**
Reproducer instead [return-type-generic.zip](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/files/6591134/return-type-generic.zip)
**Plugin versi…
-
```
Hello,
It would be very useful to use mod_pagespeed to do it's cache extending magic
on swf files. We have a large swf application which we would like to host on
our cdn to improve performance,…