codon/stdlib
A. R. Shajii e40527f845
Add from-str constructors for several types (#533)
* Add from-str constructors for several types

* Fix tests

* Disable test
2024-01-25 13:41:36 -05:00
..
algorithms
experimental New Tuple machinery (#462) 2023-09-26 10:49:14 -04:00
internal Add from-str constructors for several types (#533) 2024-01-25 13:41:36 -05:00
os
bisect.codon
bz2.codon Updates - January 2024 (#530) 2024-01-19 11:22:20 -05:00
cmath.codon
collections.codon
copy.codon
datetime.codon
functools.codon
getopt.codon
gpu.codon
gzip.codon
heapq.codon
itertools.codon Bugfixes (Dec 2023) (#515) 2023-12-26 09:35:03 -05:00
math.codon Return int from floor(), ceil() and trunc() 2023-10-31 10:18:54 -04:00
openmp.codon New Tuple machinery (#462) 2023-09-26 10:49:14 -04:00
operator.codon Better Jupyter support & Polymorphism improvements (#363) 2023-05-10 09:28:25 -04:00
pickle.codon
python.codon
random.codon
re.codon
sortedlist.codon
statistics.codon
string.codon
sys.codon
threading.codon
time.codon
typing.codon
unittest.codon