Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/caoccao/Javenode

Javenode is Java + V8 + Node.js. It is a Node.js simulator with Java in V8.
https://github.com/caoccao/Javenode

✨ feat: Upgraded Javet to v3.0.4

acac25f65650cd56db03ae00f416b64b83c7c5fd authored 10 months ago by Sam Cao <[email protected]>
🐎 ci: Upgrade github actions

7edfbaf8c81a73c7029144f785740d9d02c343a8 authored 11 months ago by Sam Cao <[email protected]>
📃 docs: Update blog links

22b729645b21a5cc49ad4270018b368568e45042 authored 11 months ago by Sam Cao <[email protected]>
📃 docs: Add javet to tutorial

3ba813ae551702ad31e86aeb0b02ecbb8e68a0b8 authored 11 months ago by Sam Cao <[email protected]>
📃 docs: Update FUNDING.yml

18de191aa338019b581c35a38d8275c017120b87 authored 11 months ago by Sam Cao <[email protected]>
Javenode v0.4.0 (#5)

* Upgraded Javet to v3.0.3
* Added module `javet`
* Added `JavetReflectionObjectFactory`

691c59f226614a1c7c52fd2da91ea61eec44deb7 authored 11 months ago by Sam Cao <[email protected]>
Javenode v0.3.0 (#4)

* Upgraded Javet to v3.0.2
* Removed all reflection calls to improve performance

8640367ed6276af5a050bf31dff3f5bcbaf0a361 authored about 1 year ago by Sam Cao <[email protected]>
📃 docs: Fix index

de81c3fa209463dd538e393651ecd3a9c5749413 authored about 1 year ago by caoccao <[email protected]>
📃 docs: Update index

efe502fedf6df20ff28b6187f99b17a70e470b79 authored about 1 year ago by caoccao <[email protected]>
📃 docs: Update readme

af6e5d14e4787ab1113c86c1ca5435422e0b4ff7 authored about 1 year ago by caoccao <[email protected]>
📃 docs: Update readme

a13792405017c7f9e8a54b6a44f3265c51445b81 authored about 1 year ago by caoccao <[email protected]>
Javenode v0.2.0 (#3)

* Upgraded Javet to v3.0.0

e75fe1325fba55bce8153a3f5ef65812dfcf8d8f authored about 1 year ago by Sam Cao <[email protected]>
Update FUNDING.yml

15803fab9726fc0e8dcb72eded98bbbd28c01aeb authored about 3 years ago by Sam Cao <[email protected]>
Updated release notes

9dd1a9251d8fda61e9ce5f26d5694e435680176d authored about 3 years ago by caoccao <[email protected]>
Updated docs

e5cfac06bb14749a760bf99432c210b0849543de authored about 3 years ago by caoccao <[email protected]>
Javenode v0.1.1 (#1)

* Added `JNEventLoopOptions`
* Added module `console`
* `assert(value[, ...message])`
...

3c9ce8b7599da6f815d4747dbf4ad3f0cb6c8611 authored about 3 years ago by Sam Cao <[email protected]>
Updated release notes

18d623e34fc4250630dd67d736da03f19510df6c authored about 3 years ago by caoccao <[email protected]>
Updated readme

d4ba7fceab30790e6423e2ac2e8e201e5cc1b787 authored about 3 years ago by caoccao <[email protected]>
Added pom.xml

e8d4802e2ffe7d804696b400a8bfbb6804b21318 authored about 3 years ago by caoccao <[email protected]>
Updated build.gradle.kts to generate sources and javadoc jar files

c7607c4afcaf45caf117959dc87fe820e6872526 authored about 3 years ago by caoccao <[email protected]>
Updated readme

68223e4429868b785efe0ea85337990feb8deddf authored about 3 years ago by caoccao <[email protected]>
Enabled setInveral in timers/promises

3f141cc9e69377d2cc0d296aebeca7e781e4bfbf authored about 3 years ago by caoccao <[email protected]>
Refactored module and function

4c3cb7bfd81b1b6c0576a9678e1bc757557bd7b0 authored about 3 years ago by caoccao <[email protected]>
Fixed test stability

c425b600df519f22d3b6ee3b4d63e5aae2404e36 authored about 3 years ago by caoccao <[email protected]>
Refactored event loop scope

3efd6a0eaa1d6e6eeff68a3a9e5bc0cdf7f6f38a authored about 3 years ago by caoccao <[email protected]>
Enhanced logging for errors

73c270fcc2153186cd9d0643d1125fa03dcda4d7 authored about 3 years ago by caoccao <[email protected]>
Refactored logging

4d18119c724ee1cbf9331289a3a24b5821605d0d authored about 3 years ago by caoccao <[email protected]>
Refactored BaseJNTestSuite

2597f53cb288822a59475a258303323b0caa561c authored about 3 years ago by caoccao <[email protected]>
Increase default delay to 2 cases for setImmediate()

2d1d99a23297a7835042af118d6de251d1d8501f authored about 3 years ago by Sam Cao <[email protected]>
Upgraded to Javet v0.9.14

b069188251cb20406e5845bd824acd51b8ed14dd authored about 3 years ago by Sam Cao <[email protected]>
Upgraded Javet to v0.9.13

4cba31ad9ba4a72522e94fbe8016ef9db0249265 authored about 3 years ago by Sam Cao <[email protected]>
Added workflow for Linux build

defc4199a458410b78065c609cc8113a5b460948 authored about 3 years ago by Sam Cao <[email protected]>
Replaced rxjava with vert.x

a31b3ed093bab71793d886ee08a0a61389e386ba authored over 3 years ago by Sam Cao <[email protected]>
Enhanced test cases for timers/promises

d2588c9f6239cbb8d484a4eeea2ae3a8e852e866 authored over 3 years ago by Sam Cao <[email protected]>
Added timersPromises.setTimeout([delay[, value]])

1a8fec45d17582fef644d7c7f488af6e4b66fd8d authored over 3 years ago by Sam Cao <[email protected]>
Added timersPromises.setImmediate([value])

5d10d07c335d0638703ba3bfe9b908673813045b authored over 3 years ago by Sam Cao <[email protected]>
Enabled dynamic import

858864d36654af330d3b3d956b75a3149bb39c39 authored over 3 years ago by Sam Cao <[email protected]>
Added clearInterval() and clearTimeout()

61a6f521112c26abbbd3431ed8de2c89a7a1669d authored over 3 years ago by Sam Cao <[email protected]>
Upgraded Javet version to 0.9.12

e0577dea9241f073760bc5ec37180875bd9ed4e5 authored over 3 years ago by Sam Cao <[email protected]>
Updated release notes

b0ef7cfdb9318b7097220a16eb33912223257741 authored over 3 years ago by Sam Cao <[email protected]>
Added timers.clearImmediate()

f1218ec1c1b032db89c112353773f279b2de992e authored over 3 years ago by Sam Cao <[email protected]>
Added timers.setInterval()

b0e3d06f6d5990d574ee07b7f2a499b6f0cbed10 authored over 3 years ago by Sam Cao <[email protected]>
Built module into event loop

2605cd6b8f434edf620a9863a5bda4acad510899 authored over 3 years ago by Sam Cao <[email protected]>
Added referenceId to TimersTimeout

c882c5e796eafc6943d9e49eb536ed5432447fcd authored over 3 years ago by Sam Cao <[email protected]>
Upgraded Javet to v0.9.11

d1fb134e8fc9e58dbce5f2e1ad9d5eeab00944fa authored over 3 years ago by Sam Cao <[email protected]>
Fixed a bug in setTimeout()

4861e2fae2d2b6cb918b30e1f4d2a400185e6d04 authored over 3 years ago by Sam Cao <[email protected]>
Added setInterval to timers

6d32618c4705194bc1a855af932939df51bc8d93 authored over 3 years ago by Sam Cao <[email protected]>
Added setImmediate to timers

c92d157dea74235ac5063d29675f45d937467d6b authored over 3 years ago by Sam Cao <[email protected]>
Added JNEventLoop

446e81e020b862999e9d7a547d1b8e48567ab105 authored over 3 years ago by Sam Cao <[email protected]>
Refactor TimersTimeout

fe371780d2c55cd31f52919a07597f2d4b7dc19b authored over 3 years ago by Sam Cao <[email protected]>
Little refactor

0ee5f8a5baa0b4083541792a72768be89c5e2e91 authored over 3 years ago by Sam Cao <[email protected]>
Refactored error handling in setTimeout()

91ce8416fd4cb29b65d07f8b9f642ae12a208b10 authored over 3 years ago by caoccao <[email protected]>
Changed line separator to unix

ac4316aa792d097b6944e78449e754393289aadc authored over 3 years ago by caoccao <[email protected]>
Create FUNDING.yml

7e91da088f4cd547445e772bc3989479374bdf16 authored over 3 years ago by Sam Cao <[email protected]>
Added PoC of setTimeout()

fbf2d68c8e8a5aee41c78248acf69a19d4317498 authored over 3 years ago by Sam Cao <[email protected]>
Upgraded Javet to v0.9.10

9cfecccc3dc7b22983d122d4c85c122fb72275a1 authored over 3 years ago by Sam Cao <[email protected]>
Initialized timers

1aa69547f3219521f6ab8c97733f48315a3252da authored over 3 years ago by caoccao <[email protected]>
Rename project to Javenode

90edcc3dff7269e0e4079175b97a9cfd38207a6f authored over 3 years ago by caoccao <[email protected]>
Updated README.rst

b7c29cb50a3503b5b33fbfce58d845fcdce06c81 authored over 3 years ago by caoccao <[email protected]>
Added gradle project

45982ec8b17a17ef2209acd6ed4fecca0e170d73 authored over 3 years ago by caoccao <[email protected]>
Updated README.rst

73a878e34288bbddfaae1eb55f5bd949dea3b101 authored over 3 years ago by caoccao <[email protected]>
Initial commit

4bfaecc95d445723dcb71ebd10767600ea5404c3 authored over 3 years ago by Sam Cao <[email protected]>