codon/test/core
Philip Kaelbling 4400e3d849
Generic Slices (#544)
* Changed slice fields to generics, added check to adjust_indices

* fix typecheck

* Refactored Slice class, fixed test

* fix test

* made slice fields optional, updated tests

* Fix list optimization for new slices; update tests

---------

Co-authored-by: A. R. Shajii <ars@ars.me>
2024-02-25 11:42:31 -05:00
..
arguments.codon
arithmetic.codon Add allocation hoist optimization (#534) 2024-02-22 19:31:19 -05:00
bltin.codon Add from-str constructors for several types (#533) 2024-01-25 13:41:36 -05:00
containers.codon Generic Slices (#544) 2024-02-25 11:42:31 -05:00
empty.codon
exceptions.codon
generators.codon
generics.codon
helloworld.codon
llvmops.codon
match.codon
numerics.codon
parser.codon
pipeline.codon
range.codon
serialization.codon
sort.codon
trees.codon