Commit Graph

6 Commits (e5e19a663af52041ded0db1980d5825952be7434)

Author SHA1 Message Date
Ishak Numanagić 8d72ff8cfa CR pt. 1 2022-02-28 21:21:46 +01:00
Ishak Numanagić 7af800565c test/stdlib/* 2022-02-28 21:07:53 +01:00
Ibrahim Numanagić 18d1d9b51e
Seq backports (#8)
* Backport seq-lang/seq@develop fixes

* Backport seq-lang/seq@develop fixes

* Resolve review issues

* Resolve File.__copy__() issue

* Resolve incorrect partial handling of object methods

* Use ints and floats for __suffix__ methods

* Fix float test

* Update complex tests

* Fix float constructor

* Fix cmath test

Co-authored-by: A. R. Shajii <ars@ars.me>
2021-12-29 19:46:15 -05:00
A. R. Shajii 6ed45a644c Add complex tests 2021-10-04 13:07:11 -04:00
A. R. Shajii 587ce851c4 Add more cmath tests 2021-10-04 11:08:28 -04:00
A. R. Shajii 132593a36e Add complex type 2021-10-04 00:05:24 -04:00