You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implement `append`, `remove`, `reverse`, `pop`, `clear` and `insert`
* Implement `count` and `index`
* Improve checking for `Const` type
* Simplify type checking for `Const`
* Update test references
* Add tests
* Update test
* Update error test references
* Update error test references
* Update tests/tests.toml
Co-authored-by: Shaikh Ubaid <[email protected]>
* Tests: Update tests and test references
* LLVM: Fix const list declaration
* Fix type for type checking
* Add print statements in test
* TEST: Update reference tests
* TEST: Remove C flag as ListCount() yet to be supported
* Remove list, str import
* Fix formatting changes
---------
Co-authored-by: Shaikh Ubaid <[email protected]>
0 commit comments