codon/test/parser
A. R. Shajii 7fdbc7f21e
Property setters (#499)
* Fix __from_gpu_new__

* Fix GPU tests

* Update GPU debug codegen

* Add will-return attribute for GPU compilation

* Fix isinstance on unresolved types

* Fix union type instantiation and pendingRealizations placement

* Add float16, bfloat16 and float128 IR types

* Add float16, bfloat16 and float128 types

* Mark complex64 as no-python

* Fix float methods

* Add float tests

* Disable some float tests

* Fix bitset in reaching definitions analysis

* Fix static bool unification

* Add property setters

* Remove log

---------

Co-authored-by: Ibrahim Numanagić <ibrahimpasa@gmail.com>
2023-11-22 10:43:25 -05:00
..
a
llvm.codon
simplify_expr.codon Better Jupyter support & Polymorphism improvements (#363) 2023-05-10 09:28:25 -04:00
simplify_stmt.codon Property setters (#499) 2023-11-22 10:43:25 -05:00
typecheck_expr.codon New Tuple machinery (#462) 2023-09-26 10:49:14 -04:00
typecheck_stmt.codon
types.codon Fix domination within deeply nested blocks (#485) 2023-10-03 17:04:15 -04:00