/[svn]/CHANGES
ViewVC logotype

Contents of /CHANGES

Parent Directory Parent Directory | Revision Log Revision Log


Revision 664 - (show annotations)
Tue Jul 10 17:52:23 2007 UTC (5 years, 10 months ago) by abate
File size: 808 byte(s)
[r2003-09-19 23:29:12 by cvscast] Beppe: upgraded version to 0.2.0

Original author: cvscast
Date: 2003-09-19 23:29:12+00:00
1 0.2.0
2 * Rewriting to use ocaml 3.07
3
4 0.1.1
5 * Various bug fixes (expat might now work)
6 * Sequencing operator e1;e2 (equivalent to: let [] = e1 in e2)
7 * Encoded references
8
9
10 0.1.0
11 * Support for XML Namespaces
12 * Better support for expat; clean Makefile
13 * Get rid of ;; and let fun in examples
14 * Optional ; for record in attribute position (values and types/patterns)
15 * Split --dump into --load and --save
16 * 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
21
22 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 0.0.9
29 * First public release (alpha release)

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5