mac32 Code
Brought to you by:
jacotton
| File | Date | Author | Commit |
|---|---|---|---|
| lib | 2017-04-24 |
|
[58bdb3] upload code |
| src | 2018-02-21 |
|
[2874cc] fix Ago bug |
| test | 2017-04-24 |
|
[58bdb3] upload code |
| AUTHORS | 2018-02-11 |
|
[7d76d6] add comment |
| ChangeLog | 2017-04-24 |
|
[0f27ad] more files |
| Makefile.am | 2017-04-24 |
|
[58bdb3] upload code |
| Makefile.in | 2017-04-24 |
|
[58bdb3] upload code |
| NEWS | 2017-04-24 |
|
[0f27ad] more files |
| README | 2018-02-11 |
|
[adc904] add comments |
| autogen.sh | 2017-04-24 |
|
[58bdb3] upload code |
| configure.ac | 2017-04-24 |
|
[58bdb3] upload code |
First attempt at geting a macro32 like preprocessor running. 2/11/18 - The code is starting to get solid. It will compile most of the test code there may be some broken casses in the test code..... I have tested this code using 3 compilers on solaris - clang, cc, and gcc. So far gcc is giving the best results. With clang and cc I am getting a memory fault in the ExpandText code. Need to chase that down real soon now. This code is also known to work on cygwin with gcc.