Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-10 | Convert to C++. | John Ankarström | |
I already hit upon some object-oriented programming patterns in *listview.c, so I felt that it would be natural to use this as an opportunity to learn C++. | |||
2022-06-06 | Add basic threading support. | John Ankarström | |
It is much easier to implement on the Prolog side than on the C side... :-) | |||
2022-06-02 | Add Plp, Plg functions. | John Ankarström | |
2022-06-02 | Fix va_list bug. | John Ankarström | |
2022-06-02 | Simplify C interface to Prolog. | John Ankarström | |