Abdulaziz Ghuloum
|
0d91ab9774
|
- pretty-printing record type now work properly and share/graph
marks are propagated between record fields and surrounding
context.
|
2008-10-16 02:43:03 -04:00 |
Abdulaziz Ghuloum
|
4133bd73d3
|
Added copyright notice to pretty-formats.ss
|
2008-05-12 00:37:55 -07:00 |
Abdulaziz Ghuloum
|
4acf71d6d2
|
moved pretty-printing formats to their own library.
|
2008-05-12 00:35:19 -07:00 |
Abdulaziz Ghuloum
|
f05f171f28
|
exported pretty-format, a parameter maker for setting the pretty
format for various forms. The pretty format structure is not
documented yet and there is no error-checking mechanism for
verifying proper input.
|
2008-05-12 01:00:01 -04:00 |
Abdulaziz Ghuloum
|
f6e5e4d5b4
|
Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no.
|
2008-01-29 00:34:34 -05:00 |
Abdulaziz Ghuloum
|
9e06ec35bf
|
Fixes bug 181679: vec-graph not working
|
2008-01-10 00:40:39 -05:00 |
Abdulaziz Ghuloum
|
8c0563b2d3
|
fixes bug 173369: errors are supposed to be &assertion
|
2007-12-15 08:22:49 -05:00 |
Abdulaziz Ghuloum
|
efd233ad0e
|
Fixes bugs 175025 and 175026: let-values and let*-values are fixed/added
|
2007-12-09 02:53:12 -05:00 |
Abdulaziz Ghuloum
|
217dff5d3e
|
* Added pretty formats for library and import forms, fixed
pretty format of define.
|
2007-11-06 03:04:32 -05:00 |
Abdulaziz Ghuloum
|
b8434045f7
|
* pretty-width is now exported.
* generate-temporaries uses the names of identifiers to construct
new names.
|
2007-10-31 04:34:14 -04:00 |
Abdulaziz Ghuloum
|
6f576dc224
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
Abdulaziz Ghuloum
|
b640d98cbc
|
* removed formatted errors from all source codes.
|
2007-10-25 14:32:26 -04:00 |
Abdulaziz Ghuloum
|
683fb50242
|
* autoconf now properly exports .ss files.
|
2007-10-17 22:50:15 -04:00 |
Abdulaziz Ghuloum
|
fdb664b61c
|
renamed:
src/scheme => scheme
|
2007-10-17 20:07:10 -04:00 |