1. 30331ae Upgrading to latest Frgaal compiler by Jaroslav Tulach · 7 months ago master
  2. 45f8040 Upgrading to Frgaal 20.0.0 by Jaroslav Tulach · 1 year, 3 months ago
  3. 2b3148e Merge pull request #49 from apache/dependabot/maven/html4j-maven-plugin/org.codehaus.groovy-groovy-2.4.21 by Jaroslav Tulach · 1 year, 11 months ago
  4. f0d4774 Removing CallbackTest - tries to execute JavaScript from multiple threads by Jaroslav Tulach · 1 year, 11 months ago
  5. 082aef0 Bump groovy from 1.8.3 to 2.4.21 in /html4j-maven-plugin by dependabot[bot] · 1 year, 11 months ago
  6. e6a259a Execute all tests in dedicated presenter's executor by Jaroslav Tulach · 1 year, 11 months ago
  7. be94a6b Check Promise.then isn't called prematurelly by Jaroslav Tulach · 1 year, 11 months ago
  8. 80696b1 Give each executor explicit name by Jaroslav Tulach · 1 year, 11 months ago
  9. 074b0b9 Register global function callbacks under different names by Jaroslav Tulach · 1 year, 11 months ago
  10. 3a57153 Converting to text block by Jaroslav Tulach · 1 year, 11 months ago
  11. 61fa63c Include type of the presenter in the test name by Jaroslav Tulach · 1 year, 11 months ago
  12. af9b7e1 Suppress Graal.js interpreter warning by Jaroslav Tulach · 1 year, 11 months ago
  13. 1cc4c41 What's new in version 1.8.1 by Jaroslav Tulach · 1 year, 11 months ago
  14. f031ed4 In asynchronous mode: schedule flush on first added task by Jaroslav Tulach · 1 year, 11 months ago
  15. cc66069 Merge pull request #48 from jtulach/jtulach/KnockoutValuesArePromises by Jaroslav Tulach · 2 years ago
  16. bb97eb6 Removing the more and more outdated test based on env.js emulation for nashorn by Jaroslav Tulach · 2 years ago
  17. 25ade6f Merge pull request #47 from jtulach/jtulach/OnlyPromises by Jaroslav Tulach · 2 years ago
  18. e8c378f Treat ko4j values as promises that may resolve later by Jaroslav Tulach · 2 years ago
  19. c8cf808 Only expect promises and results when invoking AsyncJavaTest by Jaroslav Tulach · 2 years ago
  20. f24abe5 Mergng bugfix of "later" TCK test by Jaroslav Tulach · 2 years, 1 month ago
  21. d06af25 Only fallback to execute when no tcks present by Jaroslav Tulach · 2 years, 1 month ago
  22. a24e5d7 Avoid usage of ArrayList in the TCK by Jaroslav Tulach · 2 years, 1 month ago
  23. 013a118 Search JavaScriptTCK via ServiceProvider by Jaroslav Tulach · 2 years, 1 month ago
  24. a39be9d Java callback can be executed immediatelly, just then has to be delayed by Jaroslav Tulach · 2 years, 1 month ago
  25. d9dd994 Copy all the annotation attributes when patching the class file by Jaroslav Tulach · 2 years, 1 month ago
  26. 333650b Enforce binary name for inner classes in the @JavaScriptBody callbacks by Jaroslav Tulach · 2 years, 1 month ago
  27. 265c53c Merge pull request #43 from jtulach/jtulach/React by Jaroslav Tulach · 2 years, 1 month ago
  28. 48d8a20 A note about Models.react support by Jaroslav Tulach · 2 years, 1 month ago
  29. b7ff412 Bringing up-to-date with master by Jaroslav Tulach · 2 years, 1 month ago
  30. 644645a Merge pull request #44 from jtulach/jtulach/wait4java by Jaroslav Tulach · 2 years, 1 month ago
  31. 9d79af2 Fixing alignment by Jaroslav Tulach · 2 years, 1 month ago
  32. ba7aafe Dispatch flushImpl when no frame is active by Jaroslav Tulach · 2 years, 1 month ago
  33. 2723569 Renaming to LaterJavaScriptAction by Jaroslav Tulach · 2 years, 1 month ago
  34. 0367bae Avoid using HashSet and ArrayList by Jaroslav Tulach · 2 years, 1 month ago
  35. 8717a54 Using PhaseExecutor for the MinesTest by Jaroslav Tulach · 2 years, 1 month ago
  36. fa7112c Documenting wait4java as a new feature for 1.8 by Jaroslav Tulach · 2 years, 1 month ago
  37. ba15fb6 Eliminate numerous errors by offering only try-with-resources activation of a presenter by Jaroslav Tulach · 2 years, 2 months ago
  38. d824074 Give the system 10ms pause before retrying the interrupted tasks by Jaroslav Tulach · 2 years, 2 months ago
  39. 1c62144 Merging with master by Jaroslav Tulach · 2 years, 2 months ago
  40. f6ab8e9 Polishing the Fn.Promise API by Jaroslav Tulach · 2 years, 2 months ago
  41. a0a8be7 Use asynchronous PUT when requesting promise evaluation by Jaroslav Tulach · 2 years, 2 months ago
  42. c3ed9ad Nicer formatting by Jaroslav Tulach · 2 years, 2 months ago
  43. 6d93001 More descriptive project names by Jaroslav Tulach · 2 years, 2 months ago
  44. 4cfb54b Handle microtasks on flush of the generic presenter by Jaroslav Tulach · 2 years, 2 months ago
  45. 1021735 Special implementation of the promise method by Jaroslav Tulach · 2 years, 2 months ago
  46. 1985d30 Better formatting of the generated code by Jaroslav Tulach · 2 years, 2 months ago
  47. 36a15ce Using PhaseExecutor in basic AsyncJavaTest by Jaroslav Tulach · 2 years, 2 months ago
  48. d6fd122 Merge pull request #46 from rqu/nestedArrays by Jaroslav Tulach · 2 years, 2 months ago
  49. a4fd3f9 Convert arrays recursively in ScriptPresenter by Lukas Rozsypal · 2 years, 2 months ago
  50. c9127e3 Add test for conversion of nested arrays to the TCK by Lukas Rozsypal · 2 years, 2 months ago
  51. 9b4b371 Build Javadoc on a JDK that understands instanceof matches by Jaroslav Tulach · 2 years, 2 months ago
  52. b2f77b0 Bringing in configuration of GitHub Actions by Jaroslav Tulach · 2 years, 2 months ago
  53. 3f8bba4 Merge pull request #45 from jtulach/Actions by Jaroslav Tulach · 2 years, 2 months ago
  54. 6e5b1de Switching to GitHub Actions for CI by Jaroslav Tulach · 2 years, 2 months ago
  55. a34af38 Initialize Swing and JavaFX prior to starting tests to avoid deadlocks by Jaroslav Tulach · 2 years, 2 months ago
  56. 5dcd95a Javadoc yields unimportant warnings on JDK-17 by Jaroslav Tulach · 2 years, 2 months ago
  57. 5c99a90 Activate and close the xhr4j presenter by Jaroslav Tulach · 2 years, 2 months ago
  58. 94c39fd Don't wait for Java execution in ko4j bindings by Jaroslav Tulach · 2 years, 2 months ago
  59. b0ef975 Fn.activate presenter in the test, so it also gets closed by Jaroslav Tulach · 2 years, 2 months ago
  60. 9f9e34d Basic polyfill of Promise for Nashorn by Jaroslav Tulach · 2 years, 2 months ago
  61. b0241c5 Make sure promise is registered with active presenter by Jaroslav Tulach · 2 years, 2 months ago
  62. 697878a More flexible test with standard handling or interrupted execution by Jaroslav Tulach · 2 years, 2 months ago
  63. 1e398f8 Automatic handling of Interrupted executions with PhaseExecutor by Jaroslav Tulach · 2 years, 2 months ago
  64. bbd0236 Bringing in separated copyFrom and regular observable implementation by Jaroslav Tulach · 2 years, 3 months ago
  65. e69180c Separating the copyFrom and regular binding code by Jaroslav Tulach · 2 years, 3 months ago
  66. 6faac87 Enough to repeat the test for 10s by Jaroslav Tulach · 2 years, 3 months ago
  67. 94f0958 Using wait4java = false in ko4j by Jaroslav Tulach · 2 years, 3 months ago
  68. 3c37add Skip AsyncJavaTest on Nashorn that doesn't provide Promise by Jaroslav Tulach · 2 years, 3 months ago
  69. 47d90b4 Use real JavaScript Promise when no wait4java by Jaroslav Tulach · 2 years, 3 months ago
  70. 53f9135 Turning Promise into microtask and resolving it just before the context closes by Jaroslav Tulach · 2 years, 3 months ago
  71. a2e1254 Merging with master which encapsulated conversions into methods by Jaroslav Tulach · 2 years, 3 months ago
  72. 37c42af Encapsulate cast and to JavaScript conversion into dedicated methods by Jaroslav Tulach · 2 years, 3 months ago
  73. 63465be Calls made with @JSB.wait4java=false return in instance of Thenable by Jaroslav Tulach · 2 years, 3 months ago
  74. bab9701 Using bits from NetBeans 13 release by Jaroslav Tulach · 2 years, 3 months ago
  75. b22cc74 Re-record list of observables with each new rendering by Jaroslav Tulach · 2 years, 3 months ago
  76. 23642ee Re-record the list of observed observables by Jaroslav Tulach · 2 years, 4 months ago
  77. 0b2c4e9 Models.react to expose principles of reactive computations by Jaroslav Tulach · 2 years, 4 months ago
  78. c0b8655 Merge pull request #42 from JaroslavTulach/jtulach/UriConsumer by Jaroslav Tulach · 2 years, 6 months ago
  79. 6e3d2f2 Merge pull request #33 from jtulach/UpdatingToNetBeans12.3Bits by Jaroslav Tulach · 2 years, 6 months ago
  80. 9dfa1de Browser.Config#browser callback configuration method by Jaroslav Tulach · 2 years, 6 months ago
  81. 2040192 Handle OPTIONS query by Jaroslav Tulach · 2 years, 6 months ago
  82. bd75aa9 Shield against array index out of bounds exception by Jaroslav Tulach · 2 years, 6 months ago
  83. b4b9861 Merge pull request #40 from JaroslavTulach/jtulach/OSGiNames by Jaroslav Tulach · 2 years, 7 months ago
  84. b62bc0c Merge pull request #39 from jtulach/NoConstructors by Jaroslav Tulach · 2 years, 7 months ago
  85. 077ad93 Merge branch 'master' into UpdatingToNetBeans12.3Bits by Jaroslav Tulach · 2 years, 7 months ago
  86. 6e4504f NetBeans 12.5 and GraalVM 21.3 by Jaroslav Tulach · 2 years, 7 months ago
  87. 37c1c2d Documenting the OSGi module rename by Jaroslav Tulach · 2 years, 7 months ago
  88. 9d65856 Give the presenter modules fully qualified OSGi name by Jaroslav Tulach · 2 years, 7 months ago
  89. b1c643f Checking names of all OSGi bundles by Jaroslav Tulach · 2 years, 7 months ago
  90. 85aef8f Getting ready for next development iteration by Jaroslav Tulach · 2 years, 7 months ago
  91. d0c770e @JavaScriptBody has never been tested on constructors by the TCK - it is unlikely to work. by Jaroslav Tulach · 2 years, 10 months ago
  92. 6b414cd Enabling Jackpot checks to prevent accidental usage of ArrayList & co. by Jaroslav Tulach · 2 years, 11 months ago
  93. 2065359 It's 2021! by Jaroslav Tulach · 3 years ago
  94. 1abee95 Don't deploy ecj-test module anymore by Jaroslav Tulach · 3 years ago
  95. 5c8c44c Preparing version 1.7.2 by Jaroslav Tulach · 3 years ago release-1.7.2
  96. 0ea5216 Merge branch 'Frames' by Jaroslav Tulach · 3 years ago
  97. 08a3460 Use default browser on Travis by Jaroslav Tulach · 3 years ago
  98. 629cca2 Dump state of the tests at each minute of computation by Jaroslav Tulach · 3 years ago
  99. 7b3a10c Dump stack after each minute of starvation by Jaroslav Tulach · 3 years ago
  100. 9a4d09e Documenting the robustness improvement by Jaroslav Tulach · 3 years ago