| 1 |
abate |
562 |
0.0.92 |
| 2 |
|
|
* Support for XML Namespaces |
| 3 |
abate |
527 |
* Better support for expat; clean Makefile |
| 4 |
abate |
489 |
* Get rid of ;; and let fun in examples |
| 5 |
abate |
562 |
* Optional ; for record in attribute position (values and types/patterns) |
| 6 |
abate |
489 |
* Split --dump into --load and --save |
| 7 |
abate |
527 |
* Better handling of strings (specific node in AST) |
| 8 |
|
|
* Map, transform: tail-recursive implementation |
| 9 |
|
|
* Preliminary support for XML Schema |
| 10 |
|
|
* Various bug fixes |
| 11 |
abate |
489 |
|
| 12 |
abate |
527 |
|
| 13 |
abate |
475 |
0.0.91 |
| 14 |
|
|
* Second alpha release |
| 15 |
|
|
* Bug fixes and syntax changes (e.g. making "fun" optional in "let fun") |
| 16 |
|
|
* Experimenting with expat support (see expat/README) |
| 17 |
|
|
|
| 18 |
|
|
|
| 19 |
abate |
370 |
0.0.9 |
| 20 |
|
|
* First public release (alpha release) |