Tags give the ability to mark specific points in history as being important
-
-
0.20.4
protectedfec568d1 · ·improve portability on android by renaming methods with symbolic names
-
-
-
-
-
0.19.0
protected0b12c4a3 · ·[BREAKING CHANGES] Several renamings and refactories to make the API more clear and Prolog-independent PrologWarning -> Warning PrologError -> LogicError set_prolog_flag -> set_flag current_prolog_flag -> current_flag PrologIDE* -> TuPrologIDE* PrologFunction -> LogicFunction prologStackTrace -> logicStackTrace Collection -> Recursive Set -> Block (including the way blocks are (de)serialized, and parsed) PrimtiveWrapper.wrappedImplementation -> .implementation + change the order of arguments in Library.(un)aliased
-
-
0.18.1
protectedfb9f5961 · ·- fix behaviour of clause/2, closing #150 - avoid useless type testing in PrimitiveWrapper
-
0.18.0
protected525f51ec · ·- kotlin 1.5.x support - no more arrays in Struct (breaking change) - changed semantics and default implementation of TermVisitor (breaking change) - make several efficiency improvements mostly concerning the JS build (avoid relying in type testing)
-
-
-
-
-
-
-
-
-
-