codon/stdlib
Josh Soref e5e19a663a
Spelling (#276)
* spelling: about

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: adopted

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: between

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: convenience

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: ellipsis

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: improve

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: indicates

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: intermediate

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: into

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: multiple

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: quartiles

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: reentrant

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: relevant

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: supports

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: reproducible

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: wrappers

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

---------

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-20 19:13:39 -04:00
..
algorithms Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
experimental Generator argument optimization (and more) (#175) 2023-01-17 10:21:59 -05:00
internal Various bug fixes (#185) 2023-02-05 18:53:15 -05:00
os Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
bisect.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
cmath.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
collections.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
copy.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
datetime.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
functools.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
getopt.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
gpu.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
gzip.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
heapq.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
itertools.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
math.codon Add math.fsum() (#182) 2023-01-25 13:01:22 -05:00
openmp.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
operator.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
pickle.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
python.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
random.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
re.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
sortedlist.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
statistics.codon Spelling (#276) 2023-03-20 19:13:39 -04:00
string.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
sys.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
threading.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
time.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
typing.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00
unittest.codon Refactor IR; updates for 2023 (#157) 2023-01-08 14:24:10 -05:00