mirror of https://github.com/exaloop/codon.git
* Remove vtables from objects (use __id__ only); Add static itemgetter * Migrate to XEUS 3 * Fix XEUS patches * Fix docs [skip ci] * Use tuples for RTTI classes * clang-format * Add polymorphic to IR RefType * Pass isPolymorphic to IR * Update codegen for new poly ref types * New RTTI memory layout; Fix #346 * Ellipsis class; handle ellipses * Move all generated magics to Codon (__magic__) * Fix vars_types * Update polymorphic setter * Fix compiler warnings * Fix pyext assert * Update ellipsis * Update pure/derives tags * Update dataclass order magics * Add pure/derives tags * Fix partial printing * Add extra tuple test --------- Co-authored-by: A. R. Shajii <ars@ars.me> |
||
---|---|---|
.. | ||
a | ||
llvm.codon | ||
simplify_expr.codon | ||
simplify_stmt.codon | ||
typecheck_expr.codon | ||
typecheck_stmt.codon | ||
types.codon |