NESLA NullLogic Embedded Scripting Language ToDo
Copyright
© 2009 Dan Cahill. All rights reserved.
- need to add precalc sizes for blocks and conds
- it's time to add jmps
- shared libs crash on openbsd 3.5
- need better errors and failure return codes
- need better checks for fdiv/nan/inf, etc.
- need to add a printf function
- including a file creates a new local context - this seems wrong....
- finish zip compression
- separate dists for pure code and full bundle
- private object members?
- better object scope checking
- some kind of extended openssl support
- s/mime
- process and/or thread control
- start zlib support for proxy server
- find bug that crashes pop3 server
- update sites w/copyright dates
- get general MIME code working
- make regexp code useful
- fix c++ wrapper and test code
- add native interbase client code
- add native codebase code
- research faster hashed list methods
- fix block size precalc
- add transactions to sql apis
- fix explicit scope specifications
- rewrite complex function set (i.e. tcp) in oo style
- add object delete
- write a damned interbase client lib already
- isolate and correct odbc crashing and memory abuse w/interbase driver