tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Libraries
/
LibJS
/
Tests
/
modules
/
at
master
1 folder
33 files
submodule
LibJS: Infer file extensions when resolving module paths
3 years ago
accessing-lex-import-before-decl.mjs
LibJS: Make indirect bindings of module behave like normal bindings
3 years ago
accessing-var-import-before-decl.mjs
LibJS: Make indirect bindings of module behave like normal bindings
3 years ago
anon-func-decl-default-export.mjs
LibJS: Allow anonymous functions as default exports
3 years ago
basic-export-types.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
4 years ago
basic-modules.js
LibJS: Add using declaration support, RAII like operation in js
3 years ago
declarations-tests.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
4 years ago
default-and-star-export-indirect-string.mjs
LibJS: Allow full ModuleExportName in namespace
3 years ago
default-and-star-export-indirect.mjs
LibJS: Follow the spec with storing im- and export entries
4 years ago
default-and-star-export.mjs
LibJS: Follow the spec with storing im- and export entries
4 years ago
empty.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
4 years ago
exporting-from-failing.mjs
LibJS: Handle empty named export
3 years ago
exporting-nothing-from-failing.mjs
LibJS: Handle empty named export
3 years ago
failing.mjs
LibJS: Handle empty named export
3 years ago
function-in-function.mjs
LibJS: Fix that functions in module did not look for var declarations
3 years ago
import-with-assertions.mjs
LibJS: Implement the import assertions proposal
4 years ago
importing-failing-module.mjs
LibJS: Handle empty named export
3 years ago
indirect-export-without-default.mjs
LibJS: Follow the spec with storing im- and export entries
4 years ago
json-module.json
LibJS: Add support for JSON modules
4 years ago
json-modules.js
LibJS: Add support for JSON modules
4 years ago
loop-a.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
4 years ago
loop-b.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
4 years ago
loop-entry.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
4 years ago
loop-self.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
4 years ago
module-with-default.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
4 years ago
multiple-star-imports.mjs
LibJS: Only check for duplicate exports if they have a name
3 years ago
namespace-order.mjs
LibJS: Put exports before symbols in keys of module namespace object
3 years ago
path-resolution.mjs
LibJS: Infer file extensions when resolving module paths
3 years ago
re-export-namespace-via-binding.mjs
LibJS: Allow exporting any imported bindings
3 years ago
single-const-export.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
4 years ago
string-import-names.mjs
LibJS: Follow the spec with storing im- and export entries
4 years ago
string-import-namespace-indirect.mjs
LibJS: Allow full ModuleExportName in namespace
3 years ago
string-import-namespace.mjs
LibJS: Follow the spec with storing im- and export entries
4 years ago
top-level-dispose.mjs
LibJS: Add using declaration support, RAII like operation in js
3 years ago