PromucFlow_constructor/app/shared/ast
Nidhi 5329010415
fix: Refactor entities based on AST parsing logic (#18517)
* feat: Refactor entities based on AST parsing logic

* Deleted jmh file

* rts updates for the edge cases

* adding jest test cases

* update review comments

* Fixed issue with references outside of bindings and some other stuff

* Added tests for DSLUtils

* bug fix 18699

* Test fixes

* Test fixes

* Review comments

* Changed type to boxed

Co-authored-by: ChandanBalajiBP <chandan@appsmith.com>
Co-authored-by: ChandanBalajiBP <104058110+ChandanBalajiBP@users.noreply.github.com>
2022-12-12 08:12:21 +03:00
..
src fix: Refactor entities based on AST parsing logic (#18517) 2022-12-12 08:12:21 +03:00
index.d.ts feat: Linting in entity properties and methods (#16171) 2022-09-17 18:40:28 +01:00
index.ts feat: AST based entity refactor (#17434) 2022-10-18 12:07:06 +05:30
jest.config.js fix: workflow for shared modules testing (#16778) 2022-09-30 18:36:25 +05:30
package.json fix: workflow for shared modules testing (#16778) 2022-09-30 18:36:25 +05:30
rollup.config.js feat: Extraction of AST Logic (#15892) 2022-08-23 16:39:42 +05:30
tsconfig.json feat: Extraction of AST Logic (#15892) 2022-08-23 16:39:42 +05:30
yarn.lock fix: workflow for shared modules testing (#16778) 2022-09-30 18:36:25 +05:30