issues
search
vert-x3
/
vertx-lang-js
Nashorn JavaScript implementation for Vert.x
Apache License 2.0
35
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump org.codehaus.groovy:groovy-all from 2.4.7 to 2.4.21 in /vertx-lang-js
#107
dependabot[bot]
opened
3 weeks ago
0
add dependabot configuration
#106
yeikel
closed
1 year ago
0
CVE-2021-44832: bump log4j
#105
pmlopes
closed
2 years ago
0
Bump log4j-core from 2.17.0 to 2.17.1 in /vertx-lang-js
#104
dependabot[bot]
closed
2 years ago
1
Bump log4j-api from 2.17.0 to 2.17.1 in /vertx-lang-js
#103
dependabot[bot]
closed
2 years ago
1
CVE-2021-45105
#102
pmlopes
closed
2 years ago
0
Bump log4j-core from 2.15.0 to 2.17.0 in /vertx-lang-js
#101
dependabot[bot]
closed
2 years ago
2
Bump log4j-api from 2.15.0 to 2.17.0 in /vertx-lang-js
#100
dependabot[bot]
closed
2 years ago
2
Bump log4j-core from 2.15.0 to 2.16.0 in /vertx-lang-js
#99
dependabot[bot]
closed
2 years ago
1
Bump log4j-api from 2.15.0 to 2.16.0 in /vertx-lang-js
#98
dependabot[bot]
closed
2 years ago
1
Bump log4j-core from 2.8.2 to 2.15.0 in /vertx-lang-js
#97
dependabot[bot]
closed
2 years ago
1
Bump log4j-api from 2.8.2 to 2.15.0 in /vertx-lang-js
#96
dependabot[bot]
closed
2 years ago
1
Bump junit from 4.12 to 4.13.1 in /vertx-lang-js-gen
#95
dependabot[bot]
closed
2 years ago
0
Bump junit from 4.12 to 4.13.1 in /vertx-rx-js
#94
dependabot[bot]
closed
2 years ago
0
Bump junit from 4.12 to 4.13.1 in /vertx-lang-js
#93
dependabot[bot]
closed
2 years ago
0
Bump log4j-core from 2.8.2 to 2.13.2 in /vertx-lang-js
#92
dependabot[bot]
closed
4 years ago
1
Prune vertx-lang-js
#91
vietj
closed
4 years ago
0
unpack doc of vertx-sql-client to vertx-mysql-client and vertx-pg-client
#90
okou19900722
closed
4 years ago
2
Return future when method is kind FUTURE and no handler is provided
#89
slinkydeveloper
closed
5 years ago
0
Adapted to JsonCodec Act 2
#88
slinkydeveloper
closed
5 years ago
0
Integrated vertx-lang-js with new Data Object/JsonCodec change
#87
slinkydeveloper
closed
5 years ago
1
RxJS removal
#86
vietj
closed
5 years ago
0
Js fixes
#85
vietj
closed
5 years ago
0
Generator method filter
#84
vietj
closed
4 years ago
0
fix test
#83
okou19900722
closed
5 years ago
0
Added vertx-web-api-service generation
#82
slinkydeveloper
closed
5 years ago
0
Delegate super method dispatch to parent method
#81
vietj
closed
5 years ago
0
OpenJDK 11 failures
#80
vietj
closed
4 years ago
0
add missing line breaks
#79
okou19900722
closed
6 years ago
1
require('urijs') fails to correctly parse URI.js
#78
chefhoobajoob
opened
6 years ago
0
Rewrite vertx-lang-js generator without MVEL
#77
okou19900722
closed
6 years ago
6
import generated for a @VertxGen @ProxyGen which references another is wrong
#76
vorburger
opened
6 years ago
6
TypeScript support could generate Enums instead of string ?
#75
vorburger
opened
6 years ago
2
console.log(vertx.deploymentIDs()) prints null, but print(...) works
#74
StephenOTT
opened
6 years ago
2
java Build/Gradle + FatJar accessing relative folder paths does not work without additional classloader logic
#73
StephenOTT
opened
6 years ago
2
update JSDoc theme
#72
StephenOTT
closed
4 years ago
18
No way to change the default debug js directory: ".vertx/debug-js"
#71
chengenzhao
opened
7 years ago
1
Unknown param type converter should return the Java delegate if possible
#70
tsegismont
closed
7 years ago
0
Unknown param type converter should return the Java delegate if possible
#69
tsegismont
closed
7 years ago
0
Unknown param type converter should return the Java delegate if possible
#68
tsegismont
closed
7 years ago
1
Service Proxy Generated JS fails to create proxy due to `undefined` value
#67
InfoSec812
opened
7 years ago
1
Problem with 'require' of node modules from javascript verticles packaged in jars
#66
chefhoobajoob
opened
7 years ago
1
ClasspathFileResolver does not respect vertx.disableFileCaching
#65
pmlopes
opened
7 years ago
2
Avoid encode and decode JSON as rely on nashorn to cast JSObject to Map
#64
pmlopes
closed
7 years ago
0
codegen assumed that base package is "io", fix to accept any
#63
pmlopes
closed
7 years ago
0
Generics improvements
#62
vietj
closed
7 years ago
0
Implementation of NODE style lookup is incomplete
#61
DanielJoyce
closed
5 years ago
7
TCK reorg & cleanup
#60
vietj
closed
8 years ago
2
replace inspect with JSON.stringify since nashorn does not have it
#59
pmlopes
closed
8 years ago
0
Implement the TCK test to check we can call the overloaded method tha…
#58
vietj
closed
8 years ago
0
Next