view ChangeLog @ 446:194787ce2a77 3.0

Adjusted listings to convert tabs to spaces; assume 8 space tabs
author lost@l-w.ca
date Thu, 04 Nov 2010 22:40:57 -0600
parents 2a94b2e64621
children 5cccf90bf838
line wrap: on
line source

The following includes the various changes in each release of LWTOOLS. This
ChangeLog does not contain anything prior to version 3.0 which was a
completely redesigned version of the system.

Each item is prefixed by a flag in []. The flags mean:

[*] Project structure or other "meta" change
[!] critical bug fix - code generation error, etc.
[+] new feature
[-] feature removed
[b] minor bugfix
[ ] general improvement

Also, the software affected may follow in [].

Version 3.0.2

[ ] Listings now assume an 8 space tab and convert tabs to spaces

Version 3.0.1

[!] Corrected major memory leak
[!] Corrected code generation errors

Version 3.0

[*] Completely new architecture for lwasm
[+] Added LWDISASM, a disassembler