Menu ▾ ▴

Src (SVN)-old Commit Log


Commit Date  
[r9163] by "kifer"

added the ability to use user-defined types to proc_files: user can use
add_cvt_type_hook/2 to specify conversion hooks for specific types, eg, a time-hook may take something like '9:8:7' and return time(9,8,7).
Some refactoring of code.
Documentation.

2017-11-27 03:39:56 Tree
[r9162] by "kifer"

fixed the make files for xpath package

2017-11-21 04:52:40 Tree
[r9161] by "kifer"

fixed the make files for xpath package

2017-11-21 04:52:37 Tree
[r9160] by "kifer"

squash the DISABLE_LINUX_COMPILER_WARNING macro on windows.
Replace /MT with /MD flag in windows makefiles

2017-11-21 04:29:16 Tree
[r9159] by tswift

Added hook to not remove .xwams when running in gc-test mode.

2017-11-19 01:01:43 Tree
[r9158] by tswift

IDG traversal routines using CNs instead of SFs, and code cleanup.

2017-11-19 00:57:22 Tree
[r9157] by tswift

Finished (I think) updating code so that IDG traversal for meta-predicates
works on call nodes rather than SF. (I didn't change xsb_compute_scc, which can only work on
interior IDG nodes, anyway).

Also do a bit of code cleanup, removal of dead code, and rationalization of code within files.

2017-11-19 00:54:36 Tree
[r9156] by tswift

No longer needed.

2017-11-19 00:45:43 Tree
[r9155] by tswift

No longer needed.

2017-11-19 00:44:52 Tree
[r9154] by dwarren

Changed my mind. Now a Mod:Term term in a structure (not in predicate
positions) is left as Mod:NTerm, where Term is transformed to
NTerm. So the module modifier is left alone and does not affect the
Term. This is what the compiler would do.

2017-11-16 20:01:50 Tree
Older >