- 27 Oct, 2021 6 commits
-
-
Lysander Trischler authored
This commit is in spirit of the previous two and removes unnecessary duplication of subjects for twts since they can easily be reconstructed from the parsed elements.
-
Lysander Trischler authored
Again, as in the previous commit, there's no need to duplicate the author of a twt for each and every twt in the C bridge. The Python binding can take care of that easily itself.
-
Lysander Trischler authored
It's sufficient to let the Python wrapper reconstruct the lists from the parsed elements. No need to pass all these data twice over the C bridge.
-
Lysander Trischler authored
I reckon it makes a bit more sense to have the length first and then the pointer to the very first element of the array than the other way around.
-
Lysander Trischler authored
-
Lysander Trischler authored
-
- 26 Oct, 2021 1 commit
-
-
Lysander Trischler authored
-
- 25 Oct, 2021 3 commits
-
-
Lysander Trischler authored
-
Lysander Trischler authored
-
Lysander Trischler authored
-
- 03 Aug, 2021 7 commits
-
-
Lysander Trischler authored
-
Lysander Trischler authored
-
Lysander Trischler authored
-
Lysander Trischler authored
-
Lysander Trischler authored
-
Lysander Trischler authored
-
Lysander Trischler authored
-