renamed 00-readme files to README added scripts elisp-comp and missing removed kernel/interp.fs (should have been removed in mega-patch) added make rule for doc/gforth.txt renamed PARSE-WORD into SWORD (PARSE-WORD is used with the meaning of NAME in OpenBoot and dpans6 A.6.2.2008)
Changed "marker and order" problem
bugfix (multiple REVEALs had wrong stack effect) added test for ONLY bug
Changed hax-xy flags to environmental queries.
changes from gforth-ec: updated cross (side-effect: no more warnings :-) some changed other forth-files ['] can not do forward references any more
Added documentation for structures and object.fs Changed representation of structures from "size align" to "align size", and renamed 1 cells: to cell% etc. added %size and %alignment fixed search bug added command-line option --die-on-signal
Major change! hash and search does not rely on each other. context and voclink are now present in kernel. words and marker can now defined without loading hash or search marker went to extend.fs word went to kernel/tools.fs table goes to seperate file (at the moment) glocals.fs and kernel/toolsext.fs are changed because of the change in the wordlist-map-struct... Attention: You can't recompile the code without new kernel-files!!! jens
Environmental query "gforth" now returns the version-string dictionary-end and unused moved into the kernel/basics.fs Minor gforth.el bug fixes Major rewrite of objects.fs (not yet done) fixed -trailing bug (with test in test/other.fs) optimization of fields with offset 0 in struct.fs and compat/struct.fs other changes in compat/struct.fs (not yet done) added ansreports to compat/*.fs documentation changes allot now checks for dict overflow named [IS] (compilation semantics of IS). minor changes
jwilke's changes: Moved many files to other directories renamed many files other changes unknown to me.
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |