1
0
mirror of https://github.com/exaloop/codon.git synced 2025-06-03 15:03:52 +08:00

4 Commits

Author SHA1 Message Date
A. R. Shajii
753151157d
Py interop fix (#23)
* Fix incref/decref

* Fixes

* Fix set __to_py__

* Add more Python conversion tests

* clang-format

* Make from_py/to_py use cobj instead of pyobj

* Remove unneeded increfs

* Fix cython

* Ignore __init_test__ in doc generation

* Add exception check

Co-authored-by: Ishak Numanagić <ishak.numanagic@gmail.com>
Co-authored-by: Ibrahim Numanagić <ibrahimpasa@gmail.com>
2022-04-07 00:33:49 -04:00
Mark Henderson
769d62e7c6
Update docgen [skip ci] (#3)
Co-authored-by: ‘markhend’ <‘markhend@gmail.com’>
2021-10-07 11:49:19 -04:00
Mark Henderson
e880f5848a
Update docs (#1)
* Convert docs to Codon
2021-10-05 10:12:56 -05:00
A. R. Shajii
ede7765171 Initial commit 2021-09-27 14:02:44 -04:00