-
Nobody's terribly fond of the ondemand table. What if instead:
```
System.ondemand = {"*": "*.js"}; // this is the default
System.ondemand = {
"jquery": "/scripts/jquery-1.9.1.min.js",
"dh…
-
Does RingoJs support http/2?
-
In [https://bugs.openjdk.java.net/browse/JDK-8273655](https://bugs.openjdk.java.net/browse/JDK-8273655), a change was made so that ".js" files now are seen as having content type "text/javascript".
…
-
Hi all, so it's time that we start discussing creating the final application.
## Workflow
As we discussed in class, the workflow at a very high level should be:
1. User input
1.1. User enters a searc…
-
as today, we only have `loader.import('./foo.js').then(m => {...})`, which is reflective to `import * as m from "./foo.js"`, as we discussed earlier today, we might need to provide reflection for the …
-
It's ringojs-4.0.0.zip: https://github.com/ringo/ringojs/releases/tag/v4.0.0
I edited the batch scripts to use ikvm instead of java.
Running ringo.bat crashed ikvm.exe.
ghost updated
2 years ago
-
### Description
Add RingoJS project support and no longer show errors on RingoJS sources (update the parser to support RingoJS syntax).
### Use case/motivation
Currently only NodeJS supported for J…
ghost updated
2 years ago
-
Google Groups RingoJS is pretty much dead. Hopefully Github offers a built-in forums feature for us. You only have to turn it on :smile:
-
https://ringojs.org/api/master/index.html
I afraid that it isn't. Since the current release is 3.0.0 and it still list 1.2.1 as latest stable so what is master according to it?
It seems no one c…
-
Update from @danielnachun:
This is a final list of the formulae which remain unbottled on both Intel and ARM Monterey which are not deprecated, disabled, `:all`, or versioned formulae.
## Build fa…