Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Sun1ive
/
node-java
Public
forked from
joeferner/node-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-java
src
on
node12
User selector
All users
All time
Commit history
Commits on May 14, 2019
Add support for node 12
joeferner
committed
03b5963
View commit details
Copy full SHA for 03b5963
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
upgrade nan to 2.9.2
joeferner
committed
0b9e99b
View commit details
Copy full SHA for 0b9e99b
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
Cleaned up implementation
Brandon Ferrell
committed
c8e65ba
View commit details
Copy full SHA for c8e65ba
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
initial z/OS xlc++ support changes
Brandon Ferrell
committed
ad44644
View commit details
Copy full SHA for ad44644
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
fix compiler warning by using more Nan functions
joeferner
committed
0b8a730
View commit details
Copy full SHA for 0b8a730
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
Replace Get/SetHiddenValue latest versions of V8 has removed them
joeferner
committed
b6c0577
View commit details
Copy full SHA for b6c0577
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
Use typed array when do`javaArrayToV8`
Show description for 3efa370
wsw0108
authored and
joeferner
committed
3efa370
View commit details
Copy full SHA for 3efa370
View code at this point
Browse repository at this point
support java char correctly
wsw0108
committed
7600d49
View commit details
Copy full SHA for 7600d49
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
fixed a bug on win-64bit
egandro
committed
8c079aa
View commit details
Copy full SHA for 8c079aa
View code at this point
Browse repository at this point
Commits on May 1, 2016
Upgrade Nan to 2.3.2 to support node v6.
joeferner
committed
3e67132
View commit details
Copy full SHA for 3e67132
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
provide access to length and elements of a node-java wrapped java array
joeferner
committed
4b3eec3
View commit details
Copy full SHA for 4b3eec3
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Merge pull request #298 from rossj/master
Show description for ec2bc91
joeferner
committed
ec2bc91
View commit details
Copy full SHA for ec2bc91
View code at this point
Browse repository at this point
Commits on Feb 21, 2016
Add support to float[] array
taggon
committed
e8fd74e
View commit details
Copy full SHA for e8fd74e
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
Handle Unicode SMP points (> U+FFFF) and null char in strings
rossj
committed
d8e958a
View commit details
Copy full SHA for d8e958a
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
handle java char arrays
joeferner
committed
be3f921
View commit details
Copy full SHA for be3f921
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
upgrade nan to 2.0.9
joeferner
committed
298aae9
View commit details
Copy full SHA for 298aae9
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Fix a memory leak
jimlloyd
committed
bca8066
View commit details
Copy full SHA for bca8066
View code at this point
Browse repository at this point
Remove call to JNI_GetDefaultJavaVMInitArgs().
jimlloyd
committed
063fa7a
View commit details
Copy full SHA for 063fa7a
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Infer best Java type for an array
jimlloyd
committed
2c9cb2f
View commit details
Copy full SHA for 2c9cb2f
View code at this point
Browse repository at this point
working varargs
joeferner
authored and
jimlloyd
committed
722a344
View commit details
Copy full SHA for 722a344
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
Description: When making async calls, we are getting a memory leak. This change fixes this memory leak.
Maciek
committed
9c9b0cf
View commit details
Copy full SHA for 9c9b0cf
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
Enhance asyncOptions to provide control over sync & async method variants.
Show description for 7280eb9
jimlloyd
committed
7280eb9
View commit details
Copy full SHA for 7280eb9
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
update commons-lang jar to commit b6b635a00f1e00b205cc02c0f123451e71c617fb
joeferner
committed
f3ea8d8
View commit details
Copy full SHA for f3ea8d8
View code at this point
Browse repository at this point
Commits on Jan 14, 2015
Promisify three async methods of Java module.
Show description for d6aef41
jimlloyd
committed
d6aef41
View commit details
Copy full SHA for d6aef41
View code at this point
Browse repository at this point
Assert if promisfy doesn't return a function. Use 'promiseSuffix' instead of 'suffix'.
jimlloyd
committed
80f543f
View commit details
Copy full SHA for 80f543f
View code at this point
Browse repository at this point
SetAccessor to prohibit overwriting of asyncOptions, and some other refinements.
jimlloyd
committed
1a10c0a
View commit details
Copy full SHA for 1a10c0a
View code at this point
Browse repository at this point
Fix build on node 0.11.
jimlloyd
committed
7a688ec
View commit details
Copy full SHA for 7a688ec
View code at this point
Browse repository at this point
First rough draft of adding support for promises.
jimlloyd
committed
e79e0a3
View commit details
Copy full SHA for e79e0a3
View code at this point
Browse repository at this point
Commits on Nov 8, 2014
Replaces snprintf with std library equiv.
wickedest
committed
bbbadd5
View commit details
Copy full SHA for bbbadd5
View code at this point
Browse repository at this point
Fixes compile issue with snprintf on windows
wickedest
committed
9f3a040
View commit details
Copy full SHA for 9f3a040
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
Add support for Java 8.
Show description for 9497ebc
jimlloyd
committed
9497ebc
View commit details
Copy full SHA for 9497ebc
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
use Nan to get value from persistant
joeferner
committed
9f47674
View commit details
Copy full SHA for 9f47674
View code at this point
Browse repository at this point
Commits on Sep 28, 2014
Fix dynamic proxy unref() so that it can be called from Js and Java.
Show description for 598bc87
facboy
committed
598bc87
View commit details
Copy full SHA for 598bc87
View code at this point
Browse repository at this point
Commits on Sep 7, 2014
Create java.lang.reflect.Proxy once per instance instead of on every invocation.
Show description for d502320
facboy
committed
d502320
View commit details
Copy full SHA for d502320
View code at this point
Browse repository at this point
Commits on Sep 2, 2014
dispose of dynamicProxyData->functions
joeferner
committed
ace4428
View commit details
Copy full SHA for ace4428
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.