1 Commits (cb5cea6d268d589da667c666a9b7b238bea77d49)

Author SHA1 Message Date
José Julián Espina 47351efa53
Reestructure repo and CI improvements (#3505) 12 months ago
Haled Odat 4bdb6c6fe5
Fix regular expression construction (#3338) 1 year ago
José Julián Espina 09658b02bc
Implement dynamic imports (#2932) 2 years ago
raskad e3d2056f5b
Refactor binding declarations (#2887) 2 years ago
raskad e286d9fbb7 Add AST node for parenthesized expressions (#2738) 2 years ago
raskad 431a358b2f Implement `with` and object environments (#2692) 2 years ago
Iban Eguia Moraza 3f9f6f0fce Module parsing (#2411) 2 years ago
raskad 3725ff85f7 Implement binary `in` operation with private names (#2582) 2 years ago
raskad b76050df44 Move increment and decrement operations to `Update` expression (#2565) 2 years ago
raskad 3dca430588 Refactor some class features (#2513) 2 years ago
Kevin c79b9023df Documentation Updates (#2463) 2 years ago
José Julián Espina 8e14d76893 Rewrite scope analysis operations using visitors (#2408) 2 years ago
raskad dc3b09a001 Implement async arrow functions (#2393) 2 years ago
José Julián Espina b4da172f91 Extract the ast to a crate (#2402) 2 years ago
Addison Crump b5b8cdfa18 Implement AST Visitor pattern (attempt #3) (#2392) 2 years ago