-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule trealla
updated
17 files
+2 −6 | library/builtins.pl | |
+17 −9 | src/bif_atts.c | |
+16 −15 | src/bif_bboard.c | |
+20 −45 | src/bif_control.c | |
+79 −46 | src/bif_predicates.c | |
+1 −1 | src/bif_tasks.c | |
+34 −44 | src/heap.c | |
+0 −1 | src/heap.h | |
+3 −3 | src/internal.h | |
+13 −0 | src/module.c | |
+2 −2 | src/parser.c | |
+2 −1 | src/prolog.c | |
+1 −1 | src/prolog.h | |
+17 −2 | src/query.c | |
+2 −0 | src/query.h | |
+1 −1 | src/toplevel.c | |
+1 −1 | src/unify.c |
Binary file not shown.