- Enumerable keys for
exports
andimports
, close #38 (#38)
- Anthony Fu [email protected]
- Add identifier casting (#39)
- Hugo ATTAL [email protected]
- Anthony Fu [email protected]
- Betteroneday
- Support delete operation (ad40a7b)
- Support more array operation (90040ee)
- Use proxy for top level module (#8)
imports
support (#11)- Support Date, Set, and Map to
literalToAst
(b97d8f2) - Automatically preserve code style (#10)
- Improve error system (4a286e2)
- Construct function call (#15)
- Improve typescript support (9d9bd43)
- Support
mod.generate
(b27e2b5) ⚠️ parseModule
andparseExpression
(#24)- Add high level helpers (912c135)
- Cache proxify (949ec48)
- Improve edge cases of
literalToAst
(f9b6296)
⚠️ Rename.arguments
to.$args
for functions (#7)- Use
@babel/types
overestree
(308fd21) - Split test files (dcc759e)
- Break down test files (5af3f8c)
- Break down files (fecdee1)
⚠️ Renamebuilder
tobuilders
(0dd8e9a)
- Fix type errors (effae7c)
- Lint (c58699b)
- Fix typo (fa3ce99)
- readme: Fix space (#23)
- Update deps (8185270)
- Fix build (89772a5)
⚠️ parseModule
andparseExpression
(#24)⚠️ Rename.arguments
to.$args
for functions (#7)⚠️ Renamebuilder
tobuilders
(0dd8e9a)
- Anthony Fu [email protected]
- Sébastien Chopin [email protected]
- Alexander Lichter (@manniL)
- Pooya Parsa (@pi0)