Commits
User selector
Commit History
Commits on Oct 8, 2020
List modules explicitly in SegmentRange, rename to SegmentInfo
Show description for 18e834aauthored andcommitted
Commits on Sep 14, 2020
Make the preemptive compilation threshold configurable
Show description for 99f46feauthored andcommitted
Commits on Aug 18, 2020
Add compiler flag to include empty AST nodes.
Show description for dee7fecauthored andcommittedAdd ESTreeDumpMode to ESTreeJSONDumper.
Show description for 8d1b4baauthored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 25, 2020
Begin parsing Flow types.
Show description for dd36547authored andcommitted
Commits on Jun 15, 2020
Add a flag for optimized eval
Show description for 78aef9eauthored andcommitted
Commits on May 18, 2020
Parse JSX.
Show description for 9303440authored andcommitted
Commits on May 16, 2020
Avoid IRGen during -dump-ast when -commonjs is provided.
Show description for b2b1df2authored andcommitted
Commits on Apr 21, 2020
Update tests and delete REPL code
Show description for cc64ff9authored andcommitted
Commits on Apr 14, 2020
Move definition of InputFilenames so it is visible in hermes.cpp
Show description for ab92cf4authored andcommitted
Commits on Apr 10, 2020
Let `hermesc` output a more helpful message by default
Show description for 181f6c6authored andcommitted
Commits on Mar 17, 2020
Don't run IRGen when dumping AST.
Show description for 9c61c1aauthored andcommittedChange DumpTarget::None to Execute.
Show description for a6d5d62authored andcommitted
Commits on Feb 22, 2020
Allow Function.toString() to return source code if available, and enabled
Show description for 6f1dbd1authored andcommitted
Commits on Feb 20, 2020
IR instrumentation support for dynamic checking
Show description for c3cc14cauthored andcommitted
Commits on Feb 6, 2020
Use internal fork of LLVM
Show description for 611cac5authored andcommitted
Commits on Feb 5, 2020
Remove uneeded reference to Context
Show description for be569b3authored andcommitted
Commits on Feb 1, 2020
Cleanup docs according to -Wdocumentation
Show description for afddbf3authored andcommitted
Commits on Nov 19, 2019
Add Runtime and Compiler command line categories to group options
Show description for ee3d596authored andcommitted
Commits on Nov 18, 2019
Change -O to be the default
Show description for 2f86a21authored andcommitted
Commits on Nov 6, 2019
Move CompactArray to ADT library.
Show description for 698a049authored andcommitted
Commits on Oct 25, 2019
Avoid relying on multiple iterations of segments being the same.
Show description for 302a518authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Sep 6, 2019
Add a `should_color` OSCompat function
Show description for c32091fauthored andcommitted
Commits on Aug 23, 2019
Allow Debugger and TimeLimit share the same flag
Show description for aa74fc3authored andcommitted
Rename checkTimeLimit to emitAsyncBreakCheck
Show description for 6610c53authored andcommitted
Commits on Aug 14, 2019
Add mappings for all instructions when generating a source map
Show description for 0732083authored andcommitted
Commits on Aug 5, 2019
Add hbc- to the flavor names in CommonJS manifests.
Show description for e3b0e1aauthored andcommitted
Commits on Aug 3, 2019
Remove TypeCheckerSettings
Show description for 0b29ffdauthored andcommitted
Remove closure analysis
Show description for c14deacauthored andcommitted
Commits on Jul 26, 2019
Convert JSTimeoutError into JSI exception in JSI
Show description for a07dd6fauthored andcommitted
Add command line option in hermes console binary
Show description for 78a597bauthored andcommitted
Commits on Jul 24, 2019
Pass llvm::MemoryBufferRef to SourceMapParser.
Show description for 643a3a8authored andcommitted
Commits on Jul 19, 2019
Modify CompilerDriver to write out a temp file, then rename on top.
Show description for 5fb66d2authored andcommitted