summaryrefslogtreecommitdiff
path: root/error.c
AgeCommit message (Collapse)Author
2021-07-27remove clausenr from terms, and put it into goals instead. Next up is ↵HEADfrontPeter Mikkelsen
implementing the control constructs in C, since they misbehave right now due to the new changes
2021-07-03Start adding support for read_term and write_termPeter Mikkelsen
2021-07-02Begin work on set_prolog_flag/2 and current_prolog_flag/2Peter Mikkelsen