An open API service providing commit metadata for open source projects.

GitHub / ModuleLoader/es-module-loader / commits

SHA Message Author Date Stats
b487a946 disable namespace evaluate guybedford <g****d@g****m> almost 10 years ago
662977d9 remove invalid property check guybedford <g****d@g****m> almost 10 years ago
1b146b64 syntax adjustments guybedford <g****d@g****m> almost 10 years ago
19ac83ca use getOwnPropertyNames for namespace iteration guybedford <g****d@g****m> almost 10 years ago
3a01bea1 executingRequire parity fix guybedford <g****d@g****m> almost 10 years ago
2b90d37f syntax correction guybedford <g****d@g****m> almost 10 years ago
a3972788 1.3.5 guybedford <g****d@g****m> almost 10 years ago
7c57d9bb tracing fixes guybedford <g****d@g****m> almost 10 years ago
e1db54b2 ensure full System.registerDynamic compat guybedford <g****d@g****m> almost 10 years ago
942315a7 avoid unnecessary seen allocation guybedford <g****d@g****m> almost 10 years ago
423ad879 refactor execution code more cleanly guybedford <g****d@g****m> almost 10 years ago
43b64e15 registered fix, seen and live module.exports fix for dynamic require guybedford <g****d@g****m> almost 10 years ago
cf5aa12b resolveInstantiate shortpath and for race conditions guybedford <g****d@g****m> almost 10 years ago
d269db19 dont explicitly throw for external module namespace set guybedford <g****d@g****m> almost 10 years ago
10e2b086 registerDynamic value properties only, useDefault as iterable, fix require guybedford <g****d@g****m> almost 10 years ago
57fd2e35 resolution error message adjustment guybedford <g****d@g****m> almost 10 years ago
0380fbf1 readme correct processRegister -> processAnonRegister guybedford <g****d@g****m> almost 10 years ago
e4855079 1.3.4 guybedford <g****d@g****m> almost 10 years ago
22b00077 correct readme link guybedford <g****d@g****m> almost 10 years ago
ad94cfcf processAnonRegister as an instantiate argument, fix registered guybedford <g****d@g****m> almost 10 years ago
bb2ad725 report registrations through registration metadata guybedford <g****d@g****m> almost 10 years ago
0e566a3f 1.3.3 guybedford <g****d@g****m> almost 10 years ago
051b9820 do converge on single resolve meaning, as instantiate should be a spec additi... guybedford <g****d@g****m> almost 10 years ago
5e81a375 1.3.2 guybedford <g****d@g****m> almost 10 years ago
037614e7 revert back to clearer conceptual model of splitting resolve into normalize a... guybedford <g****d@g****m> almost 10 years ago
24422862 provide parent metadata argument guybedford <g****d@g****m> almost 10 years ago
466fdbf4 clarify register loader guybedford <g****d@g****m> almost 10 years ago
ef43e3de resolve consistency guybedford <g****d@g****m> almost 10 years ago
3f893a6a 1.3.1 guybedford <g****d@g****m> almost 10 years ago
b22fcb1a base loader example use case guybedford <g****d@g****m> almost 10 years ago
833eccb5 ensure resolvers runs consistently for dependencies guybedford <g****d@g****m> almost 10 years ago
86d6366b move registry normalization shortpath into resolver guybedford <g****d@g****m> almost 10 years ago
2f03496f consolidate catch handler guybedford <g****d@g****m> almost 10 years ago
63284f9c ensure System.registerDynamic execution is not double-wrapped guybedford <g****d@g****m> almost 10 years ago
a1fdb708 ensure base loader resolve hook still provided guybedford <g****d@g****m> almost 10 years ago
5a9d44d1 resolve fix, provide single resolve hook guybedford <g****d@g****m> almost 10 years ago
850ac00d remove unused variables guybedford <g****d@g****m> almost 10 years ago
62bc5b93 register implementation notes guybedford <g****d@g****m> almost 10 years ago
7d1977c5 clarify spec differences guybedford <g****d@g****m> almost 10 years ago
247a8793 remove inconsistent systemjs benchmarks due to gc guybedford <g****d@g****m> almost 10 years ago
ab6bcf62 correct readme link guybedford <g****d@g****m> almost 10 years ago
842c81a7 Module -> ModuleNamespace guybedford <g****d@g****m> almost 10 years ago
3f78ba62 readme version correction guybedford <g****d@g****m> almost 10 years ago
4b020707 1.3.0 guybedford <g****d@g****m> almost 10 years ago
3e2e6876 docs update for 1.2 guybedford <g****d@g****m> almost 10 years ago
70e23fe7 fix trace guybedford <g****d@g****m> almost 10 years ago
e5758b8d registerDynamic tests guybedford <g****d@g****m> almost 10 years ago
5efd4587 revert to only putting executed modules in the registry guybedford <g****d@g****m> almost 10 years ago
de40d9d7 skip eval for dynamics guybedford <g****d@g****m> almost 10 years ago
af5a8283 more refactoring guybedford <g****d@g****m> almost 10 years ago
228e524b more refactoring guybedford <g****d@g****m> almost 10 years ago
809bef7e another 10% perf increase guybedford <g****d@g****m> almost 10 years ago
9409c815 refactoring, 10% perf improvement guybedford <g****d@g****m> almost 10 years ago
48e20734 error caching, shortpaths, ensure all instantiated modules in registry guybedford <g****d@g****m> almost 10 years ago
a888c8a2 ensureInstantiate fix guybedford <g****d@g****m> almost 10 years ago
0aeb0b5d fix benchmarks guybedford <g****d@g****m> almost 10 years ago
d2f1e70b register dynamic refactoring guybedford <g****d@g****m> almost 10 years ago
ece6e2ef style tweaks guybedford <g****d@g****m> almost 10 years ago
2fe1c300 switch to new Module constructor form based on best-guess spec changes guybedford <g****d@g****m> almost 10 years ago
e1d0dbee readme update guybedford <g****d@g****m> almost 10 years ago
a992858b expose createLoad, code style, symbol upgrade paths guybedford <g****d@g****m> almost 10 years ago
6a3ab6eb readme update guybedford <g****d@g****m> almost 10 years ago
a6c06e30 1.2.1 guybedford <g****d@g****m> almost 10 years ago
72f61666 ensure baseURI has a trailing / guybedford <g****d@g****m> almost 10 years ago
65797fce update tests guybedford <g****d@g****m> almost 10 years ago
12a86f24 fix error indentations guybedford <g****d@g****m> almost 10 years ago
397f96c9 registry shortpaths guybedford <g****d@g****m> almost 10 years ago
5b58425d module namespace correctness fixes guybedford <g****d@g****m> almost 10 years ago
94993c9a bench reordering guybedford <g****d@g****m> almost 10 years ago
47cbeff1 1.2.0 guybedford <g****d@g****m> almost 10 years ago
fe86d0a5 use single frozen execution context guybedford <g****d@g****m> almost 10 years ago
f66ac14c clear errors in next tick guybedford <g****d@g****m> almost 10 years ago
85bf1280 deprecate execute guybedford <g****d@g****m> almost 10 years ago
d5ac3d5a missing semicolon guybedford <g****d@g****m> almost 10 years ago
26d652d0 perf adjustments guybedford <g****d@g****m> almost 10 years ago
436cc654 combine register cache with load records to reduce lookup count guybedford <g****d@g****m> almost 10 years ago
71b4b6eb update test register loader guybedford <g****d@g****m> almost 10 years ago
a65b2871 tracing fix guybedford <g****d@g****m> almost 10 years ago
1c073b26 fix typo guybedford <g****d@g****m> about 10 years ago
d051e59b ensure error stack in Node guybedford <g****d@g****m> about 10 years ago
86a9c161 fix error stack guybedford <g****d@g****m> about 10 years ago
9b114d6e 1.0.2 guybedford <g****d@g****m> about 10 years ago
03fca28e fix tracing system guybedford <g****d@g****m> about 10 years ago
f7ef025c 1.0.1 guybedford <g****d@g****m> about 10 years ago
4ea0fbe1 move default resolution logic into normalize, document symbols guybedford <g****d@g****m> about 10 years ago
f5becd2c benchmark reorder guybedford <g****d@g****m> about 10 years ago
b45a49fa create symbols migration path guybedford <g****d@g****m> about 10 years ago
230907a3 symbol migration note guybedford <g****d@g****m> about 10 years ago
efe1b124 clearer stack hint guybedford <g****d@g****m> about 10 years ago
41cd3094 1.0.0 guybedford <g****d@g****m> about 10 years ago
1d97d7a6 fix up error tests guybedford <g****d@g****m> about 10 years ago
4bdd28d3 createMetadata comment, benchmark reordering guybedford <g****d@g****m> about 10 years ago
07936fe8 benchmark completion, revert to addToError for Promise-thrown display in Chrome guybedford <g****d@g****m> about 10 years ago
3c7fe0b3 remove fetch api, simplify api, ensure register is always deferred, benchmark... guybedford <g****d@g****m> about 10 years ago
e0304539 reduce common api guybedford <g****d@g****m> about 10 years ago
910a8ee4 benchmark comparison to systemjs guybedford <g****d@g****m> about 10 years ago
8dc7a6fe err handling polishing and tests guybedford <g****d@g****m> about 10 years ago
349d6b94 relax parentUrl constraint, register benchmarking guybedford <g****d@g****m> about 10 years ago
84c1e670 babel-cli dev dependency guybedford <g****d@g****m> about 10 years ago
e22d8fc1 load tests completion guybedford <g****d@g****m> about 10 years ago

← Back to repository