| 1 |
abate |
664 |
0.2.0 |
| 2 |
|
|
* Rewriting to use ocaml 3.07 |
| 3 |
|
|
|
| 4 |
abate |
641 |
0.1.1 |
| 5 |
abate |
642 |
* Various bug fixes (expat might now work) |
| 6 |
abate |
623 |
* Sequencing operator e1;e2 (equivalent to: let [] = e1 in e2) |
| 7 |
|
|
* Encoded references |
| 8 |
|
|
|
| 9 |
|
|
|
| 10 |
abate |
563 |
0.1.0 |
| 11 |
abate |
562 |
* Support for XML Namespaces |
| 12 |
abate |
527 |
* Better support for expat; clean Makefile |
| 13 |
abate |
489 |
* Get rid of ;; and let fun in examples |
| 14 |
abate |
562 |
* Optional ; for record in attribute position (values and types/patterns) |
| 15 |
abate |
489 |
* Split --dump into --load and --save |
| 16 |
abate |
527 |
* Better handling of strings (specific node in AST) |
| 17 |
|
|
* Map, transform: tail-recursive implementation |
| 18 |
|
|
* Preliminary support for XML Schema |
| 19 |
|
|
* Various bug fixes |
| 20 |
abate |
489 |
|
| 21 |
abate |
527 |
|
| 22 |
abate |
475 |
0.0.91 |
| 23 |
|
|
* Second alpha release |
| 24 |
|
|
* Bug fixes and syntax changes (e.g. making "fun" optional in "let fun") |
| 25 |
|
|
* Experimenting with expat support (see expat/README) |
| 26 |
|
|
|
| 27 |
|
|
|
| 28 |
abate |
370 |
0.0.9 |
| 29 |
|
|
* First public release (alpha release) |