Menu

Src (SVN)-old Commit Log


Commit Date  
[r9809] by tswift

Adding a few more tests of dynamic loading with modules along with dynamic loading of
trie indexed coded.

2021-02-11 00:39:01 Tree
[r9808] by tswift

Revision of dynamic loading section to include load_dyn_gen/2.
(Please help me with a better name).
The various options for this predicate are explained, while the various incarnations of
load_dyn and load_dync are explained in terms of option choice for load_dyn_gen
(again, better name?). Even though load_dyn_gen (name?) is implemented just a fancy switch
to load_dyn(c) I think the explanation is now simpler and clearer.

As part of the manual revision I updated the discussion of static vs. dynamic code
in the System chapter, and added a discussion of canonical syntax in the Syntax chapter.

2021-02-10 00:29:46 Tree
[r9807] by tswift

Making ensure_loaded/3 standard.

2021-02-09 22:04:44 Tree
[r9806] by dwarren

Removed obsolete FactFlg in load_dync. Also put all constants in usermod in load_dyn(c) (even if standard_symbols).

2021-02-09 16:43:08 Tree
[r9805] by dwarren

Fixed some uses of incorrect defined constants: tag instead of token constants. (Note didn't change .xwam).

2021-02-09 16:29:41 Tree
[r9804] by tswift

Test for changes to load_dyn/c but also
adding more tests for these loaders overall.

2021-02-08 21:14:09 Tree
[r9803] by tswift

Changes and extensions to load_dyn(c).
* Added load_dyn_gen/2 which allows the user to make a call via an option list.
* Changed a warning about too many non-canonical terms in load_dync to a syntax error.
* Made the number of non-canonical terms encountered before throwing an error settable via a prolog flag.

The change to curr_sym is to add a syntax_error/2 (there was only a syntax_error/1).

2021-02-08 21:09:19 Tree
[r9802] by tswift

added a new flag for an adjustable error limit for load_dync.

2021-02-08 21:04:57 Tree
[r9801] by dwarren

Declared decode_index/2 exported in curr_sym and commented back in an index decl in file_op.H (and commiting consult.xwam that seemed out of sync).

2021-02-05 15:25:10 Tree
[r9800] by tswift

Just a little cleanup that I forgot to do.

2021-02-04 22:51:13 Tree
Older >
Auth0 Logo