Age | Commit message (Collapse) | Author |
|
|
|
|
|
using the dynamic/1 predicate
|
|
|
|
mis-spelling
|
|
|
|
|
|
clausenr in call/1, so cuts are local to that call
|
|
contains parts that cannot be called, but it is
OK for parts of G to be variables, such as G=(write(hey), X).
|
|
|
|
|
|
operator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
current_prolog_flag/2
|
|
|
|
|
|
|
|
prettyprint code, used by write_term
|
|
variables(Vars),
variable_names(VarNames),
singletons(Singles)
as required per the ISO standard
|
|
|
|
|
|
|
|
|
|
lowest clause number
|
|
pick it with = instead
|
|
|
|
|
|
retract/1 but doesn't backtrack)
|
|
|
|
about them
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tells us something about term types. Should be used a lot more instead of explicitly looking into terms->tag everywhere
|