newlisp.vim version 1.24
Posted: Wed Nov 26, 2008 9:49 pm
Another step toward newlisp v10.0. No major changes this time, only an update of built-in functions list. In particular:
* integer is moved to "obsolete" section. It was removed from documentation long ago, and Lutz said it will be discarded completely in 9.9.96 release.
* new section "debugging" is created, it contains two functions: estack and dump-symbol. They are not compiled into normal release code, but exist in the source. Functions are highlighted in "todo" colors (the same as obsolete), but you can change this.
* two undocumented functions discovered ;-), default and bits. Lutz said the first will be documented in 10.0, how about second?
* minor code cleanup in newlispdoc supporting code, should not affect anything.
Downloadable from usual places (one, two), peer review solicited.
* integer is moved to "obsolete" section. It was removed from documentation long ago, and Lutz said it will be discarded completely in 9.9.96 release.
* new section "debugging" is created, it contains two functions: estack and dump-symbol. They are not compiled into normal release code, but exist in the source. Functions are highlighted in "todo" colors (the same as obsolete), but you can change this.
* two undocumented functions discovered ;-), default and bits. Lutz said the first will be documented in 10.0, how about second?
* minor code cleanup in newlispdoc supporting code, should not affect anything.
Downloadable from usual places (one, two), peer review solicited.