erg/crates
Lionel H 0dd9e0876f feat(erg): add subclasshook method in abc.d.er
Add __subclasshook__ magic method which is used to implement the logic
that validates a class correctly conform to an interface.

Signed-off-by: Lionel H <lionel.hubaut@dekimo.com>
2024-07-08 11:10:52 +02:00
..
els build: update version (nightly.1) 2024-07-07 12:39:33 +09:00
erg_common feat: support python package diagnostics 2024-07-07 12:03:10 +09:00
erg_compiler feat(erg): add subclasshook method in abc.d.er 2024-07-08 11:10:52 +02:00
erg_linter chore: add log-level-error feature 2024-06-16 13:40:36 +09:00
erg_parser build: update pyo3 to v0.21 2024-07-02 03:15:28 +09:00
erg_proc_macros feat: add erg_compiler::compile_with_dependencies 2024-02-14 16:31:40 +09:00