|
f6656f7b4d
|
chg: refactored and simplified Array.intersection() method
|
2020-03-21 14:40:00 +01:00 |
|
|
0b938bf808
|
chg: refactored and simplified Array.union() method
|
2020-03-21 14:40:00 +01:00 |
|
|
aa2a236d91
|
chg: removed code from Array.contains() method and assigned it to Array.includes()
|
2020-03-21 14:40:00 +01:00 |
|
|
90e91ee9f7
|
chg: simplified code
|
2020-03-21 14:40:00 +01:00 |
|
|
a0f5729e58
|
chg: refactored String.pad() method with builtin methods
|
2020-03-21 14:40:00 +01:00 |
|
|
708c02f670
|
chg: String.endsWith() method is already provided by Rhino
|
2020-03-21 14:40:00 +01:00 |
|
|
9f49ad80b9
|
chg: String.startsWith() method is already provided by Rhino
|
2020-03-21 14:40:00 +01:00 |
|
|
2a4ae9adcf
|
chg: String.trim() method is already provided by Rhino
|
2020-03-21 14:40:00 +01:00 |
|
|
265cf566b7
|
chg: String.repeat() method is already provided by Rhino
|
2020-03-21 14:40:00 +01:00 |
|
Daniel Ruthardt
|
9f213ab7b9
|
Moved import-style modules back into repository-style modules.
|
2020-03-21 14:40:00 +01:00 |
|
|
d985d1be0c
|
fix: missing jsdoc files
|
2020-03-21 14:39:59 +01:00 |
|
|
921b074e6b
|
Refactored replace_filter to use JS regular expression
|
2015-01-28 20:14:08 +01:00 |
|
|
59d127e089
|
Merged with helma/master
|
2013-04-07 17:27:18 +02:00 |
|
Simon Oberhammer
|
e1869189cf
|
fix Object.clone for null properties
unknown author
|
2012-03-27 14:18:10 +02:00 |
|
Simon Oberhammer
|
226552bc24
|
Merge remote-tracking branch 'modules/master' into subtree
this merges the master head of https://github.com/helma-org/apps-modules-mirror into helma
|
2012-03-27 11:46:35 +02:00 |
|