Block or Report
Block or report JaroslavTulach
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
netbeans-html4j Public
Forked from apache/netbeans-html4j
Mirror of Apache Netbeans HTML4J (Incubating)
Java 6
-
matrixultimate Public
Fast access to matrix from GNU Scientific Library from Java with the help of OracleLabs GraalVM
-
-
424 contributions in the last year
Contribution activity
May 2022
Created 15 commits in 3 repositories
Created a pull request in apache/netbeans that received 7 comments
Removing isEventDispatchThread - it causes problems in headless env
A colleague of mine reported following error when using Sampler
:
Caused by: java.awt.AWTError: Could not create Toolkit: sun.awt.X11.XToolkit at ja…
+13
−6
•
7
comments
Opened 6 other pull requests in 1 repository
enso-org/enso
1
open
5
merged
- Replacing createCallTarget with a getter on RootNode
- Avoid needless concatenations of warning/error messages
- Expanding list of engine code owners
- Generator of natural numbers yields IllegalStateException
- Debug Enso language in ChromeDev tools with --inspect option
- Delay conversion of Truffle function body nodes until the function is invoked
Reviewed 18 pull requests in 2 repositories
enso-org/enso
17 pull requests
- Update profiling CLI arguments
- Avoid needless concatenations of warning/error messages
- Add type constructors
-
Recommend installing a new version of
wasm-opt
. - Fix Dataflow Error propagation for Builtins accepting primitives
- Refactor methods of Managed_Resource
- Parsing values with known types
- Part 2 of system for builtin objects
- Cleanup Ref - get/put
- Generator of natural numbers yields IllegalStateException
- Replace Rope with CharSequence when building suggestions
- Make it possible to run Enso with assertions enabled
- Generate BuiltinMethods from simple method and constructor signatures
- Profile the language server
- Revert #3429
- Debug Enso language in ChromeDev tools with --inspect option
- Delay conversion of Truffle function body nodes until the function is invoked