AbortableOperation.ts
|
make queryLogin abortable
|
2021-08-23 15:54:06 +02:00 |
enum.js
|
createEnum does not take an array
|
2020-09-18 13:08:35 +02:00 |
error.js
|
add license header in all source files
|
2020-08-05 18:38:55 +02:00 |
formatSize.js
|
simplify with toFixed here
|
2021-03-01 15:07:24 +01:00 |
LRUCache.js
|
add LRU Cache utility
|
2021-03-05 17:00:55 +01:00 |
RetainedValue.js
|
extract RetainedValue from MemberList
|
2021-05-07 13:06:00 +02:00 |
sortedIndex.js
|
add license header in all source files
|
2020-08-05 18:38:55 +02:00 |
typedJSON.ts
|
don't use switch where single if/else works
|
2021-09-30 08:42:00 +02:00 |