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
Include comments in program AST node
Show description for e3a813cauthored andcommitted
Commits on Sep 9, 2020
Store more information with comments.
Show description for 1a2f1d0authored andcommitted
Commits on Jul 27, 2020
Store comments in lexer.
Show description for 8fc32f4authored andcommitted
Commits on Jul 24, 2020
Conditionalize inclusion of JSX/Flow AST nodes.
Show description for 14ceb0fauthored andcommitted
Commits on Jul 17, 2020
Support logical assignment operators.
Show description for 7c96c9dauthored andcommitted
Commits on Jul 9, 2020
Implement hashbang grammar
Show description for 05c853bauthored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 25, 2020
Scan '>' as its own token in JSX.
Show description for 4c41294authored andcommittedPass Subsystem to SourceErrorManager.
Show description for 2e72425authored andcommittedMake JSLexer::error functions private.
Show description for 079de1cauthored andcommittedAdd SavePoint.
Show description for 9f46168authored andcommittedBegin parsing Flow types.
Show description for dd36547authored andcommittedAllow HERMES_PARSE_JSX to be used from C++.
Show description for a6616fbauthored 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 Feb 25, 2020
Parse async functions.
Show description for 46633b7authored andcommitted
Commits on Feb 1, 2020
Cleanup docs according to -Wdocumentation
Show description for afddbf3authored andcommitted
Commits on Jan 14, 2020
Remove unnecessary trailing semicolons (#176)
Show description for c68945aauthored andcommitted
Commits on Dec 3, 2019
Add optional UTF-16 surrogate pairs conversion in JSONParser
Show description for 4091ac0authored andcommitted
Implement nullish coalescing.
Show description for 6f44f28authored andcommittedImplement optional chaining.
Show description for f6577a4authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Aug 28, 2019
Implement exponentiation operator.
Show description for ae0bc93authored andcommitted
Commits on Aug 2, 2019
Propagate x_facebook_sources field when merging source maps
Show description for a8dafdfauthored andcommitted
Commits on Jul 31, 2019
Support setting sourceURL via comment
Show description for 54b69bcauthored andcommitted
Commits on Jul 29, 2019
Add comment for buf in appendUnicodeToStorage.
Show description for e9b13e4authored andcommittedScan template literals.
Show description for b7c7a57authored andcommittedAdd support for unicode codepoint escapes.
Show description for 60aaee0authored andcommitted
Commits on Jul 24, 2019
Change default filename in JSLexer.
Show description for 2dfc160authored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading