53
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix processing of SCRIPTABLE_UNDEFINED when used in string concatination
RBRi
as Ronald Brill
More... over 3 years ago
Avoid unnecessary arrayCopy in Kit.readStream, when initialBufferCapacity matches stream length. More... over 3 years ago
Optimized XmlProcessor toXmlNewlines More... over 3 years ago
make spotbugs happy (SA_FIELD_DOUBLE_ASSIGNMENT of rawStackMapTop) More... over 3 years ago
spotless More... over 3 years ago
ADD: delete method and set length property to NativeJavaList More... over 3 years ago
Improve compile speed in some cases More... over 3 years ago
spotless More... over 3 years ago
simplify handling of null values for Map (#1022) More... over 3 years ago
spotless some files (#1020) More... over 3 years ago
Update README.md More... over 3 years ago
thisObj for the ctor callable is undefined only in strict mode (#1008) More... over 3 years ago
take care of Delegators when working with Sets/Maps (#1006) More... over 3 years ago
Add support to track unhandled promise rejections More... over 3 years ago
Revert "take care of Delegators when working with Sets/Maps"
RBRi
as Ronald Brill
More... over 3 years ago
take care of Delegators when working with Sets/Maps
RBRi
as Ronald Brill
More... over 3 years ago
Create a common utility for selecting optimization levels for tests. More... over 3 years ago
Spotless reformatting. More... over 3 years ago
Implement promises (#942) More... over 3 years ago
Add setTimeout and clearTimeout to the shell More... over 3 years ago
Consstring optimization (#1000) More... over 3 years ago
spotlessApply
RBRi
as Ronald Brill
More... over 3 years ago
add Delegator support for equals (==) also (was already added to shallowEq) make the test a bit more pedantic
RBRi
as Ronald Brill
More... over 3 years ago
Update README.md More... over 3 years ago
spotlessApply
RBRi
as Ronald Brill
More... over 3 years ago
fix usage of delegator
RBRi
as Ronald Brill
More... over 3 years ago
Fix some NPEs in tests (#987) More... over 3 years ago
Allow hiding Java exception implementation details from catch block (#964) More... over 3 years ago
Clean up handling of SCRIPTABLE_UNDEFINED (#979) More... over 3 years ago
Fix to exception handling of negative testcases (#981) More... over 3 years ago