1re2c
2----
3
4YASM version
5------------
6- translated to C from C++ for portability reasons
7
8Version 0.9.1
9-------------
10
11- removed rcs comments in source files
12
13Version 0.9
14-----------
15
16- redistribution based on version 0.5
17- added parentheses to assignment expressions in 'if' statements
18- rearranged class members to match initialization order
19- substr fix
20- use array delete [] when necessary
21- other minor fixes for subduing compiler warnings
22
23