webpack/lib/util
Tobias Koppers ada11a286d avoid memory leak in LazySet 2019-08-12 23:07:45 +02:00
..
AsyncQueue.js Add missing types 2019-05-10 09:56:01 +02:00
Hash.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
LazySet.js avoid memory leak in LazySet 2019-08-12 23:07:45 +02:00
Queue.js format existing code 2018-07-30 21:29:21 +02:00
Semaphore.js format existing code 2018-07-30 21:29:21 +02:00
SetHelpers.js make Compilation.chunks a Set 2018-09-06 17:04:01 +02:00
SortableSet.js improve ids for Long Term Caching 2018-12-07 12:26:35 +01:00
StackedSetMap.js Prettify source code 2019-02-05 10:08:45 +01:00
TrackingSet.js Type internal data structures 2018-11-25 21:12:28 +01:00
cleverMerge.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
comparators.js remove ModuleReason 2018-12-20 16:38:26 +01:00
compileBooleanMatcher.js don't emit and load JS files for chunks without JS modules 2019-05-22 13:12:15 +02:00
createHash.js cache hash digest for short data 2019-07-25 07:41:23 +02:00
deprecation.js Use Set prototype for better deprecation performance 2019-07-26 13:46:24 +02:00
deterministicGrouping.js Prettify source code 2019-02-05 10:08:45 +01:00
findGraphRoots.js adding some random types 2019-07-18 14:15:20 +02:00
fs.js refactor filesystem interfaces 2019-06-11 17:32:58 +02:00
identifier.js Prettify source code 2019-02-05 10:08:45 +01:00
makeSerializable.js replace logging in persistent caching with infrastructure logger 2019-08-12 13:41:23 +02:00
memorize.js memorize lazy data on access 2018-12-21 12:05:29 +01:00
numberHash.js Use simpler/faster hash function to get a hash number 2019-02-20 22:41:07 +01:00
objectToMap.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
propertyAccess.js Refactor to track nested exports 2019-05-29 11:55:00 +02:00
registerExternalSerializer.js Merge tag 'v4.34.0' into next 2019-06-13 10:51:12 +02:00
serialization.js refactor filesystem interfaces 2019-06-11 17:32:58 +02:00