Commit Graph

11 Commits (5e3bd154957df2a2fd349b2b755e22a6ce26cdf0)

Author SHA1 Message Date
Ishak Numanagić 8d72ff8cfa CR pt. 1 2022-02-28 21:21:46 +01:00
Ishak Numanagić ac6fa3275b Fix timsort 2022-02-28 21:07:53 +01:00
Ishak Numanagić 649850b84a stdlib/algorithms/timsort.codon 2022-02-28 20:56:16 +01:00
Ishak Numanagić 4829d86c21 stdlib/algorithms/strings.codon 2022-02-28 20:56:16 +01:00
Ishak Numanagić db0ae077f9 stdlib/algorithms/qsort.codon 2022-02-28 20:56:16 +01:00
Ishak Numanagić e5b8a43326 stdlib/algorithms/pdqsort.codon 2022-02-28 20:56:16 +01:00
Ishak Numanagić de18d69e22 stdlib/algorithms/insertionsort.codon 2022-02-28 20:56:16 +01:00
Ishak Numanagić ea2e9a382d stdlib/algorithms/heapsort.codon 2022-02-28 20:56:16 +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 0d185019f3 .seq to .codon 2021-10-01 09:56:35 -04:00
A. R. Shajii ede7765171 Initial commit 2021-09-27 14:02:44 -04:00