.. |
BuilderModule.cs
|
e1e2d6d580
Prevent users from passing arbitrary parser options to Jint (#1831)
|
1 year ago |
CyclicModule.cs
|
6d866a2d28
Switch to using Acorn-based parsing via Acornima (#1820)
|
1 year ago |
DefaultModuleLoader.cs
|
5a0691b363
Fix module builder loader interaction (#1753)
|
1 year ago |
FailFastModuleLoader.cs
|
d6d398a6c7
Remove Record suffix from types (#1716)
|
1 year ago |
IModuleLoader.cs
|
d6d398a6c7
Remove Record suffix from types (#1716)
|
1 year ago |
Module.cs
|
d6d398a6c7
Remove Record suffix from types (#1716)
|
1 year ago |
ModuleBuilder.cs
|
f4f68fc6d9
Upgrade to Acornima v1.1.0 (#1898)
|
1 year ago |
ModuleFactory.cs
|
91755e9949
Ensure Acornima ParseErrorException is exposed as JavasScriptException (#1924)
|
1 year ago |
ModuleLoader.cs
|
6d866a2d28
Switch to using Acorn-based parsing via Acornima (#1820)
|
1 year ago |
ModuleNamespace.cs
|
69b33acaf3
Cleanup ObjectInstance public API (#1720)
|
1 year ago |
ModuleRequest.cs
|
7678879055
Implement JSON modules (#1711)
|
1 year ago |
ModuleRequestExtensions.cs
|
8000a7f42a
Refactoring for custom module loader support (#1731)
|
1 year ago |
ModuleResolutionException.cs
|
473ca00c59
Fix test script resolution to work with NET 8 artifacts output (#1690)
|
1 year ago |
ModuleStatus.cs
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 years ago |
ResolvedSpecifier.cs
|
7678879055
Implement JSON modules (#1711)
|
1 year ago |
SourceTextModule.cs
|
e1e2d6d580
Prevent users from passing arbitrary parser options to Jint (#1831)
|
1 year ago |
SpecifierType.cs
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 years ago |
SyntheticModule.cs
|
d39eeee619
Fix dynamic importing of JSON modules (#1837)
|
1 year ago |