This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/library/tries
2010-01-11 15:44:43 +00:00
..
base_itries.c fix OSX breakage 2008-10-20 17:58:12 +01:00
base_itries.h fix OSX breakage 2008-10-20 17:58:12 +01:00
base_tries.c new primitives trie_get_first_entry/2 and trie_get_last_entry/2 in tries module 2009-11-27 19:10:36 +00:00
base_tries.h new primitives trie_get_first_entry/2 and trie_get_last_entry/2 in tries module 2009-11-27 19:10:36 +00:00
core_tries.c Nuno Fonseca's trie writing updates. 2009-11-03 14:37:12 +00:00
core_tries.h deleting old files for trie library 2009-07-01 16:35:21 +01:00
itries.c Nuno Fonseca's trie writing updates. 2009-11-03 14:37:12 +00:00
Makefile.in support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
tries.c fix excessive trimming in C-interface for backtrackable predicates (obs from José Vieira). 2010-01-11 15:44:43 +00:00