summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
frontremove clausenr from terms, and put it into goals instead. Next up is impleme...Peter Mikkelsen4 years
 
 
AgeCommit messageAuthor
2021-07-27remove clausenr from terms, and put it into goals instead. Next up is impleme...HEADfrontPeter Mikkelsen
2021-07-27Don't use strings to identify vars, use numbersPeter Mikkelsen
2021-07-24Reduce size of the Term struct from about 72 bytes to 48Peter Mikkelsen
2021-07-23Remove debug print from beforePeter Mikkelsen
2021-07-23Simplify parsing a bit, and make sure the prolog loader calls read_term with ...Peter Mikkelsen
2021-07-22Garbage collect as the first thing in the repl loop.Peter Mikkelsen
2021-07-22Silence warning about singleton variables in system.pl and loader.plPeter Mikkelsen
2021-07-22Fix ; again haha, I can't just wrap variable goals in call/1 due to cuts bein...Peter Mikkelsen
2021-07-22Big commit changing the way the system is loaded at startup.Peter Mikkelsen
2021-07-22Implement halt/0, halt/1, and understand the --no-repl flagPeter Mikkelsen
[...]
 
Clone
https://git.pmikkelsen.com/pprolog
https://git.sr.ht/~pmikkelsen/pprolog
git@git.sr.ht:~pmikkelsen/pprolog