Commits
User selector
Commit History
Commits on Sep 18, 2020
Fix extracting value of empty stored comments
Show description for df071ecauthored andcommitted
Commits on Sep 11, 2020
Do not include newline as part of stored line comment
Show description for afdc60fauthored andcommitted
Commits on Sep 9, 2020
Store more information with comments.
Show description for 1a2f1d0authored andcommitted
Commits on Sep 1, 2020
Continue on seeing '@' in lexer advance.
Show description for 1502732authored andcommitted
Commits on Jul 27, 2020
Store comments in lexer.
Show description for 8fc32f4authored andcommitted
Commits on Jul 9, 2020
Implement hashbang grammar
Show description for 05c853bauthored andcommittedFix out of bound read on invalid code points
Show description for f126e71authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 25, 2020
Add support for numeric literal separators.
Show description for f0006aaauthored andcommittedAdd SavePoint.
Show description for 9f46168authored andcommitted
Commits on Jun 23, 2020
Fix OOB read in JSLexer from invalid continuation sequence
Show description for e145200authored andcommitted
Commits on May 25, 2020
Do not advance cursor if newline is encountered
Show description for dd81112authored andcommitted
Commits on May 18, 2020
Remove some restrictions on JSLexer lookahead.
Show description for 48a0b45authored andcommittedParse JSX.
Show description for 9303440authored andcommitted
Commits on May 5, 2020
EASY: Allow Unicode line terminators in strings
Show description for d304cb5authored andcommitted
Commits on Apr 10, 2020
Remove `using` statements in IR.h
Show description for a3e5639authored andcommitted
Commits on Apr 6, 2020
Parse octal and binary literals.
Show description for 14e99e2authored andcommitted
Commits on Feb 13, 2020
Allow hermes::parser::JSONParser to handle negative literal numbers
Show description for a3309c6authored andcommitted
Commits on Feb 6, 2020
Use internal fork of LLVM
Show description for 611cac5authored andcommitted
Commits on Jan 14, 2020
Remove unnecessary trailing semicolons (#176)
Show description for c68945aauthored andcommitted
Commits on Nov 15, 2019
fix lower-casing in consumeHex()
Show description for 039c312authored andcommitted
Commits on Nov 1, 2019
fast path for parsing small integers
Show description for 859bfd3authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Jul 29, 2019
Scan template literals.
Show description for b7c7a57authored andcommittedAdd support for unicode codepoint escapes.
Show description for 60aaee0authored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading