12 Коміти (869c039bef12a6cdc191781f0c0a76dd7eb00c85)

Автор SHA1 Повідомлення Дата
  Pete McNeil 3a4f5ea518 MANGLER to Mangler - conformity 4 роки тому
  Pete McNeil af0cfa3af7 snf_engine.cpp uses codedweller 4 роки тому
  Pete McNeil cb4666686f cleaned up namespace in SNFMulti 4 роки тому
  Pete McNeil 966e5cc5c2 cleaned up namespace in snf_engine 4 роки тому
  Wombat 694590d05f Removed ifstream NULL comparison 6 роки тому
  madscientist a8394a591c Tightened up evaluator code to eliminate un-necessary attempts to match precise tokens. 8 роки тому
  madscientist 48babc91c7 Implemented AI based "saccades" engine to improve scanning efficiency. The Saccades engine borrows from vision systems research and allows SNF to learn important message structures and adapt it's scanning technique in real-time. Using this engine SNF can often avoid scanning large portions of each message without missing important content resulting in potentially 10 fold improvements in scanner efficiency. 10 роки тому
  madscientist 3613b43c5d Further optimized deep code in the scanning engine using a jump table to replace a collection of if/else logic. 10 роки тому
  madscientist a457509f6a Replaced all assert() with appropriate Checks and Faults in SNFMulti and it's components. Also added some minor tweaks to improve code safety and eliminate compiler warnings. 15 роки тому
  madscientist 9675a9036d Minor tweaks to GBUdb.* to remove compiler warnings. 15 роки тому
  madscientist 7faa99d01f Re-factored for CodeDweller separation 15 роки тому
  madscientist b313d3961a setup 15 роки тому