Commits
User selector
Commit History
Commits on Dec 18, 2020
Update clang-format version to 6.0
Show description for 29c70f7authored andcommitted
Commits on Oct 14, 2020
Replace undefined or null bytecode stream with one bytecode
Show description for 2a1da19authored andcommitted
Commits on Apr 3, 2020
Represent all global error messages by static class members
Show description for 0f81aa5authored andcommitted
Commits on Mar 10, 2020
Fix LGPL License verison typo (2.0 -> 2.1)
Show description for e2f1c3fauthored andcommitted
Commits on Jan 23, 2020
Fix bugs in destruction operation
Show description for f2439c2authored andcommitted
Commits on Dec 17, 2019
Handle destructuring in try-catch clause
Show description for 963cc4aauthored andcommitted
Commits on Nov 25, 2019
Fix some parsing bugs
Show description for d918e65authored andcommitted
Commits on Nov 18, 2019
Update rest element in Object pattern
Show description for 01de121authored andcommitted
Update spread element in Object initialization
Show description for b0a3171authored andcommitted
Commits on Nov 6, 2019
Update parsing of async feature
Show description for 05678d6authored andcommitted
Commits on Nov 5, 2019
Replace NodeVector by LinkedList
Show description for 877539cauthored andcommitted
Commits on Oct 21, 2019
Optimize memory management in Parsing (#465)
Show description for 13343f8authored andcommitted
Commits on Oct 14, 2019
Fix several modules of Parser (#461)
Show description for 1e459afauthored andcommitted
Commits on Sep 11, 2019
When evaluate assigment expression, we should resolve reference on leftside first (#424)
Show description for c4f82feauthored andcommitted
Commits on Sep 9, 2019
Add conversion between ExpressionNode and PatternNode (#419)
Show description for d29851cauthored andcommitted
Commits on Sep 5, 2019
Fix some bugs in Patterns (#412)
Show description for 474b917authored andcommitted
Commits on Sep 3, 2019
Fix a bug of variable declarations within patterns (#408)
Show description for c829029authored andcommitted
Commits on Sep 2, 2019
Fix Patterns (#400)
Show description for 46c6ffaauthored andcommitted
Commits on Aug 21, 2019
Fix several modules in parser (#384)
Show description for c51ba1bauthored andcommitted
Commits on Jul 30, 2019
Improve performance (#337)
Show description for 876fd29authored andcommitted
Commits on Jul 26, 2019
Update lexical environment stuffs (#327)
Show description for 2a54ab5authored andcommitted
Commits on Jul 18, 2019
Update lexcial environment. (#313)
Show description for d1b4cedauthored andcommitted
Commits on Jul 5, 2019
Implement the lexical scoping (#285)
Show description for ef59096authored andcommitted
Commits on May 21, 2019
Fix minor bug & static analysis defect (#264)
Show description for aeb6851authored andcommitted
Commits on May 15, 2019
Implement patterns (#222)
Show description for 2e588a5authored andcommitted
Loading