- 393aea4 Updating notice to match year 2025 by Jaroslav Tulach · 5 weeks ago master
- a1ffd57 #26: Replacing Grizzly with lightweight HTTP server by Jaroslav Tulach · 6 weeks ago
- 6993633 Adjusting browser presenter documentation and release notes by Jaroslav Tulach · 6 weeks ago
- e21d0ea Replacing Grizzly with lightweight HTTP server by Jaroslav Tulach · 6 weeks ago
- 3ce4a3c #55 Make the CI Actions jobs Green by Jaroslav Tulach · 6 weeks ago
- f094210 WebKit presenter crashes on Mac JDK 21 by Jaroslav Tulach · 6 weeks ago
- 94cfcdc Make the CI Actions job Green by Jaroslav Tulach · 6 weeks ago
- 3967480 #54: Agent to change retention of `@JavaScriptBody` and `@JavaScriptResource` by Jaroslav Tulach · 6 weeks ago
- 8a0b704 What's new in 1.8.2? by Jaroslav Tulach · 7 months ago
- 1c2d653 macos-10.15 image label should be updated to ... up to macOS-13 with intel by Jaroslav Tulach · 7 months ago
- 1451316 Excluding (to be) shared ASM dependency from all projects that depend on net.java.html.boot by Jaroslav Tulach · 7 months ago
- e7e932f Let JsAgent process all suspected classes and carry its own copy of ASM by Jaroslav Tulach · 7 months ago
- c6153f5 Avoid initialization of Logger. It can deadlock. by Jaroslav Tulach · 7 months ago
- 7f81ea6 Documenting that -javaagent changes retention of @JavaScriptBody & co. annotations by Jaroslav Tulach · 7 months ago
- 3905182 -javaagent copies content of all the annotations. DynamicClassLoader doesn't change the retention. by Jaroslav Tulach · 7 months ago
- 4f4abfb Enable net.java.html.boot.jar as -javaagent when running boot-agent-tests by Jaroslav Tulach · 7 months ago
- 6e0259f Handle both dots and slashes in class names by Jaroslav Tulach · 7 months ago
- d3b498b Don't warn about Graal.js running in interpreter only mode by Jaroslav Tulach · 7 months ago
- f9a542d Using Scripts.newPresenter() to execute agent tests by Jaroslav Tulach · 7 months ago
- 649633d Duplicating boot-agent-test into dynamic-loader-test by Jaroslav Tulach · 7 months ago
- 44c79a1 Change retention of @JavaScriptBody or @JavaScriptResource by Jaroslav Tulach · 7 months ago
- cbb68d5 Removing useless imports by Jaroslav Tulach · 7 months ago
- 37a6fb8 Give up on -source 1.7 in order to run on JDK 21 easily by Jaroslav Tulach · 7 months ago
- 30331ae Upgrading to latest Frgaal compiler by Jaroslav Tulach · 1 year, 9 months ago
- 45f8040 Upgrading to Frgaal 20.0.0 by Jaroslav Tulach · 2 years, 5 months ago
- 2b3148e Merge pull request #49 from apache/dependabot/maven/html4j-maven-plugin/org.codehaus.groovy-groovy-2.4.21 by Jaroslav Tulach · 3 years, 1 month ago
- f0d4774 Removing CallbackTest - tries to execute JavaScript from multiple threads by Jaroslav Tulach · 3 years, 1 month ago
- 082aef0 Bump groovy from 1.8.3 to 2.4.21 in /html4j-maven-plugin by dependabot[bot] · 3 years, 1 month ago
- e6a259a Execute all tests in dedicated presenter's executor by Jaroslav Tulach · 3 years, 1 month ago
- be94a6b Check Promise.then isn't called prematurelly by Jaroslav Tulach · 3 years, 1 month ago
- 80696b1 Give each executor explicit name by Jaroslav Tulach · 3 years, 1 month ago
- 074b0b9 Register global function callbacks under different names by Jaroslav Tulach · 3 years, 1 month ago
- 3a57153 Converting to text block by Jaroslav Tulach · 3 years, 1 month ago
- 61fa63c Include type of the presenter in the test name by Jaroslav Tulach · 3 years, 1 month ago
- af9b7e1 Suppress Graal.js interpreter warning by Jaroslav Tulach · 3 years, 1 month ago
- 1cc4c41 What's new in version 1.8.1 by Jaroslav Tulach · 3 years, 1 month ago
- f031ed4 In asynchronous mode: schedule flush on first added task by Jaroslav Tulach · 3 years, 1 month ago
- cc66069 Merge pull request #48 from jtulach/jtulach/KnockoutValuesArePromises by Jaroslav Tulach · 3 years, 2 months ago
- bb97eb6 Removing the more and more outdated test based on env.js emulation for nashorn by Jaroslav Tulach · 3 years, 2 months ago
- 25ade6f Merge pull request #47 from jtulach/jtulach/OnlyPromises by Jaroslav Tulach · 3 years, 2 months ago
- e8c378f Treat ko4j values as promises that may resolve later by Jaroslav Tulach · 3 years, 2 months ago
- c8cf808 Only expect promises and results when invoking AsyncJavaTest by Jaroslav Tulach · 3 years, 2 months ago
- f24abe5 Mergng bugfix of "later" TCK test by Jaroslav Tulach · 3 years, 3 months ago
- d06af25 Only fallback to execute when no tcks present by Jaroslav Tulach · 3 years, 3 months ago
- a24e5d7 Avoid usage of ArrayList in the TCK by Jaroslav Tulach · 3 years, 3 months ago
- 013a118 Search JavaScriptTCK via ServiceProvider by Jaroslav Tulach · 3 years, 3 months ago
- a39be9d Java callback can be executed immediatelly, just then has to be delayed by Jaroslav Tulach · 3 years, 3 months ago
- d9dd994 Copy all the annotation attributes when patching the class file by Jaroslav Tulach · 3 years, 3 months ago
- 333650b Enforce binary name for inner classes in the @JavaScriptBody callbacks by Jaroslav Tulach · 3 years, 3 months ago
- 265c53c Merge pull request #43 from jtulach/jtulach/React by Jaroslav Tulach · 3 years, 3 months ago
- 48d8a20 A note about Models.react support by Jaroslav Tulach · 3 years, 3 months ago
- b7ff412 Bringing up-to-date with master by Jaroslav Tulach · 3 years, 3 months ago
- 644645a Merge pull request #44 from jtulach/jtulach/wait4java by Jaroslav Tulach · 3 years, 3 months ago
- 9d79af2 Fixing alignment by Jaroslav Tulach · 3 years, 3 months ago
- ba7aafe Dispatch flushImpl when no frame is active by Jaroslav Tulach · 3 years, 3 months ago
- 2723569 Renaming to LaterJavaScriptAction by Jaroslav Tulach · 3 years, 3 months ago
- 0367bae Avoid using HashSet and ArrayList by Jaroslav Tulach · 3 years, 3 months ago
- 8717a54 Using PhaseExecutor for the MinesTest by Jaroslav Tulach · 3 years, 3 months ago
- fa7112c Documenting wait4java as a new feature for 1.8 by Jaroslav Tulach · 3 years, 3 months ago
- ba15fb6 Eliminate numerous errors by offering only try-with-resources activation of a presenter by Jaroslav Tulach · 3 years, 4 months ago
- d824074 Give the system 10ms pause before retrying the interrupted tasks by Jaroslav Tulach · 3 years, 4 months ago
- 1c62144 Merging with master by Jaroslav Tulach · 3 years, 4 months ago
- f6ab8e9 Polishing the Fn.Promise API by Jaroslav Tulach · 3 years, 4 months ago
- a0a8be7 Use asynchronous PUT when requesting promise evaluation by Jaroslav Tulach · 3 years, 4 months ago
- c3ed9ad Nicer formatting by Jaroslav Tulach · 3 years, 4 months ago
- 6d93001 More descriptive project names by Jaroslav Tulach · 3 years, 4 months ago
- 4cfb54b Handle microtasks on flush of the generic presenter by Jaroslav Tulach · 3 years, 4 months ago
- 1021735 Special implementation of the promise method by Jaroslav Tulach · 3 years, 4 months ago
- 1985d30 Better formatting of the generated code by Jaroslav Tulach · 3 years, 4 months ago
- 36a15ce Using PhaseExecutor in basic AsyncJavaTest by Jaroslav Tulach · 3 years, 4 months ago
- d6fd122 Merge pull request #46 from rqu/nestedArrays by Jaroslav Tulach · 3 years, 4 months ago
- a4fd3f9 Convert arrays recursively in ScriptPresenter by Lukas Rozsypal · 3 years, 4 months ago
- c9127e3 Add test for conversion of nested arrays to the TCK by Lukas Rozsypal · 3 years, 4 months ago
- 9b4b371 Build Javadoc on a JDK that understands instanceof matches by Jaroslav Tulach · 3 years, 4 months ago
- b2f77b0 Bringing in configuration of GitHub Actions by Jaroslav Tulach · 3 years, 4 months ago
- 3f8bba4 Merge pull request #45 from jtulach/Actions by Jaroslav Tulach · 3 years, 4 months ago
- 6e5b1de Switching to GitHub Actions for CI by Jaroslav Tulach · 3 years, 4 months ago
- a34af38 Initialize Swing and JavaFX prior to starting tests to avoid deadlocks by Jaroslav Tulach · 3 years, 4 months ago
- 5dcd95a Javadoc yields unimportant warnings on JDK-17 by Jaroslav Tulach · 3 years, 4 months ago
- 5c99a90 Activate and close the xhr4j presenter by Jaroslav Tulach · 3 years, 4 months ago
- 94c39fd Don't wait for Java execution in ko4j bindings by Jaroslav Tulach · 3 years, 4 months ago
- b0ef975 Fn.activate presenter in the test, so it also gets closed by Jaroslav Tulach · 3 years, 4 months ago
- 9f9e34d Basic polyfill of Promise for Nashorn by Jaroslav Tulach · 3 years, 4 months ago
- b0241c5 Make sure promise is registered with active presenter by Jaroslav Tulach · 3 years, 4 months ago
- 697878a More flexible test with standard handling or interrupted execution by Jaroslav Tulach · 3 years, 4 months ago
- 1e398f8 Automatic handling of Interrupted executions with PhaseExecutor by Jaroslav Tulach · 3 years, 4 months ago
- bbd0236 Bringing in separated copyFrom and regular observable implementation by Jaroslav Tulach · 3 years, 5 months ago
- e69180c Separating the copyFrom and regular binding code by Jaroslav Tulach · 3 years, 5 months ago
- 6faac87 Enough to repeat the test for 10s by Jaroslav Tulach · 3 years, 5 months ago
- 94f0958 Using wait4java = false in ko4j by Jaroslav Tulach · 3 years, 5 months ago
- 3c37add Skip AsyncJavaTest on Nashorn that doesn't provide Promise by Jaroslav Tulach · 3 years, 5 months ago
- 47d90b4 Use real JavaScript Promise when no wait4java by Jaroslav Tulach · 3 years, 5 months ago
- 53f9135 Turning Promise into microtask and resolving it just before the context closes by Jaroslav Tulach · 3 years, 5 months ago
- a2e1254 Merging with master which encapsulated conversions into methods by Jaroslav Tulach · 3 years, 5 months ago
- 37c42af Encapsulate cast and to JavaScript conversion into dedicated methods by Jaroslav Tulach · 3 years, 5 months ago
- 63465be Calls made with @JSB.wait4java=false return in instance of Thenable by Jaroslav Tulach · 3 years, 5 months ago
- bab9701 Using bits from NetBeans 13 release by Jaroslav Tulach · 3 years, 5 months ago
- b22cc74 Re-record list of observables with each new rendering by Jaroslav Tulach · 3 years, 5 months ago
- 23642ee Re-record the list of observed observables by Jaroslav Tulach · 3 years, 6 months ago
- 0b2c4e9 Models.react to expose principles of reactive computations by Jaroslav Tulach · 3 years, 6 months ago