webpack/lib/util
Tobias Koppers d71fdf0a29 don't split identifier at space, as space could to part of paths 2018-12-08 09:29:21 +01:00
..
AsyncQueue.js fixup: AsyncQueue 2018-09-27 13:20:23 +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 Minor optimizations 2018-11-26 16:26:18 +01:00
TrackingSet.js Type internal data structures 2018-11-25 21:12:28 +01:00
cachedMerge.js format existing code 2018-07-30 21:29:21 +02:00
comparators.js add comment 2018-11-01 20:21:33 +01:00
createHash.js improve debug hash with stack trace 2018-11-01 20:21:33 +01:00
deprecation.js make deprecations less noisy 2018-09-12 13:13:55 +02:00
deterministicGrouping.js support different size types in SplitChunksPlugin 2018-12-05 20:23:40 +01:00
findGraphRoots.js algorithm improvements 2018-12-06 21:00:57 +01:00
identifier.js don't split identifier at space, as space could to part of paths 2018-12-08 09:29:21 +01:00
makeSerializable.js add packed store mode 2018-10-30 09:54:40 +01:00
makeUnserializable.js allow to make classes not-serializable 2018-10-18 15:52:22 +02:00
objectToMap.js Simplify objectToMap by using Object.entries 2018-11-02 11:22:18 +01:00
registerExternalSerializer.js add serializer for acorn Position 2018-10-29 22:16:40 +01:00
serializer.js add persistent caching prototype 2018-10-17 21:25:39 +02:00