Commit Graph

16 Commits (c33eda93530b6c785e5207901ee8170231d9ee19)

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
Ibrahim Numanagić 18d1d9b51e
Seq backports (#8)
* Backport seq-lang/seq@develop fixes

* Backport seq-lang/seq@develop fixes

* Resolve review issues

* Resolve File.__copy__() issue

* Resolve incorrect partial handling of object methods

* Use ints and floats for __suffix__ methods

* Fix float test

* Update complex tests

* Fix float constructor

* Fix cmath test

Co-authored-by: A. R. Shajii <ars@ars.me>
2021-12-29 19:46:15 -05:00
Mark Henderson fa994600b1
Update primer FFI example [skip ci] 2021-12-14 21:34:49 -06:00
Mark Henderson 81597d22fa
Update ffi example in primer [skip ci] (#5)
Co-authored-by: ‘markhend’ <‘markhend@gmail.com’>
2021-10-22 17:10:53 -04:00
A. R. Shajii cbe4e3aca9 Update doxygen 2021-10-10 23:21:15 -04:00
A. R. Shajii 051682cc57 Remove unused image 2021-10-10 10:10:03 -04:00
A. R. Shajii e121e2b9db Refactor build files 2021-10-10 01:02:11 -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
A. R. Shajii 8571972c6e Add Discord links [ci skip] 2021-10-07 11:47:41 -04:00
A. R. Shajii 44af203846 Update docs 2021-10-05 14:44:32 -04:00
A. R. Shajii b2b276f623 Update README 2021-10-05 14:09:00 -04:00
A. R. Shajii 3f71617ac2 Trim whitespace 2021-10-05 13:45:23 -04:00
Mark Henderson e880f5848a
Update docs (#1)
* Convert docs to Codon
2021-10-05 10:12:56 -05:00
A. R. Shajii bf57a4bd48 Add "_" files back 2021-10-02 18:56:18 -04:00
A. R. Shajii 0d185019f3 .seq to .codon 2021-10-01 09:56:35 -04:00
A. R. Shajii ede7765171 Initial commit 2021-09-27 14:02:44 -04:00