quakeforge/nq
Bill Currie acd54afff7 move to using a hash table for builtin number -> builtin lookup so sparse
ranges can be used efficiently. move the auto-allocated builtins to
0x10000000-0x7fffffff. should be more than enough :)

use static builtin tables ("nul" terminated) instead of a series of
function calls to add builtins to a vm. should be more memory efficient.
2004-01-06 05:51:09 +00:00
..
include fix E_POINTER and E_FUNCTION 2003-09-12 23:12:21 +00:00
source move to using a hash table for builtin number -> builtin lookup so sparse 2004-01-06 05:51:09 +00:00
.gitignore cvs ignorage 2003-02-10 21:09:54 +00:00
Makefile.am Makefile cleanups. 2001-04-18 07:05:37 +00:00