Commits
User selector
Commit History
Commits on Oct 8, 2020
Add sourceType property to Program node
Show description for 30237b1authored andcommitted
Replace cjsModuleOffset with segmentID
Show description for c57fde2authored andcommitted
Commits on Oct 7, 2020
Convert properties and methods to Babel AST format
Show description for 9a5a55fauthored andcommitted
Allow Domain to register the same CJS module from multiple RuntimeModules
Show description for 701b9ddauthored andcommittedUse correct comment types for ESTree and Babel modes
Show description for 07bc6b7authored andcommitted
Print -0 explicitly to make it obvious
Show description for c1fcfbdauthored andcommitted
Commits on Oct 6, 2020
Create ThisTypeAnnotation nodes to match Babel parser
Show description for dd542ecauthored andcommitted
Fix TemplateElement node format
Show description for 85dcf31authored andcommitted
Add root File node when parsing to Babel AST
Show description for c49376dauthored andcommitted
Convert array holes from Empty nodes to null
Show description for 9a86bc1authored andcommitted
Convert literal nodes to ESTree AST format
Show description for cf5f8d5authored andcommitted
Convert directives to Babel AST format
Show description for 3590808authored andcommitted
Commits on Oct 1, 2020
Set up adapters to ESTree and Babel and fix source location format
Show description for fa2d889authored andcommitted
Generate Hermes AST visitor keys from AST definitions
Show description for fe0e3ddauthored andcommitted
Set up initial js package with generated WASM parser
Show description for d954c8fauthored andcommitted
Commits on Sep 29, 2020
Daily `arc lint --take CLANGFORMAT`
Show description for dde6dceauthored andcommitted
Expose a simple HostObject to the fuzzer javascript runtime
Show description for f5738d6authored andcommitted
Commits on Sep 15, 2020
Generate JS library builder functions from Hermes AST definition
Show description for ed3d804authored andcommitted
Commits on Sep 14, 2020
Make the preemptive compilation threshold configurable
Show description for 99f46feauthored andcommitted
Commits on Sep 12, 2020
Report parser error messages from WASM parser
Show description for 004b211authored andcommitted
Commits on Sep 11, 2020
Include comments in program AST node
Show description for e3a813cauthored andcommitted
Commits on Sep 3, 2020
Fix races for gDebugger in hdb.
Show description for c0a92cdauthored andcommitted
Commits on Aug 27, 2020
Build JS AST by walking Hermes AST and using JS library builder functions
Show description for 5df6fbbauthored andcommitted
Basic structure for parser compiled to WASM
Show description for 5ed96b3authored andcommitted
Commits on Aug 19, 2020
Use GetMethod in yield*.
Show description for df60b47authored andcommitted
Commits on Aug 7, 2020
Tell llvh::cl that the input filename arg to hbcdump is required.
Show description for 2af7a48authored andcommitted
Commits on Aug 3, 2020
Store a hash of generated bytecode
Show description for 6871396authored andcommitted
Commits on Jul 28, 2020
Printing with [@@toStringTag]
Show description for a3a5b92authored andcommitted
Commits on Jul 15, 2020
restore CMake build for development on MacOS
Show description for 7e470deauthored andcommitted
Commits on Jul 13, 2020
Default HERMES_ENABLE_FUZZING to OFF
Show description for 1eaac58authored andcommitted
Commits on Jul 11, 2020
Fix running synth benchmarks directly via synth.cpp
Show description for 9bed5daauthored andcommitted
Link hdb with ICU
Show description for 7caee3bauthored andcommitted
Commits on Jul 9, 2020
Build macOS framework and add CocoaPods podspec (#285)
Show description for a9b5645authored andcommitted
Commits on Jul 7, 2020
Only build fuzzer when using a supported compiler
Show description for 8c481e8authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted