Commits
User selector
Commit History
Commits on Oct 8, 2020
List modules explicitly in SegmentRange, rename to SegmentInfo
Show description for 18e834aauthored andcommittedReplace cjsModuleOffset with segmentID
Show description for c57fde2authored andcommitted
Commits on Oct 7, 2020
Allow Domain to register the same CJS module from multiple RuntimeModules
Show description for 701b9ddauthored andcommitted
Commits on Oct 2, 2020
Add a flag to disable generator compilation.
Show description for dee3b53authored andcommitted
Commits on Sep 14, 2020
Make the preemptive compilation threshold configurable
Show description for 99f46feauthored andcommitted
Commits on Sep 8, 2020
Correctly restore whether or not a function is an inner generator
Show description for 0918353authored andcommitted
Commits on Aug 28, 2020
Avoid duplicating source map URL for every lazy function
Show description for 093d15fauthored andcommitted
Commits on Aug 14, 2020
Reuse debug info cache between HBCISel calls
Show description for 3bd7ce9authored andcommitted
Commits on Aug 3, 2020
Store a hash of generated bytecode
Show description for 6871396authored andcommitted
Commits on Jul 16, 2020
Eliminating bad terminology
Show description for dea85c3authored andcommitted
Commits on Jul 15, 2020
Limit recursion depth when resolving exception handlers
Show description for 0d9aa88authored andcommitted
Commits on Jul 8, 2020
Revert D21840723: Fatal if bytecode is writable
Show description for 897e456authored andcommittedFatal if bytecode is writable
Show description for 0c26b4aauthored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 15, 2020
Add a flag for optimized eval
Show description for 78aef9eauthored andcommitted
Commits on May 13, 2020
Improve sanityCheck error message for buffer too small
Show description for 63a5ae6authored andcommitted
Commits on May 6, 2020
Add new disassembly output format
Show description for cd86f82authored andcommitted
Commits on May 5, 2020
Make column match fuzzy
Show description for 4e1a14bauthored andcommitted
Commits on May 4, 2020
Rename IdentifierTranslation to IdentifierHashes
Show description for e4d794aauthored andcommitted
Commits on Apr 23, 2020
dynamic optimization callback
Show description for 330b2a4authored andcommitted
Commits on Apr 15, 2020
Daily `arc lint --take CLANGFORMAT`
Show description for 753659fauthored andcommitted
Commits on Apr 14, 2020
use "unsigned char" for bytecode string storage
Show description for f4127dfauthored andcommitted
Commits on Apr 10, 2020
Remove `using` statements in IR.h
Show description for a3e5639authored andcommitted
Commits on Apr 1, 2020
Range checks in bytecode file format parsing
Show description for 71b50e7authored andcommittedDetect truncated bytecode files ASAP
Show description for 2817fc5authored andcommitted
Commits on Mar 17, 2020
Change 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 andcommittedMake associated source code for functions more widely available
Show description for 433bdfdauthored andcommitted
Commits on Feb 20, 2020
Remove useless padding in function bodies
Show description for 8956c06authored andcommittedRemove duplicated logic
Show description for ce4c00fauthored andcommittedIR 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 Jan 15, 2020
Improve formatting of debug info in --dump-bytecode
Show description for ce500c4authored andcommittedMinor debugger fixes
Show description for 366958fauthored andcommittedTreat global function less special in debug lexical info
Show description for 05a46bbauthored andcommitted